discord-bot/package.json
2024-10-15 15:14:59 +02:00

26 lines
No EOL
593 B
JSON

{
"name": "discord-alttext",
"version": "0.0.1",
"description": "",
"main": "src/index.js",
"scripts": {},
"keywords": [],
"author": "",
"license": "MIT",
"dependencies": {
"@himeka/booru": "^2.7.7",
"@imgproxy/imgproxy-node": "^1.0.6",
"better-sqlite3": "^11.3.0",
"bootstrap": "^5.3.3",
"canvas": "^2.11.2",
"discord.js": "^14.16.3",
"dotenv": "^16.4.5",
"ejs": "^3.1.10",
"express": "^4.21.1",
"groq-sdk": "^0.7.0",
"html-entities": "^2.5.2",
"knex": "^3.1.0",
"pagination.djs": "^4.0.16",
"showdown": "^2.1.0"
}
}