{ "name": "backend", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "body-parser": "^2.2.0", "dotenv": "^16.4.5", "express": "^5.1.0", "multer": "^2.0.1", "node-telegram-bot-api": "^0.66.0", "streamifier": "^0.1.1" } }