mdserver-web/plugins/supervisor/info.json

18 lines
396 B
JSON
Raw Permalink Normal View History

2022-06-15 10:54:44 -04:00
{
2024-12-19 03:32:27 -05:00
"sort": 1,
2022-06-17 02:43:44 -04:00
"ps": "一个Python开发的通用的进程管理程序",
2022-06-15 10:54:44 -04:00
"name": "supervisor",
"title": "supervisor",
"shell": "install.sh",
"versions":["1.0"],
"updates":["1.0"],
"tip": "soft",
"checks": "server/supervisor",
"path": "server/supervisor",
"display": 1,
"author": "python",
"date": "2022-06-15",
"home": "https://pypi.org/project/supervisor/",
"type": 0,
"pid": "4"
}