14 lines
262 B
JSON
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"
|
|
}
|
|
}
|