52 lines
1.4 KiB
JSON
52 lines
1.4 KiB
JSON
{
|
|
"_from": "stream-consume@~0.1.0",
|
|
"_id": "stream-consume@0.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-tNa3hzgkjEP7XbCkbRXe1jpg+ievoa0O4SCFlMOYEscGSS4JJsckGL8swUyAa/ApGU3Ae4t6Honor4HhL+tRyg==",
|
|
"_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.1.tgz",
|
|
"_shasum": "d3bdb598c2bd0ae82b8cac7ac50b1107a7996c48",
|
|
"_spec": "stream-consume@~0.1.0",
|
|
"_where": "/home/lafrite/tmp/site_pelican/theme/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.1"
|
|
}
|