{ "name": "bot-tg-assistent", "version": "1.0.0", "description": "Бот для AI ассистента ###", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitea.miduway.space/levis/bot-tg-assistent.git" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "axios": "^1.9.0", "cors": "^2.8.5", "express": "^5.1.0", "node-telegram-bot-api": "^0.66.0", "nodemon": "^3.1.10" } }