ionic
Version:
A tool for creating and developing Ionic Framework mobile apps.
93 lines (92 loc) • 2.55 kB
JSON
{
"_args": [
[
{
"raw": "stream-combiner2@~1.0.0",
"scope": null,
"escapedName": "stream-combiner2",
"name": "stream-combiner2",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"/home/jthoms1/Workspace/ionic-cli-v2/node_modules/module-deps"
]
],
"_from": "stream-combiner2@>=1.0.0 <1.1.0",
"_id": "stream-combiner2@1.0.2",
"_inCache": true,
"_location": "/stream-combiner2",
"_nodeVersion": "0.10.12",
"_npmUser": {
"name": "substack",
"email": "mail@substack.net"
},
"_npmVersion": "2.0.2",
"_phantomChildren": {
"core-util-is": "1.0.2",
"inherits": "2.0.3",
"isarray": "0.0.1",
"string_decoder": "0.10.31"
},
"_requested": {
"raw": "stream-combiner2@~1.0.0",
"scope": null,
"escapedName": "stream-combiner2",
"name": "stream-combiner2",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/module-deps"
],
"_resolved": "https://registry.npmjs.org/stream-combiner2/-/stream-combiner2-1.0.2.tgz",
"_shasum": "ba72a6b50cbfabfa950fc8bc87604bd01eb60671",
"_shrinkwrap": null,
"_spec": "stream-combiner2@~1.0.0",
"_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/module-deps",
"author": {
"name": "'Dominic Tarr'",
"email": "dominic.tarr@gmail.com",
"url": "http://dominictarr.com"
},
"bugs": {
"url": "https://github.com/substack/stream-combiner2/issues"
},
"dependencies": {
"duplexer2": "~0.0.2",
"through2": "~0.5.1"
},
"description": "This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams2.",
"devDependencies": {
"event-stream": "~3.0.7",
"tape": "~2.3.0",
"through": "~2.3.4"
},
"directories": {},
"dist": {
"shasum": "ba72a6b50cbfabfa950fc8bc87604bd01eb60671",
"tarball": "https://registry.npmjs.org/stream-combiner2/-/stream-combiner2-1.0.2.tgz"
},
"gitHead": "da79632e5adb4e87e326b9432656494aa4204544",
"homepage": "https://github.com/substack/stream-combiner2",
"license": "MIT",
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
}
],
"name": "stream-combiner2",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/stream-combiner2.git"
},
"scripts": {
"test": "set -e; for t in test/*.js; do node $t; done"
},
"version": "1.0.2"
}