{
    "private": true,
    "scripts": {
        "dev": "npm run development",
        "development": "mix",
        "watch": "mix watch",
        "watch-poll": "mix watch -- --watch-options-poll=1000",
        "hot": "mix watch --hot",
        "prod": "npm run production",
        "production": "mix --production",
        "postinstall": "npx patch-package",
        "php": "php artisan serve --host=192.168.1.89:3000"
    },
    "devDependencies": {
        "@popperjs/core": "^2.10.2",
        "@tailwindcss/forms": "^0.5.3",
        "@vitejs/plugin-react": "^2.0.0",
        "autoprefixer": "^10.4.7",
        "axios": "^0.25",
        "bootstrap": "^5.1.3",
        "laravel-mix": "^6.0.49",
        "lodash": "^4.17.19",
        "postcss": "^8.4.14",
        "react": "^17.0.2",
        "react-dom": "^17.0.2",
        "sass": "^1.32.11",
        "sass-loader": "^13.0.2",
        "tailwindcss": "^3.1.6"
    },
    "dependencies": {
        "@ckeditor/ckeditor5-build-classic": "^35.0.1",
        "@ckeditor/ckeditor5-image": "^35.0.1",
        "@ckeditor/ckeditor5-react": "^5.0.2",
        "@headlessui/react": "^1.6.1",
        "@heroicons/react": "^1.0.6",
        "@inertiajs/inertia": "^0.11.0",
        "@inertiajs/inertia-react": "^0.8.0",
        "@inertiajs/progress": "^0.2.7",
        "@lottiefiles/react-lottie-player": "^3.4.7",
        "@mdi/react": "^1.6.1",
        "@testing-library/jest-dom": "^5.16.4",
        "@testing-library/react": "^12.1.5",
        "@testing-library/user-event": "^13.5.0",
        "react": "^18.1.0",
        "react-bootstrap": "^2.4.0",
        "react-dom": "^18.1.0",
        "react-i18next": "^11.18.3",
        "react-lottie-player": "^1.4.3",
        "react-responsive-carousel": "^3.2.23",
        "react-router": "^6.3.0",
        "react-router-dom": "^6.3.0",
        "react-scripts": "^2.1.3",
        "react-select": "^5.4.0",
        "react-serp-preview": "^1.1.0",
        "react-share": "^4.4.0",
        "react-slick": "^0.29.0",
        "slick-carousel": "^1.8.1",
        "swiper": "^8.4.3",
        "web-vitals": "^2.1.4"
    }
}
