{
  "name": "abyss-telegram-bot",
  "version": "1.0.0",
  "description": "Telegram bot for Abyss.to",
  "main": "index.js",
  "scripts": {
    "start": "node index.js"
  },
  "dependencies": {
    "async": "^3.2.0",
    "axios": "^1.6.0",
    "dotenv": "^16.4.0",
    "express": "^4.19.0",
    "form-data": "^4.0.0",
    "input": "^1.0.0",
    "mysql2": "^3.9.0",
    "pm2": "^7.0.1",
    "telegram": "^2.22.0"
  }
}
