{ "name": "argon-dashboard-chakra-pro", "version": "2.0.0", "private": true, "homepage": "https://demos.creative-tim.com/argon-dashboard-chakra-pro/#/", "dependencies": { "@ant-design/icons": "^6.0.0", "@asseinfo/react-kanban": "^2.2.0", "@chakra-ui/icons": "^2.1.1", "@chakra-ui/react": "^2.8.2", "@chakra-ui/theme-tools": "^1.3.6", "@emotion/cache": "^11.4.0", "@emotion/react": "^11.4.0", "@emotion/styled": "^11.3.0", "@fontsource/open-sans": "^4.5.0", "@fontsource/raleway": "^4.5.0", "@fontsource/roboto": "^4.5.0", "@fullcalendar/daygrid": "^5.9.0", "@fullcalendar/interaction": "^5.9.0", "@fullcalendar/react": "^5.9.0", "@visx/visx": "^3.12.0", "antd": "^5.26.4", "apexcharts": "^3.27.3", "axios": "^1.10.0", "classnames": "2.3.1", "date-fns": "^2.23.0", "draft-js": "^0.11.7", "echarts": "^5.6.0", "echarts-for-react": "^3.0.2", "echarts-wordcloud": "^2.1.0", "framer-motion": "^4.1.17", "fullcalendar": "^5.9.0", "globalize": "^1.7.0", "leaflet": "^1.9.4", "match-sorter": "6.3.0", "moment": "^2.29.1", "nouislider": "15.0.0", "react": "18.3.1", "react-apexcharts": "^1.3.9", "react-big-calendar": "^0.33.2", "react-bootstrap-sweetalert": "5.2.0", "react-circular-slider-svg": "^0.1.5", "react-custom-scrollbars-2": "^4.4.0", "react-datetime": "^3.0.4", "react-dom": "^18.3.1", "react-dropzone": "^11.4.2", "react-github-btn": "^1.2.1", "react-icons": "^4.2.0", "react-input-pin-code": "^1.1.5", "react-jvectormap": "0.0.16", "react-leaflet": "^3.2.5", "react-markdown": "^10.1.0", "react-quill": "^2.0.0-beta.4", "react-router-dom": "^6.4.0", "react-scripts": "^5.0.1", "react-scroll": "^1.8.4", "react-swipeable-views": "0.13.9", "react-table": "^7.7.0", "react-tagsinput": "3.19.0", "react-to-print": "^2.13.0", "sass": "^1.49.9", "styled-components": "^5.3.11", "stylis": "^4.0.10", "stylis-plugin-rtl": "^2.1.1", "three": "0.109.0" }, "resolutions": { "react-error-overlay": "6.0.9", "@types/react": "18.2.0", "@types/react-dom": "18.2.0" }, "proxy": "http://localhost:5001", "scripts": { "start": "react-scripts --openssl-legacy-provider start", "build": "react-scripts build && gulp licenses", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject", "deploy": "npm run build", "lint:check": "eslint . --ext=js,jsx; exit 0", "lint:fix": "eslint . --ext=js,jsx --fix; exit 0", "install:clean": "rm -rf node_modules/ && rm -rf package-lock.json && npm install && npm start" }, "devDependencies": { "ajv": "^8.17.1", "autoprefixer": "^10.4.21", "eslint-config-prettier": "8.3.0", "eslint-plugin-prettier": "3.4.0", "gulp": "4.0.2", "gulp-append-prepend": "1.0.9", "prettier": "2.2.1", "react-error-overlay": "6.0.9" }, "browserslist": { "production": [ ">0.2%", "not dead", "not op_mini all" ], "development": [ ">0.2%", "not dead", "not op_mini all" ] } }