16 lines
387 B
JSON
16 lines
387 B
JSON
{
|
|
"name": "botv12",
|
|
"version": "12.0.0-alpha.1",
|
|
"description": "Minecraft bot for the Kaboom server",
|
|
"main": "index.js",
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://chipmunk.land/7cc5c4f330d47060/botv12.git"
|
|
},
|
|
"author": "7cc5c4f330d47060",
|
|
"license": "MIT"
|
|
}
|