blob: 8888eaf4319c5689be2ebe218b78a6b2615df118 [file] [log] [blame]
{
"_args": [
[
{
"raw": "stream-splicer@^2.0.0",
"scope": null,
"escapedName": "stream-splicer",
"name": "stream-splicer",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/labeled-stream-splicer"
]
],
"_from": "stream-splicer@>=2.0.0 <3.0.0",
"_id": "stream-splicer@2.0.0",
"_inCache": true,
"_location": "/stream-splicer",
"_nodeVersion": "2.4.0",
"_npmUser": {
"name": "substack",
"email": "substack@gmail.com"
},
"_npmVersion": "3.2.2",
"_phantomChildren": {},
"_requested": {
"raw": "stream-splicer@^2.0.0",
"scope": null,
"escapedName": "stream-splicer",
"name": "stream-splicer",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/labeled-stream-splicer"
],
"_resolved": "https://registry.npmjs.org/stream-splicer/-/stream-splicer-2.0.0.tgz",
"_shasum": "1b63be438a133e4b671cc1935197600175910d83",
"_shrinkwrap": null,
"_spec": "stream-splicer@^2.0.0",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/labeled-stream-splicer",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/stream-splicer/issues"
},
"dependencies": {
"inherits": "^2.0.1",
"readable-stream": "^2.0.2"
},
"description": "streaming pipeline with a mutable configuration",
"devDependencies": {
"JSONStream": "^1.0.4",
"concat-stream": "^1.4.6",
"split": "^1.0.0",
"tape": "^4.2.0",
"through2": "^2.0.0"
},
"directories": {},
"dist": {
"shasum": "1b63be438a133e4b671cc1935197600175910d83",
"tarball": "https://registry.npmjs.org/stream-splicer/-/stream-splicer-2.0.0.tgz"
},
"gitHead": "9fae7fdf051fc56a6a316416feda5be2291bf220",
"homepage": "https://github.com/substack/stream-splicer",
"keywords": [
"stream",
"mutable",
"pipeline"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
}
],
"name": "stream-splicer",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/stream-splicer.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "2.0.0"
}