{
  "name": "next",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev --turbopack",
    "dev2": "next dev",
    "build0": "next build && node copy-assets.js",
    "start": "node .next/standalone/server.js",
    "start2": "next start",
    "start0": "NODE_ENV=production node server.js",
    "lint": "next lint"
  },
  "dependencies": {
    "@ckeditor/ckeditor5-react": "^9.5.0",
    "@fullcalendar/core": "^6.1.15",
    "@ijavad805/react-datepicker": "^2.2.18",
    "@reduxjs/toolkit": "^2.6.1",
    "autoprefixer": "^10.4.21",
    "axios": "^1.8.4",
    "cash-dom": "^8.1.5",
    "dayjs": "^1.11.13",
    "dropzone": "^6.0.0-beta.2",
    "js-cookie": "^3.0.5",
    "lucide-react": "^1.17.0",
    "moment": "^2.30.1",
    "moment-jalaali": "^0.10.4",
    "motion": "^12.40.0",
    "next": "^16.1.1",
    "next13-progressbar": "^1.2.2",
    "react": "^19.2.3",
    "react-countdown-circle-timer": "^3.2.1",
    "react-dom": "^19.2.3",
    "react-feather": "^2.0.10",
    "react-inner-image-zoom": "^4.0.1",
    "react-masonry-css": "^1.0.16",
    "react-pdf": "^9.2.1",
    "react-redux": "^9.2.0",
    "react-toastify": "^11.0.5",
    "recharts": "^3.8.1",
    "swiper": "^12.1.3",
    "swr": "^2.3.3",
    "tippy.js": "^6.3.7",
    "toastify-js": "^1.12.0",
    "velocity-animate": "^1.5.2"
  },
  "devDependencies": {
    "@eslint/eslintrc": "^3",
    "@tailwindcss/postcss": "^4.1.4",
    "eslint": "^9",
    "eslint-config-next": "^16.1.1",
    "postcss": "^8.5.3",
    "tailwindcss": "^4.1.4"
  }
}
