16 lines
326 B
JSON
Executable file
16 lines
326 B
JSON
Executable file
{
|
|
"dependencies": {
|
|
"minecraft-protocol": "^1.45.0",
|
|
"prismarine-chat": "^1.10.0"
|
|
},
|
|
"name": "botv11",
|
|
"version": "11.0.0-alpha.2",
|
|
"main": "index.js",
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "MIT",
|
|
"description": ""
|
|
}
|