{ "name": "xiaobot", "version": "18.0.1", "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": [ "bot", "commando", "discord", "discord-api", "discord-bot", "discord-js", "discord-js-commando", "postgres", "postgresql" ], "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.12.2", "moment": "^2.18.1", "moment-duration-format": "^1.3.0", "pg": "^6.1.5", "sequelize": "^3.30.4", "superagent": "^3.5.2", "zalgolize": "^1.2.4" } }