Feuerwehr-eppingen/node_modules/mississippi/package.json

106 lines
2.8 KiB
JSON

{
"_args": [
[
{
"raw": "mississippi@^2.0.0",
"scope": null,
"escapedName": "mississippi",
"name": "mississippi",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/cacache"
]
],
"_from": "mississippi@>=2.0.0 <3.0.0",
"_id": "mississippi@2.0.0",
"_inCache": true,
"_location": "/mississippi",
"_nodeVersion": "9.4.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/mississippi-2.0.0.tgz_1517331003152_0.11919152969494462"
},
"_npmUser": {
"name": "bret",
"email": "bcomnes@gmail.com"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {
"readable-stream": "2.3.6",
"xtend": "4.0.1"
},
"_requested": {
"raw": "mississippi@^2.0.0",
"scope": null,
"escapedName": "mississippi",
"name": "mississippi",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/cacache"
],
"_resolved": "https://registry.npmjs.org/mississippi/-/mississippi-2.0.0.tgz",
"_shasum": "3442a508fafc28500486feea99409676e4ee5a6f",
"_shrinkwrap": null,
"_spec": "mississippi@^2.0.0",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/cacache",
"author": {
"name": "max ogden"
},
"bugs": {
"url": "https://github.com/maxogden/mississippi/issues"
},
"dependencies": {
"concat-stream": "^1.5.0",
"duplexify": "^3.4.2",
"end-of-stream": "^1.1.0",
"flush-write-stream": "^1.0.0",
"from2": "^2.1.0",
"parallel-transform": "^1.1.0",
"pump": "^2.0.1",
"pumpify": "^1.3.3",
"stream-each": "^1.1.0",
"through2": "^2.0.0"
},
"description": "a collection of useful streams",
"devDependencies": {},
"directories": {},
"dist": {
"integrity": "sha512-zHo8v+otD1J10j/tC+VNoGK9keCuByhKovAvdn74dmxJl9+mWHnx6EMsDN4lgRoMI/eYo2nchAxniIbUPb5onw==",
"shasum": "3442a508fafc28500486feea99409676e4ee5a6f",
"tarball": "https://registry.npmjs.org/mississippi/-/mississippi-2.0.0.tgz"
},
"engines": {
"node": ">=4.0.0"
},
"gitHead": "94426b40788f4d7a984b18094238a3b3bc0104de",
"homepage": "https://github.com/maxogden/mississippi#readme",
"license": "BSD-2-Clause",
"main": "index.js",
"maintainers": [
{
"name": "bret",
"email": "bcomnes@gmail.com"
},
{
"name": "maxogden",
"email": "max@maxogden.com"
}
],
"name": "mississippi",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/maxogden/mississippi.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.0.0"
}