15 lines
305 B
JSON
Executable file
15 lines
305 B
JSON
Executable file
{
|
|
"dependencies": {
|
|
"minecraft-protocol": "^1.45.0",
|
|
"prismarine-chat": "^1.10.0"
|
|
},
|
|
"name": "botv10",
|
|
"version": "10.0.0",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "UNLICENSED",
|
|
"description": ""
|
|
}
|