{ "name": "nodejs", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@google/generative-ai": "^0.24.1", "@types/node": "^22.13.11", "axios": "^1.10.0", "discord.js": "^14.21.0", "express": "^5.1.0" } }