2024-07-27 02:39:18 -04:00
|
|
|
{
|
|
|
|
"dependencies": {
|
|
|
|
"minecraft-protocol": "^1.45.0",
|
|
|
|
"prismarine-chat": "^1.10.0"
|
|
|
|
},
|
2024-09-12 01:52:37 -04:00
|
|
|
"name": "owobot",
|
2024-09-14 12:48:13 -04:00
|
|
|
"version": "11.0.0-alpha.2",
|
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": ""
|
|
|
|
}
|