18 lines
No EOL
363 B
JSON
18 lines
No EOL
363 B
JSON
{
|
|
"name": "discord-alttext",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "src/index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"discord.js": "^14.16.3",
|
|
"dotenv": "^16.4.5",
|
|
"groq-sdk": "^0.7.0",
|
|
"uwuifier": "^4.2.2"
|
|
}
|
|
} |