{ "name": "huizinga", "version": "1.0.0", "description": "an irc bot, maybe for a game", "main": "bot.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "irc": "^0.5.2" } }