{ "name": "roberto-bot", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "discord.js": "^14.7.1", "dotenv": "^16.1.4", "fs": "^0.0.1-security", "mysql": "^2.18.1", "openai": "^3.2.1" } }