{ "_args": [ [ "co-wrap-all@1.0.0", "/Users/zhanwencai/code/game/congkong/webServer" ] ], "_from": "co-wrap-all@1.0.0", "_id": "co-wrap-all@1.0.0", "_inBundle": false, "_integrity": "sha512-aru6gLi2vTUazr+MxVm3Rv6ST7/EKtFj9BrfkcOrbCO2Qv6LqJdE71m88HhHiBEviKw/ucVrwoGLrq2xHpOsJA==", "_location": "/co-wrap-all", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "co-wrap-all@1.0.0", "name": "co-wrap-all", "escapedName": "co-wrap-all", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/koa-redis" ], "_resolved": "https://registry.npmmirror.com/co-wrap-all/-/co-wrap-all-1.0.0.tgz", "_spec": "1.0.0", "_where": "/Users/zhanwencai/code/game/congkong/webServer", "author": { "name": "Cédric Connes", "email": "cedric.connes@gmail.com" }, "bugs": { "url": "https://github.com/connesc/co-wrap-all/issues" }, "dependencies": { "co": "^4.0.0" }, "description": "Call co.wrap for multiple generator functions", "devDependencies": { "eslint": "^3.5.0", "eslint-config-connesc": "^2.0.0" }, "files": [ "index.js" ], "homepage": "https://github.com/connesc/co-wrap-all#readme", "keywords": [ "co", "coroutine", "async", "wrap", "all", "prototype", "method", "promise", "promisify", "generator" ], "license": "MIT", "name": "co-wrap-all", "repository": { "type": "git", "url": "git+https://github.com/connesc/co-wrap-all.git" }, "scripts": { "lint": "eslint ." }, "version": "1.0.0" }