Files
tg-chat-bot/package.json
T
2021-02-27 15:26:09 +03:00

9 lines
129 B
JSON

{
"name": "tg-ts-bot",
"version": "1.0.0",
"dependencies": {
"@types/node": "^14.14.31",
"telebot": "^1.4.1"
}
}