{
  "name": "dreamschool",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev -p 8086",
    "build": "next build",
    "start": "next start"
  },
  "dependencies": {
    "@date-io/date-fns": "1.3.13",
    "@date-io/dayjs": "^2.16.0",
    "@date-io/jalaali": "^2.16.0",
    "@emotion/react": "^11.10.5",
    "@emotion/styled": "^11.10.5",
    "@formatjs/intl-numberformat": "^8.1.3",
    "@fortawesome/fontawesome-svg-core": "^6.2.0",
    "@fortawesome/free-brands-svg-icons": "^6.2.0",
    "@fortawesome/free-solid-svg-icons": "^6.2.0",
    "@fortawesome/react-fontawesome": "^0.2.0",
    "@hookform/resolvers": "^2.9.10",
    "@material-ui/core": "^4.12.4",
    "@material-ui/icons": "^4.11.3",
    "@material-ui/pickers": "^3.3.10",
    "@material-ui/styles": "^4.11.5",
    "@mui/icons-material": "^5.10.3",
    "@mui/material": "^5.11.6",
    "@mui/styled-engine-sc": "^5.11.0",
    "@mui/styles": "^5.10.3",
    "@mui/x-data-grid": "^5.17.6",
    "@mui/x-date-pickers": "^5.0.20",
    "@react-pdf/renderer": "^3.1.14",
    "@reduxjs/toolkit": "^1.8.5",
    "@sweetalert2/theme-material-ui": "^5.0.12",
    "@types/react-leaflet-markercluster": "^3.0.4",
    "axios": "^0.27.2",
    "babel-plugin-jsx-control-statements": "^4.1.2",
    "babel-plugin-macros": "^3.1.0",
    "baseline-browser-mapping": "^2.9.14",
    "caniuse-lite": "^1.0.30001763",
    "chart.js": "^4.3.3",
    "crypto-js": "^4.1.1",
    "date-fns": "^2.30.0",
    "dayjs": "^1.11.5",
    "font-awesome-animation": "^1.1.1",
    "formidable": "v3",
    "formidable-serverless": "^1.1.1",
    "fs.promises": "^0.1.2",
    "history": "5",
    "isomorphic-dompurify": "^3.0.0-rc.2",
    "jsonwebtoken": "^8.5.1",
    "leaflet": "^1.9.4",
    "leaflet-defaulticon-compatibility": "^0.1.2",
    "leaflet-geosearch": "^4.2.2",
    "material-ui": "^0.20.2",
    "material-ui-pickers": "^2.2.4",
    "material-ui-with-sass": "^0.1.17",
    "mime": "^3.0.0",
    "moment": "^2.29.4",
    "moment-jalaali": "^0.9.6",
    "next": "^14.0.0",
    "next-auth": "^4.15.0",
    "next-pwa": "^5.6.0",
    "next-redux-wrapper": "^8.0.0",
    "node-windows": "^1.0.0-beta.8",
    "npm": "^9.4.0",
    "react-chartjs-2": "^5.2.0",
    "react-error-boundary": "^3.1.4",
    "react-gauge-chart": "^0.5.1",
    "react-gauge-component": "^1.2.64",
    "react-hook-form": "^7.38.0",
    "react-icons": "^4.4.0",
    "react-intl": "^6.1.1",
    "react-leaflet": "^5.0.0",
    "react-leaflet-markercluster": "^3.0.0-rc1",
    "react-leaflet-universal": "^2.2.1",
    "react-number-format": "^5.0.1",
    "react-pro-sidebar": "^0.7.1",
    "react-quill": "^2.0.0",
    "react-redux": "^8.0.2",
    "react-reveal": "^1.2.2",
    "react-router-dom": "^6.4.2",
    "react-scripts": "^5.0.1",
    "react-slideshow-image": "^4.4.0",
    "react-spring": "^9.5.5",
    "react-to-print": "^2.14.15",
    "styled-components": "^5.3.6",
    "sweetalert2": "^11.5.2",
    "yup": "^0.32.11"
  },
  "devDependencies": {
    "@types/cookie": "^0.5.1",
    "@types/formidable": "^2.0.6",
    "@types/leaflet": "^1.9.21",
    "@types/mime": "^3.0.1",
    "@types/node": "^18.7.16",
    "@types/react": "18.0.18",
    "@types/react-dom": "18.0.6",
    "concurrently": "^8.0.1",
    "eslint": "8.23.0",
    "eslint-config-next": "^13.1.6",
    "http-server": "^14.1.1",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "typescript": "4.8.2",
    "webpack": "^5.83.1"
  }
}
