{
    "private": true,
    "scripts": {
        "dev": "npm run development",
        "development": "mix",
        "watch": "mix watch",
        "watch-poll": "mix watch -- --watch-options-poll=1000",
        "hot": "mix watch --hot",
        "build": "npm run production",
        "prod": "npm run production",
        "production": "mix --production"
    },
    "devDependencies": {
        "@inertiajs/inertia": "^0.11.0",
        "@inertiajs/inertia-vue3": "^0.6.0",
        "@inertiajs/progress": "^0.2.7",
        "@tailwindcss/forms": "^0.5.0",
        "@tailwindcss/line-clamp": "^0.4.0",
        "@tailwindcss/typography": "^0.5.2",
        "@vue/compiler-sfc": "^3.2.31",
        "axios": "^0.25",
        "browser-sync": "^2.27.10",
        "browser-sync-webpack-plugin": "^2.3.0",
        "laravel-mix": "^6.0.6",
        "lodash": "^4.17.21",
        "postcss": "^8.1.14",
        "tailwindcss": "^3.0.0",
        "vue": "^3.2.31",
        "vue-loader": "^17.0.0"
    },
    "dependencies": {
        "@fawmi/vue-google-maps": "^0.9.72",
        "@formkit/addons": "^1.0.0-beta.9",
        "@formkit/auto-animate": "^1.0.0-beta.1",
        "@formkit/i18n": "^1.0.0-beta.9",
        "@formkit/themes": "^1.0.0-beta.8",
        "@formkit/vue": "^1.0.0-beta.8",
        "@headlessui/vue": "^1.6.4",
        "@heroicons/vue": "^1.0.6",
        "@stripe/stripe-js": "^1.44.1",
        "@vue-stripe/vue-stripe": "^4.4.4",
        "@vueform/multiselect": "^2.5.2",
        "@vueform/slider": "^2.1.2",
        "@vueform/vueform": "^1.2.10",
        "algoliasearch": "^4.14.3",
        "html-to-image": "^1.11.1",
        "laravel-echo": "^1.14.1",
        "laravel-vue-i18n": "^2.3.0",
        "moment": "^2.29.4",
        "moment-timezone": "^0.5.41",
        "pusher-js": "^7.4.0",
        "swiper": "^8.3.2",
        "vue-advanced-chat": "^2.0.4",
        "vue-axios": "^3.4.1",
        "vue-country-flag-next": "^2.3.2",
        "vue-emoji-picker": "^1.0.3",
        "vue-i18n": "^9.2.2",
        "vue-lodash": "^2.1.2",
        "vue-luxon": "^0.10.0",
        "vue-money-format": "^1.2.4",
        "vue-star-rating": "^2.1.0",
        "vue-writer": "^1.2.0",
        "vue3-carousel": "^0.1.46",
        "vue3-emoji-picker": "^1.1.5",
        "vue3-popper": "^1.5.0"
    }
}
