{ "name": "w0bmircbot", "version": "1.0.0", "description": "the IRC Bot you can find in #w0bm on n0xy.net", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "GottZ", "license": "ISC", "repository": { "type": "git", "url": "https://gitfap.de/w0bm/w0bmircbot.git" }, "dependencies": { "dotenv": "^10.0.0", "matrix-org-irc": "git+https://github.com/jkhsjdhjs/node-irc.git", "mysql": "^2.18.1", "vm2": "^3.9.19" } }