File: /home/thehunarfound/www/DMS/node_modules/wrap-fn/node_modules/co/package.json
{
"_from": "co@3.1.0",
"_id": "co@3.1.0",
"_inBundle": false,
"_integrity": "sha1-TqVOpaCJOBUxheFSEMaNkJK8G3g=",
"_location": "/wrap-fn/co",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "co@3.1.0",
"name": "co",
"escapedName": "co",
"rawSpec": "3.1.0",
"saveSpec": null,
"fetchSpec": "3.1.0"
},
"_requiredBy": [
"/wrap-fn"
],
"_resolved": "https://registry.npmjs.org/co/-/co-3.1.0.tgz",
"_shasum": "4ea54ea5a08938153185e15210c68d9092bc1b78",
"_spec": "co@3.1.0",
"_where": "D:\\xamp2\\htdocs\\DMS\\node_modules\\wrap-fn",
"bugs": {
"url": "https://github.com/visionmedia/co/issues"
},
"bundleDependencies": false,
"deprecated": false,
"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"
},
"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.1.0"
}