{ "name": "feedrsser", "version": "0.0.0", "description": "rss bot with config over room state", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitea.lubiland.de/lubiland/feedrsser.git" }, "keywords": [ "matrix", "appservice", "gamemodeon" ], "author": "lub", "license": "GPL-3.0", "dependencies": { "matrix-appservice-bridge": "^1.7.0" } }