UNPKG

node-process-pool

Version:
26 lines (25 loc) 582 B
{ "name": "node-process-pool", "version": "0.6.1", "description": "a process pool for Node.js", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/GeniusFunny/ProcessPool.git" }, "keywords": [ "Node", "process", "JavaScript", "tool" ], "author": "geniusfunny", "license": "MIT", "bugs": { "url": "https://github.com/GeniusFunny/ProcessPool/issues" }, "homepage": "https://github.com/GeniusFunny/ProcessPool#readme" }