{
    "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"
    },
    "devDependencies": {
        "axios": "^0.21",
        "chokidar": "^3.5.3",
        "laravel-mix": "^6.0.6",
        "lodash": "^4.17.21",
        "sass": "^1.32.0",
        "postcss": "^8.1.14",
        "sass-loader": "^10.2.1",
        "vue-loader": "^16.8.3"
    },
    "dependencies": {
        "@algoz098/vue-player": "^0.4.3",
        "@chenfengyuan/vue-number-input": "^2.0.0-rc",
        "@chenfengyuan/vue-qrcode": "^2.0.0-rc.1",
        "@meforma/vue-toaster": "^1.2.2",
        "@splidejs/splide": "^4.0.1",
        "@splidejs/vue-splide": "^0.6.3",
        "@vue-stripe/vue-stripe": "^4.2.9",
        "@vueform/multiselect": "^2.2.1",
        "@vueform/toggle": "^2.0.1",
        "bootstrap-vue": "^2.21.2",
        "jquery": "^3.6.0",
        "laravel-echo": "^1.11.3",
        "libphonenumber-js": "^1.10.6",
        "maz-ui": "^3.0.0",
        "moment": "^2.29.1",
        "pusher-js": "^7.0.3",
        "qrcode": "^1.5.0",
        "vee-validate": "^4.5.6",
        "vue": "^3.2.27",
        "vue-advanced-cropper": "^2.8.1",
        "vue-country-code": "^1.1.3",
        "vue-easy-lightbox": "^1.4.1",
        "vue-final-modal": "^3.4.3",
        "vue-fullscreen": "^2.6.1",
        "vue-horizontal": "^1.0.2",
        "vue-loading-overlay": "^4.0.4",
        "vue-pure-lightbox": "^3.1.2",
        "vue-responsive-video-background-player": "^2.2.0",
        "vue-script2": "^2.1.0",
        "vue-stories-instagram": "^0.2.1",
        "vue-upload-drop-images": "^1.0.7",
        "vue3-carousel": "^0.1.32",
        "vue3-loading-overlay": "^0.0.0",
        "vue3-print-nb": "^0.1.4",
        "vue3-tabs-component": "^1.0.5",
        "vuex": "^4.0.2",
        "yup": "^0.32.11"
    }
}
