{
  "name": "nextapp2",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@emotion/react": "^11.14.0",
    "@emotion/styled": "^11.14.0",
    "@mui/material": "^6.4.6",
    "@prisma/client": "^6.8.2",
    "autoprefixer": "^10.4.20",
    "axios": "^1.7.9",
    "bootstrap": "^5.3.7",
    "datatables.net": "^2.3.2",
    "datatables.net-bs5": "^2.3.2",
    "feather-icons-react": "^0.8.1",
    "framer-motion": "^12.4.10",
    "jose": "^6.0.12",
    "jquery": "^3.7.1",
    "jsonwebtoken": "^9.0.2",
    "lucide-react": "^0.475.0",
    "mssql": "^12.2.0",
    "next": "^15.3.2",
    "nodemailer": "^7.0.12",
    "pg": "^8.13.1",
    "qrcode.react": "^4.2.0",
    "react": "^18.2.0",
    "react-bootstrap": "^2.10.9",
    "react-custom-scrollbars-2": "^4.5.0",
    "react-date-range": "^2.0.1",
    "react-dom": "^18.2.0",
    "react-feather": "^2.0.10",
    "react-hook-form": "^7.54.2",
    "react-hot-toast": "^2.5.2",
    "react-icons": "^5.4.0",
    "react-router-dom": "^7.2.0",
    "react-select": "^5.10.1",
    "react-toastify": "^11.0.5",
    "ua-parser-js": "^2.0.4",
    "xlsx": "^0.18.5"
  },
  "devDependencies": {
    "@eslint/eslintrc": "^3",
    "eslint": "^9",
    "eslint-config-next": "15.1.6",
    "postcss": "^8.5.3",
    "prisma": "^6.8.2",
    "tailwindcss": "^3.4.17"
  }
}
