UNPKG

nodaemon

Version:
30 lines (29 loc) 598 B
{ "name": "nodaemon", "version": "0.0.5", "description": "Node Daemon Manager", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "nodaemon": "index.js" }, "repository": { "type": "git", "url": "git+https://github.com/lolwhoami/nodaemon.git" }, "keywords": [ "node", "daemon", "manager", "monit", "devops" ], "author": "lolwho", "license": "MIT", "bugs": { "url": "https://github.com/lolwhoami/nodaemon/issues" }, "homepage": "https://github.com/lolwhoami/nodaemon#readme" }