{
  "name": "front",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@next/font": "13.1.1",
    "axios": "^1.2.2",
    "cookie-cutter": "^0.2.0",
    "cookies": "^0.8.0",
    "eslint": "8.31.0",
    "eslint-config-next": "13.1.1",
    "http-proxy": "^1.18.1",
    "moment": "^2.29.4",
    "moment-jalaali": "^0.9.6",
    "next": "13.1.1",
    "nprogress": "^0.2.0",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "react-dropzone": "^14.2.3",
    "react-icons": "^4.7.1",
    "react-multi-date-picker": "^3.3.4",
    "react-select": "^5.7.0",
    "react-tailwind-table": "^1.1.1",
    "react-toastify": "^9.1.1",
    "reactjs-otp-input": "^1.0.1",
    "sweetalert2": "^11.7.3",
    "use-long-press": "^2.0.3"
  },
  "devDependencies": {
    "autoprefixer": "^10.4.13",
    "postcss": "^8.4.21",
    "tailwindcss": "^3.2.4"
  }
}
