blob: 6f88955d10e3adc7221b1d1883310f934ed71990 [file] [log] [blame]
{
"_args": [
[
"co@3.0.6",
"/Users/scottyaslan/Development/nifi-fds/target"
]
],
"_development": true,
"_from": "co@3.0.6",
"_id": "co@3.0.6",
"_inBundle": false,
"_integrity": "sha1-FEXyJsXrlWE45oyawwFn6n0ua9o=",
"_location": "/pac-resolver/co",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "co@3.0.6",
"name": "co",
"escapedName": "co",
"rawSpec": "3.0.6",
"saveSpec": null,
"fetchSpec": "3.0.6"
},
"_requiredBy": [
"/pac-resolver"
],
"_resolved": "https://registry.npmjs.org/co/-/co-3.0.6.tgz",
"_spec": "3.0.6",
"_where": "/Users/scottyaslan/Development/nifi-fds/target",
"bugs": {
"url": "https://github.com/visionmedia/co/issues"
},
"description": "generator async flow control goodness",
"devDependencies": {
"matcha": "~0.4.0",
"mocha": "~1.12.0",
"q": "~0.9.4",
"request": "~2.27.0",
"should": "~1.2.2",
"thunkify": "^2.0.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/visionmedia/co#readme",
"keywords": [
"async",
"flow",
"generator",
"coro",
"coroutine"
],
"license": "MIT",
"name": "co",
"repository": {
"type": "git",
"url": "git+https://github.com/visionmedia/co.git"
},
"scripts": {
"test": "make test"
},
"version": "3.0.6"
}