{
  "name": "jury-dashboard-react",
  "version": "1.0.0",
  "private": true,
  "type": "module",
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "aos": "^2.3.4",
    "axios": "^1.13.1",
    "bootstrap": "^5.3.8",
    "bootstrap-icons": "^1.13.1",
    "date-fns": "^4.1.0",
    "html2pdf.js": "^0.14.0",
    "jquery": "^3.7.1",
    "next": "^14.2.33",
    "react": "^18.3.1",
    "react-datepicker": "^8.8.0",
    "react-dom": "^18.3.1",
    "react-owl-carousel": "^2.3.3",
    "react-spinners": "^0.17.0",
    "react-to-print": "^3.3.0",
    "react-toastify": "^11.0.5",
    "swiper": "^12.1.4",
    "zustand": "^5.0.14"
  },
  "devDependencies": {
    "@types/react": "19.2.17",
    "typescript": "7.0.2"
  }
}
