{
    "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": {
        "@event-calendar/core": "^0.15.3",
        "@event-calendar/day-grid": "^0.15.3",
        "@event-calendar/interaction": "^0.15.3",
        "@event-calendar/list": "^0.15.3",
        "@event-calendar/resource-time-grid": "^0.15.3",
        "@event-calendar/time-grid": "^0.15.3",
        "@intlify/vue-i18n-loader": "^5.0.0",
        "@popperjs/core": "^2.11.6",
        "autoprefixer": "10.4.5",
        "axios": "^1.2.0",
        "bootstrap": "^5.3.0",
        "husky": "^4.3.8",
        "jquery": "^3.6.1",
        "laravel-mix": "^6.0.49",
        "lodash": "^4.17.21",
        "path": "^0.12.7",
        "resolve-url-loader": "^5.0.0",
        "sass": "^1.56.1",
        "sass-loader": "^13.2.0",
        "select2": "^4.1.0-rc.0",
        "smooth-scrollbar": "^8.6.2",
        "unplugin-vue-components": "^0.25.1",
        "vue": "^3.2.45",
        "vue-loader": "^16.2.0",
        "vue-router": "^4.1.6"
    },
    "dependencies": {
        "@fortawesome/fontawesome-free": "^6.4.0",
        "@fullcalendar/core": "^6.1.7",
        "@fullcalendar/daygrid": "^6.1.7",
        "@fullcalendar/interaction": "^6.1.7",
        "@fullcalendar/multimonth": "^6.1.7",
        "@fullcalendar/vue3": "^6.1.7",
        "@vueform/multiselect": "~2.5.8",
        "@vueup/vue-quill": "^1.2.0",
        "bootstrap-vue-next": "^0.9.26",
        "datatables.net-bs5": "^1.11.2",
        "dotenv": "^16.3.1",
        "file-system": "^1.2.2",
        "flatpickr": "^4.6.13",
        "moment": "^2.29.4",
        "node-snackbar": "^0.1.16",
        "pinia": "^2.0.35",
        "quill": "^1.3.7",
        "sweetalert2": "^11.6.13",
        "vee-validate": "^4.5.8",
        "vue-flatpickr-component": "^11.0.3",
        "vue-i18n": "^9.2.2",
        "vue3-tel-input": "^1.0.4",
        "vuedraggable": "^4.1.0",
        "yup": "^1.1.1"
    },
    "husky": {
        "hooks": {}
    }
}
