18 lines
325 B
JSON
18 lines
325 B
JSON
{
|
|
"dependencies": {
|
|
"axios": "^1.6.5",
|
|
"discord.js": "^14.14.1",
|
|
"dotenv": "^16.3.2"
|
|
},
|
|
"name": "hamstudybot",
|
|
"version": "1.0.0",
|
|
"main": "bot.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"description": ""
|
|
}
|