botvX_alpha1/package.json

16 lines
296 B
JSON
Raw Normal View History

2024-07-25 02:53:29 -04:00
{
"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": ""
}