mdserver-web/plugins/score/info.json

16 lines
317 B
JSON
Raw Normal View History

2018-10-02 09:50:10 -04:00
{
2018-11-26 02:54:42 -05:00
"title":"跑分测试",
2018-10-02 09:50:10 -04:00
"tip":"lib",
"name":"score",
"type":"扩展",
"ps":"测试服务器基础性能!",
2018-11-29 05:19:18 -05:00
"versions": "1.3",
2018-11-04 10:02:45 -05:00
"shell":"install.sh",
2018-11-26 02:54:42 -05:00
"checks":"server/score",
2018-11-03 06:19:47 -04:00
"author":"mdserver-web",
"home":"github.com/midoks/mdserver-web",
"date":"2018-11-02",
2018-10-02 09:50:10 -04:00
"default":false,
2018-10-07 05:42:46 -04:00
"display":0,
2018-11-03 06:19:47 -04:00
"pid":"4"
2018-10-02 09:50:10 -04:00
}