{ "name": "react-backend", "version": "0.0.0", "private": true, "scripts": { "start": "node ./bin/www" }, "dependencies": { "axios": "^0.21.1", "bcrypt": "^5.0.0", "cookie-parser": "~1.4.4", "cryptr": "^6.0.2", "debug": "~2.6.9", "express": "~4.16.1", "express-basic-auth": "^1.2.0", "fs": "0.0.1-security", "got": "^11.8.1", "http-errors": "~1.6.3", "jade": "~1.11.0", "morgan": "~1.9.1", "mysql": "^2.18.1", "react-router-dom": "^5.2.0", "sync-mysql": "^3.0.1" } }