您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。

14 行
329 B
JSON

{
"name": "matritch",
"version": "0.0",
"description": "a matrix-twitch bridge",
"main": "index.js",
"repository": "https://gitea.lubiland.de/lub/matritch",
"author": "lub <git@lubiland.de>",
"license": "GPL-3.0-or-later",
"dependencies": {
"matrix-appservice-bridge": "^1.11.1",
"tmi.js": "^1.5.0"
}
}