You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
97 lines
2.4 KiB
97 lines
2.4 KiB
6 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"orchestrator@^0.3.0",
|
||
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp"
|
||
|
]
|
||
|
],
|
||
|
"_from": "orchestrator@>=0.3.0 <0.4.0",
|
||
|
"_id": "orchestrator@0.3.8",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/orchestrator",
|
||
|
"_nodeVersion": "6.9.1",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-18-east.internal.npmjs.com",
|
||
|
"tmp": "tmp/orchestrator-0.3.8.tgz_1478376952393_0.013398072216659784"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "robrich@robrich.org",
|
||
|
"name": "robrich"
|
||
|
},
|
||
|
"_npmVersion": "3.10.8",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "orchestrator",
|
||
|
"raw": "orchestrator@^0.3.0",
|
||
|
"rawSpec": "^0.3.0",
|
||
|
"scope": null,
|
||
|
"spec": ">=0.3.0 <0.4.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/gulp"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/orchestrator/-/orchestrator-0.3.8.tgz",
|
||
|
"_shasum": "14e7e9e2764f7315fbac184e506c7aa6df94ad7e",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "orchestrator@^0.3.0",
|
||
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp",
|
||
|
"author": {
|
||
|
"name": "Rob Richardson",
|
||
|
"url": "http://robrich.org/"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/robrich/orchestrator/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"end-of-stream": "~0.1.5",
|
||
|
"sequencify": "~0.0.7",
|
||
|
"stream-consume": "~0.1.0"
|
||
|
},
|
||
|
"description": "A module for sequencing and executing tasks and dependencies in maximum concurrency",
|
||
|
"devDependencies": {
|
||
|
"event-stream": "~3.3.4",
|
||
|
"gulp-uglify": "^2.0.0",
|
||
|
"jshint": "^2.9.4",
|
||
|
"map-stream": "~0.0.6",
|
||
|
"merge-stream": "~1.0.0",
|
||
|
"mocha": "~3.1.2",
|
||
|
"q": "~1.4.1",
|
||
|
"should": "~11.1.1",
|
||
|
"vinyl-fs": "~2.4.4"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "14e7e9e2764f7315fbac184e506c7aa6df94ad7e",
|
||
|
"tarball": "https://registry.npmjs.org/orchestrator/-/orchestrator-0.3.8.tgz"
|
||
|
},
|
||
|
"gitHead": "8d14e9df94450edf5dae1a16b7a8f051f26670fa",
|
||
|
"homepage": "https://github.com/robrich/orchestrator",
|
||
|
"keywords": [
|
||
|
"async",
|
||
|
"task",
|
||
|
"parallel",
|
||
|
"compose"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "./index.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "robrich@robrich.org",
|
||
|
"name": "robrich"
|
||
|
}
|
||
|
],
|
||
|
"name": "orchestrator",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/robrich/orchestrator.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha"
|
||
|
},
|
||
|
"version": "0.3.8"
|
||
|
}
|