{ "name": "telegram-probe", "version": "0.1.0", "private": true, "type": "module", "scripts": { "start": "node index.js" }, "dependencies": { "axios": "^1.4.0", "undici": "^5.12.0", "dotenv": "^16.1.4" } }