{ "_args": [ [ "co-defer@1.0.0", "/Users/xyf/Documents/project/cocos-creator-plugin/plugin-project/packages/hot-update-tools" ] ], "_from": "co-defer@1.0.0", "_id": "co-defer@1.0.0", "_inBundle": false, "_integrity": "sha1-Pkp4eo7tawoh7ih8CU9+jeDTyBg=", "_location": "/co-defer", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "co-defer@1.0.0", "name": "co-defer", "escapedName": "co-defer", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/ali-oss" ], "_resolved": "https://registry.nlark.com/co-defer/download/co-defer-1.0.0.tgz", "_spec": "1.0.0", "_where": "/Users/xyf/Documents/project/cocos-creator-plugin/plugin-project/packages/hot-update-tools", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" }, "bugs": { "url": "https://github.com/cojs/defer/issues" }, "description": "setImmediate and stuff with generators", "devDependencies": { "co": "4", "mocha": "*", "should": "*" }, "engines": { "node": ">= 0.11.14" }, "files": [ "index.js" ], "homepage": "https://github.com/cojs/defer#readme", "license": "MIT", "name": "co-defer", "peerDependencies": { "co": "4" }, "repository": { "type": "git", "url": "git+https://github.com/cojs/defer.git" }, "scripts": { "test": "make test;" }, "version": "1.0.0" }