{ "name": "illegitimate-bot", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "prod:build": "node deploy-commands.js", "dev:build": "node deploy-testing.js" }, "author": "Taken", "license": "ISC", "dependencies": { "axios": "^1.3.4", "discord.js": "^14.8.0", "mineflayer": "^4.8.1", "mongoose": "^7.0.1", "prismarine-viewer": "^1.24.0" } }