{ "name": "danovin", "version": "0.1.0", "private": true, "dependencies": { "@material-ui/core": "^4.11.4", "@material-ui/icons": "^4.11.2", "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", "array-move": "^3.0.1", "audio-react-recorder": "^1.0.4", "axios": "^0.21.1", "babel-eslint": "^10.1.0", "babel-plugin-import-directory": "^1.1.0", "babel-plugin-wildcard": "^7.0.0", "bootstrap": "^5.0.1", "create-index": "^2.6.0", "history": "^5.0.0", "jalali-moment": "^3.3.10", "mapir-react-component": "^1.8.1", "prettier": "^2.3.1", "prop-types": "^15.7.2", "react": "^17.0.2", "react-audio-player": "^0.17.0", "react-dom": "^17.0.2", "react-elastic-carousel": "^0.11.5", "react-player": "^2.9.0", "react-qr-scanner": "^1.0.0-alpha.7", "react-redux": "^7.2.4", "react-router-dom": "^5.2.0", "react-scripts": "4.0.3", "react-sortable-hoc": "^2.0.0", "react-swipeable-views": "^0.14.0", "react-toastify": "^7.0.4", "redux": "^4.1.0", "redux-devtools-extension": "^2.13.9", "redux-thunk": "^2.3.0", "sass": "^1.34.1", "styled-components": "^5.3.0", "web-vitals": "^1.0.1" }, "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" ] } }