UNPKG

allproxy

Version:

AllProxy: MITM HTTP Debugging Tool.

85 lines (84 loc) 2.51 kB
{ "name": "client", "version": "3.57.8", "private": true, "dependencies": { "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", "@fortawesome/fontawesome-free": "^5.15.4", "@isomorphic-git/lightning-fs": "^4.6.0", "@material-ui/core": "^4.11.3", "@material-ui/icons": "^4.11.2", "@material-ui/lab": "^4.0.0-alpha.60", "@mui/icons-material": "^5.14.15", "@mui/material": "^5.14.15", "@types/har-format": "^1.2.16", "@types/lodash": "^4.14.172", "@types/node": "^12.0.0", "@types/pako": "^2.0.2", "@types/react": "^17.0.83", "@types/react-dom": "^17.0.0", "@types/react-tagsinput": "^3.19.9", "@types/socket.io-client": "^1.4.36", "bootstrap-css-only": "^4.4.1", "browserslist": "^4.21.4", "fetch-to-curl": "^0.6.0", "file-saver": "^2.0.5", "http-proxy-middleware": "^1.1.0", "http-status-codes": "^2.3.0", "jshint": "^2.13.6", "jszip": "^3.10.1", "lodash": "^4.17.21", "mobx": "^6.1.8", "mobx-react": "^7.1.0", "mobx-react-lite": "^3.2.0", "pako": "^2.1.0", "prism-react-editor": "^1.1.0", "react": "^17.0.2", "react-bootstrap": "^1.5.2", "react-dom": "^17.0.2", "react-ga4": "^2.1.0", "react-json-view": "^1.21.3", "react-scripts": "^5.0.1", "react-tagsinput": "^3.19.0", "socket.io-client": "^4.0.1", "typescript": "^4.4.3", "use-file-picker": "^1.3.0", "util": "^0.12.5", "web-vitals": "^1.0.1" }, "scripts": { "start": "react-app-rewired start", "build": "react-app-rewired build", "test": "react-app-rewired test", "eject": "react-scripts eject" }, "browserslist": { "production": [ ">0.2%", "not dead", "not op_mini all" ], "development": [ "last 1 chrome version", "last 1 firefox version", "last 1 safari version" ] }, "devDependencies": { "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", "@types/file-saver": "^2.0.7", "@types/jshint": "^2.12.4", "@typescript-eslint/eslint-plugin": "^6.6.0", "@typescript-eslint/parser": "^6.21.0", "eslint-config-standard": "^16.0.3", "eslint-plugin-import": "^2.24.2", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^5.1.0", "eslint-plugin-react": "^7.33.2", "react-app-rewired": "^2.2.1" } }