UNPKG

demonize

Version:
29 lines (28 loc) 587 B
{ "name": "demonize", "version": "2.0.0", "description": "Demonize / Daemonize Using Node.js", "main": "index.js", "scripts": { "test": "node test/test.js" }, "keywords": [ "demon", "demonize", "daemon", "daemonize", "generate", "startup", "script" ], "repository": { "type": "git", "url": "git+https://github.com/AlexanderElias/demonize.git" }, "author": "Alexander Elias", "license": "SEE LICENSE IN LICENSE", "bugs": { "url": "https://github.com/AlexanderElias/demonize/issues" }, "homepage": "https://github.com/AlexanderElias/demonize#readme" }