{ "name": "backend", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "cors": "^2.8.5", "dotenv": "^16.4.7", "express": "^4.21.2", "mariadb": "^3.4.0", "node-cache": "^5.1.2", "node-fetch": "^2.7.0", "nodemailer": "^6.10.0", "xml2js": "^0.6.2" }, "proxy": "http://localhost:3000" }