2017-09-13 07:52:34 +02:00

83 lines
2.0 KiB
JSON

{
"_args": [
[
{
"raw": "multipipe@^0.1.2",
"scope": null,
"escapedName": "multipipe",
"name": "multipipe",
"rawSpec": "^0.1.2",
"spec": ">=0.1.2 <0.2.0",
"type": "range"
},
"c:\\xampp\\htdocs\\laravel\\node_modules\\gulp-util"
]
],
"_from": "multipipe@>=0.1.2 <0.2.0",
"_id": "multipipe@0.1.2",
"_inCache": true,
"_location": "/multipipe",
"_nodeVersion": "0.10.32",
"_npmUser": {
"name": "juliangruber",
"email": "julian@juliangruber.com"
},
"_npmVersion": "2.1.5",
"_phantomChildren": {
"core-util-is": "1.0.2",
"inherits": "2.0.3"
},
"_requested": {
"raw": "multipipe@^0.1.2",
"scope": null,
"escapedName": "multipipe",
"name": "multipipe",
"rawSpec": "^0.1.2",
"spec": ">=0.1.2 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/gulp-util"
],
"_resolved": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz",
"_shasum": "2a8f2ddf70eed564dff2d57f1e1a137d9f05078b",
"_shrinkwrap": null,
"_spec": "multipipe@^0.1.2",
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\gulp-util",
"bugs": {
"url": "https://github.com/juliangruber/multipipe/issues"
},
"dependencies": {
"duplexer2": "0.0.2"
},
"description": "pipe streams with centralized error handling",
"devDependencies": {
"mocha": "~1.17.0"
},
"directories": {},
"dist": {
"shasum": "2a8f2ddf70eed564dff2d57f1e1a137d9f05078b",
"tarball": "https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz"
},
"gitHead": "df434f568b85de914ee7f6ad714343b8736e3315",
"homepage": "https://github.com/juliangruber/multipipe",
"license": "MIT",
"maintainers": [
{
"name": "juliangruber",
"email": "julian@juliangruber.com"
}
],
"name": "multipipe",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/juliangruber/multipipe.git"
},
"scripts": {
"test": "make test"
},
"version": "0.1.2"
}