{ "name": "XiaoBot", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "engines": { "node": "7.6.0" }, "author": "dragonfire535", "license": "ISC", "dependencies": { "cleverbot-node": "^0.3.5", "discord.js": "github:hydrabolt/discord.js", "discord.js-commando": "^0.9.0", "google-translate-api": "^2.2.2", "hepburn": "^1.0.0", "imdb-api": "^2.2.1", "jimp": "^0.2.27", "mathjs": "^3.10.0", "pirate-speak": "^1.0.1", "request-promise": "^4.1.1", "urban": "^0.3.1", "wikifakt": "^1.0.3", "yahoo-weather": "^2.2.2", "zalgolize": "^1.2.4" } }