2020-05-26 18:17:24 +02:00

82 lines
2.3 KiB
JSON

{
"_args": [
[
"stream-exhaust@^1.0.1",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/async-done"
]
],
"_from": "stream-exhaust@>=1.0.1 <2.0.0",
"_id": "stream-exhaust@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/stream-exhaust",
"_nodeVersion": "8.3.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/stream-exhaust-1.0.2.tgz_1504073634663_0.6293191735167056"
},
"_npmUser": {
"email": "chris@neversaw.us",
"name": "chrisdickinson"
},
"_npmVersion": "5.3.0",
"_phantomChildren": {},
"_requested": {
"name": "stream-exhaust",
"raw": "stream-exhaust@^1.0.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/async-done"
],
"_resolved": "https://registry.npmjs.org/stream-exhaust/-/stream-exhaust-1.0.2.tgz",
"_shasum": "acdac8da59ef2bc1e17a2c0ccf6c320d120e555d",
"_shrinkwrap": null,
"_spec": "stream-exhaust@^1.0.1",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/async-done",
"author": {
"email": "chris@neversaw.us",
"name": "Chris Dickinson"
},
"bugs": {
"url": "https://github.com/chrisdickinson/stream-exhaust.git"
},
"dependencies": {},
"description": "Ensure that a stream is flowing data without mutating it",
"devDependencies": {
"readable-stream": "^1.0.31",
"tape": "^2.14.0",
"through2": "^0.5.1"
},
"directories": {},
"dist": {
"integrity": "sha512-b/qaq/GlBK5xaq1yrK9/zFcyRSTNxmcZwFLGSTG0mXgZl/4Z6GgiyYOXOvY7N3eEvFRAG1bkDRz5EPGSvPYQlw==",
"shasum": "acdac8da59ef2bc1e17a2c0ccf6c320d120e555d",
"tarball": "https://registry.npmjs.org/stream-exhaust/-/stream-exhaust-1.0.2.tgz"
},
"gitHead": "3142d2e2ac0eb301d561ddf501407fbd75ebb1ee",
"homepage": "https://github.com/chrisdickinson/stream-exhaust.git",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "chrisdickinson",
"email": "chris@neversaw.us"
}
],
"name": "stream-exhaust",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/chrisdickinson/stream-exhaust.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.2"
}