mirror of
https://github.com/okxlin/appstore.git
synced 2026-03-10 18:57:49 +08:00
15 lines
510 B
JSON
15 lines
510 B
JSON
{
|
|
"key": "flarum",
|
|
"name": "flarum",
|
|
"tags": ["WebSite"],
|
|
"versions": ["1.7.1","latest"],
|
|
"shortDescZh": "新一代的论坛软件,使在线讨论变得有趣。",
|
|
"shortDescEn": "The next-generation forum software that makes online discussion fun.",
|
|
"type": "website",
|
|
"limit": 0,
|
|
"crossVersionUpdate": true,
|
|
"website": "https://github.com/crazy-max/docker-flarum",
|
|
"github": "https://github.com/crazy-max/docker-flarum",
|
|
"document": "https://github.com/crazy-max/docker-flarum"
|
|
}
|