{ "name": "ircquizz", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "data-store": "^3.1.0", "irc": "^0.5.2", "mysql2": "^1.6.5" } }