UNPKG

@axetroy/graceful

Version:
24 lines (23 loc) 571 B
{ "name": "@axetroy/graceful", "version": "0.3.0", "description": "Exist NodeJs process gracefully", "main": "index.js", "dependencies": { "tree-kill": "^1.2.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/axetroy/graceful.js.git" }, "author": "Axetroy", "license": "Apache", "bugs": { "url": "https://github.com/axetroy/graceful.js/issues" }, "homepage": "https://github.com/axetroy/graceful.js#readme" }