UNPKG

fcp

Version:

Find (Node.js) Child Processes

26 lines (25 loc) 585 B
{ "name": "fcp", "version": "1.0.0", "description": "Find (Node.js) Child Processes", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/nelsonic/fcp.git" }, "keywords": [ "Find", "(Node.js)", "Child", "Processes" ], "author": "@nelsonic <contact.nelsonic@gmail.com> (https://github.com/nelsonic)", "license": "ISC", "bugs": { "url": "https://github.com/nelsonic/fcp/issues" }, "homepage": "https://github.com/nelsonic/fcp" }