| Current Path : /var/www/html/test/wetty2/node_modules/pump/ |
| Current File : /var/www/html/test/wetty2/node_modules/pump/package.json |
{
"_args": [
[
{
"raw": "pump@^3.0.0",
"scope": null,
"escapedName": "pump",
"name": "pump",
"rawSpec": "^3.0.0",
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"/var/www/html/test/wetty/node_modules/get-stream"
]
],
"_from": "pump@>=3.0.0 <4.0.0",
"_id": "pump@3.0.0",
"_inCache": true,
"_location": "/pump",
"_nodeVersion": "9.4.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/pump-3.0.0.tgz_1517391995455_0.9241023743525147"
},
"_npmUser": {
"name": "mafintosh",
"email": "mathiasbuus@gmail.com"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "pump@^3.0.0",
"scope": null,
"escapedName": "pump",
"name": "pump",
"rawSpec": "^3.0.0",
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/cacheable-request/get-stream",
"/get-stream",
"/git-authors-cli/get-stream",
"/lint-staged/get-stream",
"/mississippi"
],
"_resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
"_shasum": "b4a2116815bde2f4e1ea602354e8c75565107a64",
"_shrinkwrap": null,
"_spec": "pump@^3.0.0",
"_where": "/var/www/html/test/wetty/node_modules/get-stream",
"author": {
"name": "Mathias Buus Madsen",
"email": "mathiasbuus@gmail.com"
},
"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": [
"streams",
"pipe",
"destroy",
"callback"
],
"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"
}