{ "name": "telegram-bid-bot", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "dotenv": "^17.4.2", "mongodb": "^6.8.0", "node-telegram-bot-api": "^1.1.2" } }