{ "name": "mc-ai-training-bots", "version": "0.1.0", "description": "Mineflayer bots for Minecraft AI model training and evaluation", "private": true, "scripts": { "test-connect": "node test_connect.js", "spawn-bots": "node spawn_bots.js" }, "dependencies": { "mineflayer": "^4.23.0" } }