{ "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" }, "devDependencies": { "dotenv": "^5.0.0", "google": "^2.1.0", "irc": "^0.5.2", "mysql": "^2.15.0", "raven": "^2.4.0", "sandbox": "^0.8.6" } }