trainingproject
Version:
A module to teach you how to module.
93 lines (92 loc) • 2.83 kB
JSON
{
"_args": [
[
{
"raw": "combined-stream-wait-for-it@^1.1.0",
"scope": null,
"escapedName": "combined-stream-wait-for-it",
"name": "combined-stream-wait-for-it",
"rawSpec": "^1.1.0",
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\workshopper-adventure"
]
],
"_from": "combined-stream-wait-for-it@>=1.1.0 <2.0.0",
"_id": "combined-stream-wait-for-it@1.1.0",
"_inCache": true,
"_location": "/combined-stream-wait-for-it",
"_nodeVersion": "7.1.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/combined-stream-wait-for-it-1.1.0.tgz_1478807182523_0.8446035981178284"
},
"_npmUser": {
"name": "leichtgewicht",
"email": "martin.heidegger@gmail.com"
},
"_npmVersion": "3.10.9",
"_phantomChildren": {},
"_requested": {
"raw": "combined-stream-wait-for-it@^1.1.0",
"scope": null,
"escapedName": "combined-stream-wait-for-it",
"name": "combined-stream-wait-for-it",
"rawSpec": "^1.1.0",
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/workshopper-adventure"
],
"_resolved": "https://registry.npmjs.org/combined-stream-wait-for-it/-/combined-stream-wait-for-it-1.1.0.tgz",
"_shasum": "e04b4ee884cd65715eac4e58ab17367a2cba4685",
"_shrinkwrap": null,
"_spec": "combined-stream-wait-for-it@^1.1.0",
"_where": "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\workshopper-adventure",
"author": {
"name": "Felix Geisendörfer",
"email": "felix@debuggable.com",
"url": "http://debuggable.com/"
},
"bugs": {
"url": "https://github.com/felixge/node-combined-stream/issues"
},
"dependencies": {
"delayed-stream": "~1.0.0"
},
"description": "A stream that emits multiple other streams one after another with support for waiting.",
"devDependencies": {
"far": "~0.0.7"
},
"directories": {},
"dist": {
"shasum": "e04b4ee884cd65715eac4e58ab17367a2cba4685",
"tarball": "https://registry.npmjs.org/combined-stream-wait-for-it/-/combined-stream-wait-for-it-1.1.0.tgz"
},
"engines": {
"node": ">= 0.8"
},
"gitHead": "d0e07f179852d9272182e5cb382e7e984e046a78",
"homepage": "https://github.com/felixge/node-combined-stream",
"license": "MIT",
"main": "./lib/combined_stream",
"maintainers": [
{
"name": "leichtgewicht",
"email": "martin.heidegger@gmail.com"
}
],
"name": "combined-stream-wait-for-it",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/felixge/node-combined-stream.git"
},
"scripts": {
"test": "node test/run.js"
},
"version": "1.1.0"
}