mdserver-web/plugins/imail/info.json

18 lines
392 B
JSON
Raw Permalink Normal View History

2022-09-26 05:04:32 -04:00
{
"sort": 7,
2022-12-31 00:37:11 -05:00
"ps": "[<b style='color:red;'>DEV</b>]简单邮件服务",
2022-09-26 05:04:32 -04:00
"name": "imail",
"title": "邮件服务",
"shell": "install.sh",
2022-11-27 22:52:44 -05:00
"versions":["0.0.19"],
"updates":["0.0.19"],
2022-09-26 05:04:32 -04:00
"tip": "soft",
"checks": "server/imail",
"path": "server/imail",
"display": 1,
"author": "midoks",
"date": "2022-09-26",
"home": "https://github.com/midoks/mdserver-web",
"type": 0,
"pid": "5"
}