{ "_args": [ [ "co-gather@0.0.1", "/Users/xyf/Documents/project/cocos-creator-plugin/plugin-project/packages/hot-update-tools" ] ], "_from": "co-gather@0.0.1", "_id": "co-gather@0.0.1", "_inBundle": false, "_integrity": "sha1-76NfvvAsn2R9inQLP123MYYlNbw=", "_location": "/co-gather", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "co-gather@0.0.1", "name": "co-gather", "escapedName": "co-gather", "rawSpec": "0.0.1", "saveSpec": null, "fetchSpec": "0.0.1" }, "_requiredBy": [ "/ali-oss" ], "_resolved": "https://registry.npm.taobao.org/co-gather/download/co-gather-0.0.1.tgz", "_spec": "0.0.1", "_where": "/Users/xyf/Documents/project/cocos-creator-plugin/plugin-project/packages/hot-update-tools", "author": { "name": "dead_horse", "email": "dead_horse@qq.com", "url": "http://deadhorse.me" }, "bugs": { "url": "https://github.com/dead-horse/co-gather/issues" }, "dependencies": { "co-thread": "0.0.1" }, "description": "Execute thunks in parallel with concurrency support and gather all the results", "devDependencies": { "co": "^3.0.2", "co-wait": "^0.0.0" }, "files": [ "index.js" ], "homepage": "https://github.com/dead-horse/co-gather", "keywords": [ "co", "parallel", "gather", "koa" ], "license": "MIT", "main": "index.js", "name": "co-gather", "repository": { "type": "git", "url": "git://github.com/dead-horse/co-gather.git" }, "scripts": { "test": "make test" }, "version": "0.0.1" }