16 lines
376 B
JSON
16 lines
376 B
JSON
{
|
|
"name": "rattail",
|
|
"types": ["pack"],
|
|
"version": "0.4",
|
|
"homepage": "https://rattailproject.org/",
|
|
"author": "Lance Edgar",
|
|
"contributors": [
|
|
{
|
|
"name": "Lance Edgar",
|
|
"email": "lance@edbob.org"
|
|
}
|
|
],
|
|
"description": "Can check various Rattail daemons to ensure they're running. Performs checks using SSH.",
|
|
"license": "AGPL"
|
|
}
|