owobot/package.json

16 lines
298 B
JSON
Raw Permalink Normal View History

2024-07-27 02:39:18 -04:00
{
"dependencies": {
"minecraft-protocol": "^1.45.0",
"prismarine-chat": "^1.10.0"
},
"name": "botv10",
"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": ""
}