{ "_from": "pump@^3.0.0", "_id": "pump@3.0.4", "_inBundle": false, "_integrity": "sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==", "_location": "/pump", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "pump@^3.0.0", "name": "pump", "escapedName": "pump", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/get-stream" ], "_resolved": "https://registry.npmmirror.com/pump/-/pump-3.0.4.tgz", "_shasum": "1f313430527fa8b905622ebd22fe1444e757ab3c", "_spec": "pump@^3.0.0", "_where": "E:\\git\\2021项目\\安科院大屏\\node_modules\\get-stream", "author": { "name": "Mathias Buus Madsen", "email": "mathiasbuus@gmail.com" }, "browser": { "fs": false }, "bugs": { "url": "https://github.com/mafintosh/pump/issues" }, "bundleDependencies": false, "dependencies": { "end-of-stream": "^1.1.0", "once": "^1.3.1" }, "deprecated": false, "description": "pipe streams together and close all of them if one of them closes", "homepage": "https://github.com/mafintosh/pump#readme", "imports": { "fs": { "bare": "./empty.js", "default": "fs" } }, "keywords": [ "streams", "pipe", "destroy", "callback" ], "license": "MIT", "name": "pump", "repository": { "type": "git", "url": "git://github.com/mafintosh/pump.git" }, "scripts": { "test": "node test-browser.js && node test-node.js" }, "version": "3.0.4" }