{ "name": "modbot", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "GPL-3.0", "dependencies": { "axios": "^1.6.8", "colors": "^1.4.0", "discord.js": "^14.15.2", "sqlite3": "^5.1.7" } }