Feuerwehr-eppingen/node_modules/pump/package.json

98 lines
2.5 KiB
JSON

{
"_args": [
[
{
"raw": "pump@^2.0.1",
"scope": null,
"escapedName": "pump",
"name": "pump",
"rawSpec": "^2.0.1",
"spec": ">=2.0.1 <3.0.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/mississippi"
]
],
"_from": "pump@>=2.0.1 <3.0.0",
"_id": "pump@2.0.1",
"_inCache": true,
"_location": "/pump",
"_nodeVersion": "8.9.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/pump-2.0.1.tgz_1516638146695_0.7931882732082158"
},
"_npmUser": {
"name": "mafintosh",
"email": "mathiasbuus@gmail.com"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "pump@^2.0.1",
"scope": null,
"escapedName": "pump",
"name": "pump",
"rawSpec": "^2.0.1",
"spec": ">=2.0.1 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/mississippi",
"/pumpify"
],
"_resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz",
"_shasum": "12399add6e4cf7526d973cbc8b5ce2e2908b3909",
"_shrinkwrap": null,
"_spec": "pump@^2.0.1",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/mississippi",
"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-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": [
"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": "2.0.1"
}