{
    "private": true,
    "type": "module",
    "scripts": {
        "dev": "vite",
        "build": "tsc && vite build && vite build "
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/3DHDesign/RR-foods-API.git"
    },
    "keywords": [],
    "author": "",
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/3DHDesign/RR-foods-API/issues"
    },
    "homepage": "https://github.com/3DHDesign/RR-foods-API#readme",
    "devDependencies": {
        "@headlessui/react": "^2.0.0",
        "@inertiajs/react": "^2.0.12",
        "@tailwindcss/forms": "^0.5.3",
        "@types/moment": "^2.11.29",
        "@types/node": "^18.13.0",
        "@types/react": "^18.3.27",
        "@types/react-beautiful-dnd": "^13.1.8",
        "@types/react-big-calendar": "^1.16.2",
        "@types/react-dom": "^18.3.7",
        "@types/react-pdf": "^6.2.0",
        "@types/react-slick": "^0.23.13",
        "@types/tesseract.js": "^0.0.2",
        "@vitejs/plugin-react": "^4.2.0",
        "autoprefixer": "^10.4.12",
        "laravel-vite-plugin": "^1.2.0",
        "postcss": "^8.4.31",
        "react": "^18.3.1",
        "react-dom": "^18.3.1",
        "tailwindcss": "^3.2.1",
        "typescript": "^5.0.2"
    },
    "dependencies": {
        "@fullcalendar/daygrid": "^6.1.17",
        "@fullcalendar/interaction": "^6.1.17",
        "@fullcalendar/react": "^6.1.17",
        "@fullcalendar/timegrid": "^6.1.17",
        "@heroicons/react": "^2.2.0",
        "@react-pdf-viewer/core": "^3.12.0",
        "@tailwindcss/typography": "^0.5.16",
        "@tiptap/extension-code-block-lowlight": "^2.14.0",
        "@tiptap/extension-image": "^2.14.0",
        "@tiptap/extension-link": "^2.14.0",
        "@tiptap/extension-table": "^2.14.0",
        "@tiptap/extension-table-cell": "^2.14.0",
        "@tiptap/extension-table-header": "^2.14.0",
        "@tiptap/extension-table-row": "^2.14.0",
        "@tiptap/react": "^2.14.0",
        "@tiptap/starter-kit": "^2.14.0",
        "axios": "^1.9.0",
        "chart.js": "^4.5.0",
        "classnames": "^2.5.1",
        "country-state-city": "^3.2.1",
        "date-fns": "^4.1.0",
        "dayjs": "^1.11.13",
        "framer-motion": "^12.23.12",
        "highlight.js": "^11.11.1",
        "lowlight": "^2.9.0",
        "lucide-react": "^0.514.0",
        "pdfjs-dist": "^3.11.174",
        "puppeteer": "^24.10.2",
        "quill": "^2.0.3",
        "quill-better-table": "^1.2.10",
        "react-beautiful-dnd": "^13.1.1",
        "react-big-calendar": "^1.19.4",
        "react-chartjs-2": "^5.3.0",
        "react-datepicker": "^8.4.0",
        "react-dropzone": "^14.3.8",
        "react-icons": "^5.5.0",
        "react-phone-number-input": "^3.4.12",
        "react-query": "^3.39.3",
        "react-quill": "^2.0.0",
        "react-select": "^5.10.1",
        "react-slick": "^0.31.0",
        "react-usestateref": "^1.0.9",
        "slick-carousel": "^1.8.1",
        "tesseract.js": "^6.0.1",
        "use-debounce": "^10.0.4",
        "yet-another-react-lightbox": "^3.23.4"
    }
}
