You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
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"
}
}