mineflayer-bot/package.json
2024-08-05 17:56:30 -04:00

14 lines
262 B
JSON

{
"name": "mineflayersus",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"description": "",
"dependencies": {
"mineflayer": "^4.20.1"
}
}