{ "name": "bot-ai", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "axios": "^1.13.2", "dotenv": "^17.2.3", "node-telegram-bot-api": "^0.67.0", "pg": "^8.17.2" }, "type": "module" }