{ "name": "react-backend", "version": "0.0.0", "private": true, "scripts": { "start": "node ./bin/www" }, "dependencies": { "apache-api": "^1.2.5", "axios": "^0.21.4", "axios-cookiejar-support": "^2.0.0", "bcrypt": "^5.0.0", "cryptr": "^6.0.2", "deepdash": "^5.3.9", "express": "~4.16.1", "express-basic-auth": "^1.2.0", "got": "^11.8.1", "http-errors": "~1.6.3", "lodash": "^4.17.21", "obj-traverse": "^1.0.0", "request": "^2.88.2", "sync-mysql": "^3.0.1", "tor-axios": "^1.0.9", "tough-cookie": "^4.0.0", "yourls": "git+https://github.com/karl0ss/node-yourls.git" } }