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.
82 lines
1.8 KiB
82 lines
1.8 KiB
{ |
|
"_args": [ |
|
[ |
|
"co@3.1.0", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/wrap-fn" |
|
] |
|
], |
|
"_from": "co@3.1.0", |
|
"_id": "co@3.1.0", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/co", |
|
"_npmUser": { |
|
"email": "tj@vision-media.ca", |
|
"name": "tjholowaychuk" |
|
}, |
|
"_npmVersion": "1.4.9", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "co", |
|
"raw": "co@3.1.0", |
|
"rawSpec": "3.1.0", |
|
"scope": null, |
|
"spec": "3.1.0", |
|
"type": "version" |
|
}, |
|
"_requiredBy": [ |
|
"/wrap-fn" |
|
], |
|
"_resolved": "https://registry.npmjs.org/co/-/co-3.1.0.tgz", |
|
"_shasum": "4ea54ea5a08938153185e15210c68d9092bc1b78", |
|
"_shrinkwrap": null, |
|
"_spec": "co@3.1.0", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/wrap-fn", |
|
"bugs": { |
|
"url": "https://github.com/visionmedia/co/issues" |
|
}, |
|
"dependencies": {}, |
|
"description": "generator async flow control goodness", |
|
"devDependencies": { |
|
"bluebird": "^2.0.0", |
|
"matcha": "~0.5.0", |
|
"mocha": "^1.12.0", |
|
"request": "^2.36.0", |
|
"should": "^3.0.0", |
|
"thunkify": "^2.0.0" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "4ea54ea5a08938153185e15210c68d9092bc1b78", |
|
"tarball": "https://registry.npmjs.org/co/-/co-3.1.0.tgz" |
|
}, |
|
"files": [ |
|
"index.js" |
|
], |
|
"homepage": "https://github.com/visionmedia/co", |
|
"keywords": [ |
|
"async", |
|
"flow", |
|
"generator", |
|
"coro", |
|
"coroutine" |
|
], |
|
"license": "MIT", |
|
"maintainers": [ |
|
{ |
|
"email": "tj@vision-media.ca", |
|
"name": "tjholowaychuk" |
|
} |
|
], |
|
"name": "co", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/visionmedia/co.git" |
|
}, |
|
"scripts": { |
|
"test": "make test" |
|
}, |
|
"version": "3.1.0" |
|
}
|
|
|