mirror of
https://github.com/okxlin/appstore.git
synced 2026-03-01 06:17:46 +08:00
15 lines
459 B
JSON
15 lines
459 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://flarum.org/",
|
|
"github": "https://github.com/flarum/flarum",
|
|
"document": "https://docs.flarum.org/"
|
|
}
|