mdserver-web/plugins/gorse/info.json

19 lines
403 B
JSON
Raw Permalink Normal View History

2024-08-01 16:00:41 -04:00
{
"sort": 7,
2024-08-01 16:19:03 -04:00
"ps": "一款高效简单的推荐系统【单机】",
2024-08-01 16:00:41 -04:00
"name": "gorse",
"title": "Gorse",
"shell": "install.sh",
"versions":["0.4.15"],
"tip": "soft",
"install_pre_inspection":true,
"checks": "server/gorse",
"path": "server/gorse",
"display": 1,
"author": "midoks",
"date": "2024-06-12",
"home": "https://gorse.io/zh/docs/master/deploy/binary.html",
"type": 0,
"pid": "5"
}