{
  "name": "indonesiaaife",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "NODE_ENV=production node server.js",
    "lint": "next lint"
  },
  "dependencies": {
    "@floating-ui/react": "^0.26.3",
    "@fortawesome/fontawesome-free": "^6.5.0",
    "@preact/signals-react": "^1.3.7",
    "@tanstack/react-query": "^5.12.2",
    "@uppy/dashboard": "^3.6.0",
    "@uppy/drag-drop": "^3.0.3",
    "@uppy/drop-target": "^2.0.2",
    "@uppy/file-input": "^3.0.4",
    "@uppy/image-editor": "^2.2.2",
    "@uppy/informer": "^3.0.4",
    "@uppy/progress-bar": "^3.0.4",
    "@uppy/react": "^3.1.4",
    "@uppy/status-bar": "^3.2.5",
    "apexcharts": "^3.44.0",
    "axios": "^1.6.2",
    "bootstrap": "^5.3.2",
    "bootstrap-icons": "^1.11.1",
    "chart.js": "^4.4.1",
    "faker": "^5.5.3",
    "iron-session": "^8.0.1",
    "next": "^14.0.3",
    "nookies": "^2.5.2",
    "react": "^18",
    "react-chartjs-2": "^5.2.0",
    "react-dom": "^18",
    "react-feather": "^2.0.10",
    "react-icons": "^4.11.0",
    "react-medium-image-zoom": "^5.1.9",
    "react-responsive": "^9.0.2",
    "react-slick": "^0.29.0",
    "recharts": "^2.9.3",
    "slick-carousel": "^1.8.1",
    "sweetalert2": "^11.6.13",
    "sweetalert2-react-content": "^5.0.7",
    "uuid": "^9.0.1",
    "zustand": "^4.4.3"
  },
  "devDependencies": {
    "@types/bootstrap": "^5.2.10",
    "@types/node": "20.9.0",
    "eslint": "^8",
    "eslint-config-next": "13.5.4",
    "sass": "^1.69.0"
  }
}
