2024-07-27 02:39:18 -04:00
|
|
|
{
|
|
|
|
"dependencies": {
|
|
|
|
"minecraft-protocol": "^1.45.0",
|
|
|
|
"prismarine-chat": "^1.10.0"
|
|
|
|
},
|
|
|
|
"name": "botv10",
|
2024-08-22 07:34:39 -04:00
|
|
|
"version": "10.0.0",
|
2024-07-27 02:39:18 -04:00
|
|
|
"main": "index.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"author": "",
|
2024-08-12 05:13:32 -04:00
|
|
|
"license": "MIT",
|
2024-07-27 02:39:18 -04:00
|
|
|
"description": ""
|
|
|
|
}
|