{
  "name": "BeforeFinal",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "prod": "node -r dotenv/config node_modules/.bin/next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@emotion/react": "^11.11.0",
    "@emotion/styled": "^11.11.0",
    "@hookform/resolvers": "^3.3.1",
    "@mui/material": "^5.16.7",
    "@tinymce/tinymce-react": "^7.0.0-rc",
    "@types/react": "19.1.8",
    "apexcharts": "^4.0.0",
    "axios": "^1.5.0",
    "bootstrap": "^5.2.3",
    "browser-sync": "^2.29.3",
    "chart.js": "^4.4.4",
    "dompurify": "^3.0.3",
    "dotenv": "^17.2.0",
    "filepond": "^4.30.4",
    "filepond-plugin-file-validate-type": "^1.2.8",
    "filepond-plugin-image-preview": "^4.6.11",
    "formik": "^2.4.0",
    "js-file-download": "^0.4.12",
    "lodash": "^4.17.21",
    "moment-timezone": "^0.5.45",
    "next": "^15.4.1",
    "next-transpile-modules": "^10.0.0",
    "react": "^18.3.1",
    "react-apexcharts": "^1.4.0",
    "react-bootstrap": "^2.7.4",
    "react-chartjs-2": "^5.2.0",
    "react-data-table-component": "^7.5.3",
    "react-data-table-component-extensions": "^1.6.0",
    "react-datepicker": "^4.12.0",
    "react-dom": "^18.3.1",
    "react-filepond": "^7.1.2",
    "react-hook-form": "^7.46.1",
    "react-international-phone": "^2.2.2",
    "react-maskinput": "^3.2.0",
    "react-multi-select-component": "^4.3.4",
    "react-perfect-scrollbar": "^1.5.8",
    "react-quill": "^2.0.0",
    "react-searchable-dropdown": "^2.0.3",
    "react-select": "^5.7.3",
    "react-simple-image-viewer": "^1.2.2",
    "react-svg-worldmap": "^2.0.0-alpha.16",
    "react-tag-input-component": "^2.0.2",
    "react-toastify": "^9.1.3",
    "sass": "^1.62.1",
    "styled-components": "^5.3.11",
    "sweetalert2": "^11.7.6",
    "uploader": "^3.36.0",
    "validator": "^13.9.0",
    "yup": "^1.2.0"
  },
  "devDependencies": {
    "@types/node": "24.0.12",
    "autoprefixer": "^10.4.14",
    "eslint": "8.41.0",
    "eslint-config-next": "13.4.4",
    "typescript": "5.8.3"
  }
}
