{ "name": "Gladitron", "description": "A PvP stat bot for World of Warcraft.", "version": "0.1.0", "description": "", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/mjdean1994/gladitron.git" }, "dependencies" : { "discord.js" : "latest", "fs" : "latest", "http" : "latest", "request" : "latest" }, "author": "Matthew Dean" }