forked from enviPath/enviPy
Current Dev State
This commit is contained in:
51
static/js/ketcher2/node_modules/stream-consume/package.json
generated
vendored
Normal file
51
static/js/ketcher2/node_modules/stream-consume/package.json
generated
vendored
Normal file
@ -0,0 +1,51 @@
|
||||
{
|
||||
"_from": "stream-consume@~0.1.0",
|
||||
"_id": "stream-consume@0.1.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-pB6tGm1ggc63n2WwYZAbbY89HQ8=",
|
||||
"_location": "/stream-consume",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "stream-consume@~0.1.0",
|
||||
"name": "stream-consume",
|
||||
"escapedName": "stream-consume",
|
||||
"rawSpec": "~0.1.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~0.1.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/orchestrator"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/stream-consume/-/stream-consume-0.1.0.tgz",
|
||||
"_shasum": "a41ead1a6d6081ceb79f65b061901b6d8f3d1d0f",
|
||||
"_spec": "stream-consume@~0.1.0",
|
||||
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/orchestrator",
|
||||
"author": {
|
||||
"name": "Aron Nopanen"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/aroneous/stream-consume/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Consume a stream to ensure it keeps flowing",
|
||||
"devDependencies": {
|
||||
"mocha": "^1.20.1",
|
||||
"should": "^4.0.4",
|
||||
"through2": "^0.5.1"
|
||||
},
|
||||
"homepage": "https://github.com/aroneous/stream-consume",
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "stream-consume",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/aroneous/stream-consume.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
},
|
||||
"version": "0.1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user