mirror of
https://github.com/qwerinope/qweribot.git
synced 2025-12-19 08:41:39 +01:00
12 lines
230 B
JSON
12 lines
230 B
JSON
{
|
|
"main": "src/bot.ts",
|
|
"dependencies": {
|
|
"@twurple/api": "^7.2.1",
|
|
"@twurple/chat": "^7.2.1",
|
|
"@twurple/easy-bot": "^7.2.1",
|
|
"pocketbase": "^0.25.2"
|
|
},
|
|
"devDependencies": {
|
|
"@types/bun": "^1.2.8"
|
|
}
|
|
} |