respawn-group
Version:
Manage a group of respawn monitors
26 lines (25 loc) • 490 B
JSON
{
"name": "respawn-group",
"version": "1.1.0",
"description": "Manage a group of respawn monitors",
"repository": "git://github.com/mafintosh/respawn-group.git",
"author": "Mathias Buus <mathiasbuus@gmail.com>",
"dependencies": {
"after-all": "^1.0.0",
"respawn": "^1.0.0",
"xtend": "^4.0.0"
},
"keywords": [
"spawn",
"group",
"list",
"restart",
"keep",
"alive",
"process",
"monitor",
"service",
"start",
"stop"
]
}