{ "name": "uppity", "version": "1.2.1", "description": "This bot's sole purpose is to check the uptime of uwufier.", "main": "./bot.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Sin", "license": "MIT", "dependencies": { "body-parser": "^1.19.0", "discord.js": "^12.2.0", "express": "^4.17.1", "express-handlebars": "^4.0.4" } }