16 lines
296 B
JSON
16 lines
296 B
JSON
|
{
|
||
|
"dependencies": {
|
||
|
"minecraft-protocol": "^1.45.0"
|
||
|
},
|
||
|
"name": "botv10",
|
||
|
"version": "10.0.0",
|
||
|
"main": "index.js",
|
||
|
"devDependencies": {},
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "UNLICENSED",
|
||
|
"description": ""
|
||
|
}
|