{ "name": "multipurpose-discord-bot", "version": "1.0.0", "author": "Ayden Jahola", "description": "A multipurpose discord bot", "github": "https://github.com/aydenjahola/discord-multipurpose-bot", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "license": "MIT", "dependencies": { "axios": "^1.7.7", "discord.js": "^14.15.3", "dotenv": "^16.4.5", "express": "^4.19.2", "html-entities": "^2.5.2", "mongoose": "^8.6.0", "nodemailer": "^6.9.14", "owoify-js": "^2.0.0" } }