Spaces:
Sleeping
Sleeping
File size: 714 Bytes
0aa7f4c 0c73648 0aa7f4c f6ec1df 0aa7f4c f6ec1df 0aa7f4c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | {
"name": "ai-bot",
"version": "1.3.2",
"description": "System",
"main": "node bot.js",
"scripts": {
"start": "node bot.js"
},
"author": "Suvari",
"license": "MIT",
"dependencies": {
"ansi-to-html": "^0.7.2",
"express": "^4.21.0",
"log4js": "^6.7.1",
"minecraft-data": "^3.69.0",
"mineflayer": "^4.37.1",
"minecraft-protocol": "^1.66.2",
"mineflayer-pathfinder": "github:PrismarineJS/mineflayer-pathfinder#874949196ac15a7bca23ac54b403b7a8c8bc71be",
"prismarine-viewer": "^1.33.0",
"http-proxy-middleware": "^2.0.6",
"canvas": "^3.2.3",
"ssh2": "^1.17.0",
"socks-proxy-agent": "^8.0.1",
"proxy-chain": "^3.0.0",
"socks": "^2.8.9"
}
}
|