{ "dependencies": { "axios": "^1.7.2", "cors": "^2.8.5", "dotenv": "^16.4.5", "express": "^4.19.2", "fs": "^0.0.1-security", "react-router-dom": "^6.23.1", "router": "^1.3.8", "uuid": "^9.0.1" }, "scripts": { "start": "node server.js" }, "name": "traveltab-api", "version": "1.0.0", "main": "server.js", "author": "", "license": "ISC", "description": "" }