2024-08-12 04:33:43 -04:00
|
|
|
{
|
|
|
|
"dependencies": {
|
|
|
|
"minecraft-protocol": "^1.45.0",
|
|
|
|
"prismarine-chat": "^1.10.0"
|
|
|
|
},
|
|
|
|
"name": "botv10",
|
2024-08-18 13:09:53 -04:00
|
|
|
"version": "10.0.0",
|
2024-08-12 04:33:43 -04:00
|
|
|
"main": "index.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"author": "",
|
|
|
|
"license": "MIT",
|
|
|
|
"description": ""
|
|
|
|
}
|