{ "name": "support_bot", "version": "1.0.0", "description": "Telegram Support Bot", "main": "support_bot.js", "keywords": [ "telegram", "support", "bot" ], "author": "M_Viper", "license": "ISC", "dependencies": { "axios": "^1.6.5", "dotenv": "^16.3.1", "fluent-ffmpeg": "^2.1.2", "fs": "^0.0.1-security", "js-yaml": "^4.1.0", "multer": "^1.4.5-lts.1", "node-telegram-bot-api": "^0.63.0", "nodemailer": "^6.9.8", "validator": "^13.11.0" } }