Untitled
unknown
plain_text
2 years ago
1.4 kB
2
Indexable
{ "name": "bexio-connect-frontend", "version": "0.1.0", "private": true, "dependencies": { "@emotion/react": "^11.10.4", "@emotion/styled": "^11.10.4", "@mui/icons-material": "^5.6.2", "@mui/material": "^5.10.4", "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.1.1", "@testing-library/user-event": "^13.5.0", "apexcharts": "^3.35.5", "bootstrap": "^5.2.1", "i18next": "^21.9.2", "i18next-browser-languagedetector": "^6.1.5", "i18next-http-backend": "^1.4.4", "react": "^18.0.0", "react-apexcharts": "^1.4.0", "react-bootstrap": "^2.5.0", "react-dom": "^18.0.0", "react-i18next": "^11.18.6", "react-icons": "^4.4.0", "react-openidconnect": "^1.1.1", "react-pro-sidebar": "^0.7.1", "react-router-dom": "^6.3.0", "react-scripts": "5.0.1", "react-table": "^7.8.0", "web-vitals": "^2.1.4" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" }, "eslintConfig": { "extends": [ "react-app", "react-app/jest" ] }, "browserslist": { "production": [ ">0.2%", "not dead", "not op_mini all" ], "development": [ "last 1 chrome version", "last 1 firefox version", "last 1 safari version" ] } }
Editor is loading...