{ "dependencies": { "discord.js": "^14.8.0", "nodemon": "^2.0.21" }, "scripts": { "start": "nodemon -i cache.json index.js" } }