Repository URL to install this package:
|
Version:
0.5.1 ▾
|
{
"name": "child-process-promise",
"version": "1.0.0",
"description": "Simple wrapper around the \"child_process\" module that makes use of promises",
"main": "lib/index.js",
"scripts": {
"test": "node test/test.js"
},
"repository": {
"type": "git",
"url": "https://github.com/patrick-steele-idem/child-process-promise.git"
},
"keywords": [
"child",
"process",
"promises"
],
"author": {
"name": "Patrick Steele-Idem",
"email": "pnidem@gmail.com"
},
"license": "BSD",
"bugs": {
"url": "https://github.com/patrick-steele-idem/child-process-promise/issues"
},
"publishConfig": {
"registry": "http://registry.npmjs.org/"
},
"dependencies": {
"q": "~0.9.6"
},
"gitHead": "0786cb8f9d7f46fb201affb4ccd0abb8adbab6cd",
"homepage": "https://github.com/patrick-steele-idem/child-process-promise",
"_id": "child-process-promise@1.0.0",
"_shasum": "e564b06bc70ed7a1691567d78734f03bba0afc04",
"_from": "child-process-promise@^1.0.0",
"_npmVersion": "2.0.2",
"_nodeVersion": "0.10.32",
"_npmUser": {
"name": "pnidem",
"email": "pnidem@gmail.com"
},
"maintainers": [
{
"name": "psteeleidem",
"email": "psteeleidem@ebay.com"
},
{
"name": "pnidem",
"email": "pnidem@gmail.com"
}
],
"dist": {
"shasum": "e564b06bc70ed7a1691567d78734f03bba0afc04",
"tarball": "http://registry.npmjs.org/child-process-promise/-/child-process-promise-1.0.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/child-process-promise/-/child-process-promise-1.0.0.tgz",
"readme": "ERROR: No README data found!"
}