{ "name": "myems", "version": "1.7.1", "private": true, "dependencies": { "@fortawesome/fontawesome-free": "^5.15.1", "@fortawesome/fontawesome-svg-core": "^1.2.30", "@fortawesome/free-brands-svg-icons": "^5.14.0", "@fortawesome/free-regular-svg-icons": "^5.14.0", "@fortawesome/free-solid-svg-icons": "^5.15.1", "@fortawesome/react-fontawesome": "^0.1.11", "@fullcalendar/bootstrap": "^5.3.1", "@fullcalendar/core": "^5.3.1", "@fullcalendar/daygrid": "^5.3.2", "@fullcalendar/interaction": "^5.3.1", "@fullcalendar/list": "^5.3.1", "@fullcalendar/react": "^5.3.1", "@fullcalendar/timegrid": "^5.3.1", "@loadable/component": "^5.13.2", "attr-accept": "^2.2.2", "bootstrap": "^4.5.3", "chart.js": "^2.9.3", "classnames": "^2.2.6", "echarts": "^5.2.2", "echarts-for-react": "^2.0.16", "element-resize-event": "^3.0.3", "emoji-mart": "^3.0.0", "express-rate-limit": "^5.3.0", "fuse.js": "^6.4.3", "google-maps-react": "^2.0.6", "i18next": "^19.6.3", "is_js": "^0.9.0", "leaflet": "^1.7.1", "leaflet.markercluster": "^1.4.1", "leaflet.tilelayer.colorfilter": "^1.2.5", "lodash": "^4.17.20", "moment": "^2.28.0", "node-sass": "^7.0.0", "plyr": "^3.6.2", "prism-react-renderer": "^0.1.7", "prism-themes": "^1.4.0", "prop-types": "^15.7.2", "rc-cascader": "^1.3.0", "react": "^16.13.1", "react-app-polyfill": "^1.0.6", "react-beautiful-dnd": "^13.0.0", "react-bootstrap-table-next": "^4.0.3", "react-bootstrap-table2-paginator": "^2.1.2", "react-chartjs-2": "^2.10.0", "react-countup": "^6.1.0", "react-datetime": "^2.16.3", "react-dom": "^16.13.1", "react-dropzone": "^10.2.2", "react-es6-progressbar.js": "^1.1.0", "react-flatpickr": "^3.10.6", "react-hook-form": "^4.10.2", "react-i18next": "^11.7.0", "react-image-lightbox": "^5.1.1", "react-image-video-lightbox": "^3.0.0", "react-leaflet": "^2.7.0", "react-live": "^2.2.2", "react-lottie": "^1.2.3", "react-quill": "^1.3.5", "react-rating": "^2.0.5", "react-router-bootstrap": "^0.25.0", "react-router-dom": "^5.2.0", "react-scripts": "^5.0.0", "react-scroll": "^1.8.1", "react-scrollbars-custom": "^4.0.25", "react-select": "^3.1.0", "react-simple-code-editor": "^0.9.15", "react-slick": "^0.25.2", "react-toastify": "^5.5.0", "react-typed": "^1.2.0", "reactstrap": "^8.6.0", "slick-carousel": "^1.8.1", "uuid": "^3.4.0", "rsuite": "^5.6.1" }, "scripts": { "start": "react-scripts --openssl-legacy-provider start", "build": "react-scripts --openssl-legacy-provider build", "eject": "react-scripts eject", "scss": "gulp", "analyze": "npx source-map-explorer 'build/static/js/*.js'" }, "eslintConfig": { "extends": "react-app" }, "devDependencies": { "browser-sync": "^2.26.12", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.28.0", "postcss": "^8.0.0", "gulp": "^4.0.2", "gulp-autoprefixer": "^6.1.0", "gulp-clean-css": "^4.3.0", "gulp-plumber": "^1.2.1", "gulp-rename": "^1.4.0", "gulp-rtlcss": "^1.4.1", "gulp-sass": "^5.0.0", "gulp-sourcemaps": "^2.6.5", "prettier": "1.17.1", "sass": "^1.43.4" } }