You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"name": "@kay/aternos-antishutdown-bot",
|
|
"version": "1.2.0",
|
|
"description": "",
|
|
"main": "antishutdown.js",
|
|
"scripts": {
|
|
"start": "node antishutdown.js"
|
|
},
|
|
"dependencies": {
|
|
"dotenv": "^8.2.0",
|
|
"mineflayer": "^3.2.0"
|
|
}
|
|
}
|