{ "_args": [ [ "pump@^3.0.0", "/home/lyxaira/Artesanias/artesanias/node_modules/get-stream" ] ], "_from": "pump@>=3.0.0 <4.0.0", "_id": "pump@3.0.0", "_inCache": true, "_installable": true, "_location": "/pump", "_nodeVersion": "9.4.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/pump-3.0.0.tgz_1517391995455_0.9241023743525147" }, "_npmUser": { "email": "mathiasbuus@gmail.com", "name": "mafintosh" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "name": "pump", "raw": "pump@^3.0.0", "rawSpec": "^3.0.0", "scope": null, "spec": ">=3.0.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/get-stream", "/got/get-stream", "/windows-release/get-stream" ], "_resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", "_shasum": "b4a2116815bde2f4e1ea602354e8c75565107a64", "_shrinkwrap": null, "_spec": "pump@^3.0.0", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/get-stream", "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-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", "shasum": "b4a2116815bde2f4e1ea602354e8c75565107a64", "tarball": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz" }, "gitHead": "b05d1838cc3be47f7c3cd9020c73f6ebbafd3aa0", "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": "3.0.0" }