21 lines
412 B
JSON
21 lines
412 B
JSON
{
|
|
"name": "bnuuy-mc-search",
|
|
"version": "1.0.0",
|
|
"description": "bnuuuuuuuuy",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "jaezu",
|
|
"license": "WTFPL",
|
|
"dependencies": {
|
|
"death": "^1.1.0",
|
|
"discord.js": "^14.21.0",
|
|
"dotenv": "^17.2.1"
|
|
},
|
|
"devDependencies": {
|
|
"@eslint/js": "^9.32.0",
|
|
"eslint": "^9.32.0"
|
|
}
|
|
}
|