{
  "name": "safargo-telegram-bot",
  "version": "1.0.0",
  "description": "Safargo Admin Panel Telegram Authentication & Password Recovery Bot",
  "main": "bot.js",
  "scripts": {
    "start": "node bot.js"
  },
  "dependencies": {
    "node-telegram-bot-api": "^0.66.0",
    "dotenv": "^16.4.5",
    "axios": "^1.7.2"
  }
}
