This repository has been archived on 2024-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
botvX_forgejo2/package.json

16 lines
305 B
JSON
Raw Normal View History

2024-08-02 02:33:31 -04:00
{
"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": ""
}