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

89 lines
2.2 KiB
JSON

{
"_args": [
[
"pump@^2.0.0",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/pumpify"
]
],
"_from": "pump@>=2.0.0 <3.0.0",
"_id": "pump@2.0.1",
"_inCache": true,
"_installable": true,
"_location": "/pump",
"_nodeVersion": "8.9.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/pump-2.0.1.tgz_1516638146695_0.7931882732082158"
},
"_npmUser": {
"email": "mathiasbuus@gmail.com",
"name": "mafintosh"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "pump",
"raw": "pump@^2.0.0",
"rawSpec": "^2.0.0",
"scope": null,
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/pumpify"
],
"_resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz",
"_shasum": "12399add6e4cf7526d973cbc8b5ce2e2908b3909",
"_shrinkwrap": null,
"_spec": "pump@^2.0.0",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/pumpify",
"author": {
"email": "mathiasbuus@gmail.com",
"name": "Mathias Buus Madsen"
},
"browser": {
"fs": false
},
"bugs": {
"url": "https://github.com/mafintosh/pump/issues"
},
"dependencies": {
"end-of-stream": "^1.1.0",
"once": "^1.3.1"
},
"description": "pipe streams together and close all of them if one of them closes",
"devDependencies": {},
"directories": {},
"dist": {
"integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==",
"shasum": "12399add6e4cf7526d973cbc8b5ce2e2908b3909",
"tarball": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz"
},
"gitHead": "4c93a460459fd970dd963fd9600c75b0e90404c2",
"homepage": "https://github.com/mafintosh/pump#readme",
"keywords": [
"callback",
"destroy",
"pipe",
"streams"
],
"license": "MIT",
"maintainers": [
{
"name": "mafintosh",
"email": "mathiasbuus@gmail.com"
}
],
"name": "pump",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/mafintosh/pump.git"
},
"scripts": {
"test": "node test-browser.js && node test-node.js"
},
"version": "2.0.1"
}