procecutor
Version:
environmentally friendly child process pooling for node.js
27 lines (26 loc) • 574 B
JSON
{
"name": "procecutor",
"version": "0.0.5",
"description": "environmentally friendly child process pooling for node.js",
"main": "lib/procecutor.js",
"repository": {
"type": "git",
"url": "https://github.com/kvonflotow/procecutor.git"
},
"keywords": [
"child",
"process",
"fork",
"pool",
"pooling",
"cool",
"awesome",
"pizza"
],
"author": "kevin von flotow",
"license": "MIT",
"bugs": {
"url": "https://github.com/kvonflotow/procecutor/issues"
},
"homepage": "https://github.com/kvonflotow/procecutor"
}