l1l1th/package.json
2024-10-10 12:44:52 +02:00

20 lines
No EOL
418 B
JSON

{
"name": "discord-alttext",
"version": "0.0.1",
"description": "",
"main": "src/index.js",
"scripts": {},
"keywords": [],
"author": "",
"license": "MIT",
"dependencies": {
"better-sqlite3": "^11.3.0",
"booru": "^2.6.8",
"discord.js": "^14.16.3",
"dotenv": "^16.4.5",
"groq-sdk": "^0.7.0",
"html-entities": "^2.5.2",
"knex": "^3.1.0",
"pagination.djs": "^4.0.16"
}
}