{ "name": "ircbot", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "gz", "license": "ISC", "dependencies": { "google": "^2.0.0", "irc": "^0.5.0", "mysql": "^2.10.2", "sandbox": "^0.8.6" } }