{ "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": { } }