Spaces:
Sleeping
Sleeping
| { | |
| "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" | |
| } | |
| } | |