UNPKG

node-process-status

Version:

Receive process status info

22 lines (21 loc) 377 B
{ "name": "node-process-status", "version": "1.0.1", "description": "Receive process status info", "main": "index.js", "scripts": { "test": "mocha test" }, "keywords": [ "node", "server status", "process status", "status" ], "author": "Bitveen", "license": "ISC", "devDependencies": { "chai": "^3.5.0", "mocha": "^3.4.1" } }