11 lines
176 B
JSON
11 lines
176 B
JSON
{
|
|
"name": "tg-bot",
|
|
"version": "1.0.0",
|
|
"main": "tg_filebrowser_bot.js",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"telegraf": "^4.16.3",
|
|
"dotenv": "^16.4.5"
|
|
}
|
|
}
|