{ "name": "xiaobot", "version": "31.0.0", "description": "A Discord Bot", "main": "shardingmanager.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node shardingmanager.js" }, "repository": { "type": "git", "url": "git+https://github.com/dragonfire535/xiaobot.git" }, "keywords": [ "discord-bot", "commando", "discord-js", "discord", "discord-api" ], "author": "dragonfire535", "license": "ISC", "bugs": { "url": "https://github.com/dragonfire535/xiaobot/issues" }, "homepage": "http://dragonfire535.weebly.com/xiaobot.html", "engines": { "node": "7.9.0" }, "dependencies": { "cheerio": "^0.22.0", "custom-translate": "dragonfire535/custom-translate", "discord.js": "hydrabolt/discord.js", "discord.js-commando": "gawdl3y/discord.js-commando", "jimp": "^0.2.27", "mathjs": "^3.11.5", "moment": "^2.18.1", "moment-duration-format": "^1.3.0", "superagent": "^3.5.2", "zalgolize": "^1.2.4" } }