{ "name": "minecraft-bot-24hour", "version": "1.0.0", "type": "module", "main": "index.js", "scripts": { "start": "node index.js" }, "dependencies": { "bedrock-protocol": "^3.56.1" } }