Files
AgapHost/sandbox/tgbot/package.json
2026-03-05 11:22:34 +00:00

16 lines
268 B
JSON

{
"name": "tgbot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"grammy": "^1.40.0"
}
}