{ "name": "vvvet-backend", "version": "1.0.0", "description": "", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "axios": "^1.9.0", "cors": "^2.8.5", "express": "^5.1.0", "form-data": "^4.0.2", "multer": "^1.4.5-lts.2", "mysql2": "^3.14.1", "tesseract.js": "^6.0.1" } }