{
  "name": "frontend",
  "version": "0.0.1",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@ant-design/icons": "^5.3.7",
    "@ant-design/nextjs-registry": "^1.0.1",
    "@ckeditor/ckeditor5-react": "^9.4.0",
    "@ckeditor/ckeditor5-upload": "^44.1.0",
    "@cometchat/calls-sdk-javascript": "^4.1.0",
    "@cometchat/chat-sdk-javascript": "^4.0.11",
    "@cometchat/chat-uikit-react": "^4.3.28",
    "@cometchat/uikit-elements": "^4.3.18",
    "@cometchat/uikit-resources": "^4.3.14",
    "@cometchat/uikit-shared": "^4.3.21",
    "@emotion/css": "^11.11.2",
    "@emotion/react": "^11.11.1",
    "@emotion/server": "^11.11.0",
    "@fortawesome/fontawesome-svg-core": "^6.4.2",
    "@fortawesome/free-brands-svg-icons": "^6.7.1",
    "@fortawesome/free-regular-svg-icons": "^6.7.1",
    "@fortawesome/free-solid-svg-icons": "^6.7.1",
    "@fortawesome/react-fontawesome": "^0.2.0",
    "@fullcalendar/core": "^6.1.15",
    "@fullcalendar/daygrid": "^6.1.15",
    "@fullcalendar/interaction": "^6.1.15",
    "@fullcalendar/list": "^6.1.15",
    "@fullcalendar/moment": "^6.1.15",
    "@fullcalendar/react": "^6.1.15",
    "@mapbox/search-js-react": "^1.0.0",
    "@next/bundle-analyzer": "^15.0.2",
    "@next/third-parties": "^14.2.15",
    "@paypal/react-paypal-js": "^8.8.3",
    "@react-google-maps/api": "^2.20.6",
    "@tanstack/react-query": "^5.14.2",
    "@types/lodash": "^4.14.202",
    "@typescript-eslint/eslint-plugin": "^8.16.0",
    "@typescript-eslint/parser": "^8.16.0",
    "antd": "^5.15.2",
    "antd-style": "^3.7.1",
    "axios": "^1.6.7",
    "chart.js": "^4.4.6",
    "chartjs-adapter-date-fns": "^3.0.0",
    "ckeditor5": "^44.0.0",
    "classnames": "^2.5.1",
    "critters": "^0.0.25",
    "cssnano": "^7.0.6",
    "date-fns": "^4.1.0",
    "dayjs": "^1.11.13",
    "eslint-plugin-react-hooks": "^5.0.0",
    "eslint-plugin-unused-imports": "^4.1.4",
    "file-loader": "^6.2.0",
    "firebase": "^11.6.0",
    "html-react-parser": "^5.2.2",
    "lodash": "^4.17.21",
    "moment": "^2.30.1",
    "next": "14.2.4",
    "next-client-cookies": "^1.1.0",
    "next-intl": "^3.25.3",
    "papaparse": "^5.4.1",
    "plyr-react": "^5.3.0",
    "postcss-preset-env": "^10.1.1",
    "react": "^18",
    "react-chartjs-2": "^5.2.0",
    "react-dom": "^18",
    "react-file-viewer": "^1.2.1",
    "react-h5-audio-player": "^3.9.3",
    "react-player": "^2.16.0",
    "react-use-draggable-scroll": "^0.4.7",
    "recoil": "^0.7.7",
    "recoil-persist": "^5.1.0",
    "sharp": "^0.33.5",
    "swiper": "^11.1.15",
    "universal-cookie": "^7.2.2",
    "use-debounce": "^10.0.4"
  },
  "devDependencies": {
    "@emotion/babel-plugin": "^11.11.0",
    "@types/google.maps": "^3.58.1",
    "@types/node": "^20",
    "@types/react": "^19.0.2",
    "@types/react-dom": "^18",
    "eslint": "^9.15.0",
    "eslint-config-next": "14.2.4",
    "eslint-config-prettier": "^9.1.0",
    "postcss": "^8.4.49",
    "prettier": "3.1.1",
    "tailwindcss": "^3.4.1",
    "typescript": "^5"
  }
}
