{ "name": "matrix-appservice-gamemodeon", "version": "0.0.0", "description": "appservice tailored for +gamemodeon:imninja.net", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitea.lubiland.de/GameModeON/matrix-appservice-gamemodeon" }, "keywords": [ "matrix", "appservice", "gamemodeon" ], "author": "lub", "license": "GPL-3.0", "dependencies": { "matrix-appservice-bridge": "^1.7.0" } }