{ "_args": [ [ "cfork@~1.1.1", "D:\\work\\im" ] ], "_from": "cfork@>=1.1.1 <1.2.0", "_id": "cfork@1.1.1", "_inCache": true, "_installable": true, "_location": "/cfork", "_npmUser": { "email": "fengmk2@gmail.com", "name": "fengmk2" }, "_npmVersion": "2.0.0-beta.3", "_phantomChildren": {}, "_requested": { "name": "cfork", "raw": "cfork@~1.1.1", "rawSpec": "~1.1.1", "scope": null, "spec": ">=1.1.1 <1.2.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/cfork/-/cfork-1.1.1.tgz", "_shasum": "1108c5a4ac0f9a8fd8f4925bcb62805633310003", "_shrinkwrap": null, "_spec": "cfork@~1.1.1", "_where": "D:\\work\\im", "author": { "email": "fengmk2@gmail.com", "name": "fengmk2", "url": "http://fengmk2.github.com" }, "bugs": { "email": "fengmk2@gmail.com", "url": "https://github.com/node-modules/cfork/issues" }, "config": { "cov": { "threshold": 100 } }, "contributors": [ { "email": "fengmk2@gmail.com", "name": "fengmk2", "url": "https://github.com/fengmk2" }, { "email": "shyvo1987@gmail.com", "name": "JacksonTian", "url": "https://github.com/JacksonTian" }, { "email": "heyiyu.deadhorse@gmail.com", "name": "dead-horse", "url": "https://github.com/dead-horse" } ], "dependencies": {}, "description": "cluster fork and restart easy way", "devDependencies": { "autod": "*", "contributors": "*", "graceful": "~0.1.0", "jshint": "*", "mocha": "*", "pedding": "~1.0.0", "should": "~4.0.4", "urllib": "~0.5.16" }, "directories": {}, "dist": { "shasum": "1108c5a4ac0f9a8fd8f4925bcb62805633310003", "tarball": "https://registry.npmjs.org/cfork/-/cfork-1.1.1.tgz" }, "engines": { "node": ">= 0.10.0" }, "gitHead": "69ade6df653b6db80e92a0aff507065fb913c75e", "homepage": "https://github.com/node-modules/cfork", "keywords": [ "cluster", "cluster-fork", "cfork", "restart" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "fengmk2@gmail.com", "name": "fengmk2" } ], "name": "cfork", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/node-modules/cfork.git", "web": "https://github.com/node-modules/cfork" }, "scripts": { "test": "make test" }, "version": "1.1.1" }