| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 | 
							- {
 
-   "_from": "pump@^3.0.0",
 
-   "_id": "pump@3.0.2",
 
-   "_inBundle": false,
 
-   "_integrity": "sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==",
 
-   "_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.2.tgz",
 
-   "_shasum": "836f3edd6bc2ee599256c924ffe0d88573ddcbf8",
 
-   "_spec": "pump@^3.0.0",
 
-   "_where": "E:\\vue_project\\el-table-column\\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",
 
-   "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.2"
 
- }
 
 
  |