{ "name": "d4a-backend", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "axios": "^1.13.2", "cors": "^2.8.5", "dotenv": "^17.2.0", "express": "^5.1.0", "form-data": "^4.0.4", "node-cron": "^4.2.1", "uuid": "^11.1.0" } }