{ "name": "mbot", "version": "1.0.0", "description": "A discord bot that focuses on cool things!", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Keyemail/mbot.git" }, "keywords": [ "discord", "bot" ], "author": "Keyemail", "license": "ISC", "bugs": { "url": "https://github.com/Keyemail/mbot/issues" }, "homepage": "https://github.com/Keyemail/mbot#readme", "dependencies": { "discord-player": "^6.6.10", "discord.js": "^14.15.2", "fs": "^0.0.1-security", "mediaplex": "^0.0.9", "path": "^0.12.7", "promises": "^0.2.5", "timers": "^0.1.1", "ytdl-core": "^4.11.5" } }