| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "_args": [
- [
- "co-thread@0.0.1",
- "E:\\project\\my-cc-plugin\\hot-update-tools\\packages\\hot-update-tools"
- ]
- ],
- "_from": "co-thread@0.0.1",
- "_id": "co-thread@0.0.1",
- "_inBundle": false,
- "_integrity": "sha1-V3E/DvS4flWV1PI3Ef/ks7beXnQ=",
- "_location": "/co-thread",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "co-thread@0.0.1",
- "name": "co-thread",
- "escapedName": "co-thread",
- "rawSpec": "0.0.1",
- "saveSpec": null,
- "fetchSpec": "0.0.1"
- },
- "_requiredBy": [
- "/co-gather"
- ],
- "_resolved": "https://registry.npmjs.org/co-thread/-/co-thread-0.0.1.tgz",
- "_spec": "0.0.1",
- "_where": "E:\\project\\my-cc-plugin\\hot-update-tools\\packages\\hot-update-tools",
- "bugs": {
- "url": "https://github.com/visionmedia/co-thread/issues"
- },
- "description": "spawn multiple co 'threads'",
- "devDependencies": {
- "co": "~3.0.2",
- "co-request": "~0.1.1",
- "make-test": "~0.1.0",
- "mocha": "~1.17.1",
- "should": "~3.1.2"
- },
- "homepage": "https://github.com/visionmedia/co-thread#readme",
- "keywords": [
- "co",
- "thread",
- "parallel"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "co-thread",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/visionmedia/co-thread.git"
- },
- "version": "0.0.1"
- }
|