{
  "name": "opplio",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint",
    "serve": "next start -p 9000"
  },
  "dependencies": {
    "@babel/preset-react": "^7.18.6",
    "@fancyapps/ui": "^4.0.31",
    "@fullcalendar/common": "^5.11.3",
    "@fullcalendar/daygrid": "^5.11.3",
    "@fullcalendar/interaction": "^5.11.3",
    "@fullcalendar/list": "^5.11.3",
    "@fullcalendar/react": "^5.11.2",
    "@fullcalendar/timegrid": "^5.11.3",
    "@headlessui/react": "^1.7.2",
    "@heroicons/react": "^2.0.11",
    "@next/bundle-analyzer": "^12.3.1",
    "@popperjs/core": "^2.11.6",
    "@reduxjs/toolkit": "^1.8.5",
    "@syncfusion/ej2-react-gantt": "^20.3.57",
    "@tailwindcss/forms": "^0.5.3",
    "@tailwindcss/line-clamp": "^0.4.2",
    "@tippyjs/react": "^4.2.6",
    "axios": "^0.27.2",
    "chart.js": "^3.9.1",
    "devextreme": "^22.1.6",
    "devextreme-react": "^22.1.6",
    "flatpickr": "^4.6.13",
    "form-data": "^4.0.0",
    "framer-motion": "^7.6.4",
    "gantt-task-react": "^0.3.9",
    "moment": "^2.29.4",
    "next": "12.3.1",
    "next-auth": "^4.12.1",
    "next-transpile-modules": "^10.0.0",
    "react": "18.2.0",
    "react-beautiful-dnd": "^13.1.1",
    "react-chartjs-2": "^4.3.1",
    "react-color": "^2.19.3",
    "react-contenteditable": "^3.3.6",
    "react-csv": "^2.2.2",
    "react-dom": "^18.2.0",
    "react-feather": "^2.0.10",
    "react-flatpickr": "^3.10.13",
    "react-infinite-scroll-component": "^6.1.0",
    "react-mentions": "^4.4.7",
    "react-paginate": "^8.1.3",
    "react-popper": "2.3.0",
    "react-portal": "4.2.2",
    "react-quill": "^2.0.0",
    "react-redux": "^8.0.4",
    "react-toastify": "^9.0.8",
    "react-tooltip": "^4.4.3",
    "redux": "^4.2.0",
    "simple-react-lightbox": "^3.6.9-0",
    "socket.io-client": "^4.5.2",
    "uuid": "^9.0.0"
  },
  "devDependencies": {
    "@tailwindcss/forms": "^0.5.3",
    "autoprefixer": "^10.4.12",
    "eslint": "8.24.0",
    "eslint-config-next": "12.3.1",
    "postcss": "^8.4.16",
    "tailwindcss": "^3.1.8"
  }
}
