{ "name": "xiaobot", "version": "1.0.0", "description": "A Discord Bot", "main": "shardingmanager.js", "repository": { "type": "git", "url": "git+https://dragonfire535@bitbucket.org/dragonfire535/xiaobot.git" }, "scripts": { "start": "node shardingmanager.js" }, "engines": { "node": "7.7.3" }, "author": "dragonfire535", "license": "ISC", "dependencies": { "cleverbot-node": "^0.3.5", "cowsay": "^1.1.9", "discord.js": "github:hydrabolt/discord.js", "discord.js-commando": "^0.9.0", "google": "^2.1.0", "google-translate-api": "^2.2.2", "hepburn": "^1.0.0", "imdb-api": "^2.2.1", "jimp": "^0.2.27", "mathjs": "^3.10.0", "moment": "^2.17.1", "moment-duration-format": "^1.3.0", "morse": "^0.1.0", "opusscript": "0.0.3", "pirate-speak": "^1.0.1", "request-promise": "^4.1.1", "roman-numeral-converter-mmxvi": "^1.0.5", "string-to-binary": "^0.1.2", "urban": "^0.3.1", "yahoo-weather": "^2.2.2", "zalgolize": "^1.2.4" } }