{
    "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": {
        "@tailwindcss/forms": "^0.4.0",
        "alpinejs": "^3.4.2",
        "autoprefixer": "^10.4.2",
        "bootstrap-daterangepicker": "^3.1.0",
        "flatpickr": "^4.6.9",
        "fullcalendar": "^5.8.0",
        "handlebars": "^4.7.7",
        "izitoast": "^1.4.0",
        "jsrender": "^1.0.5",
        "laravel-mix": "^6.0.6",
        "lodash": "^4.17.19",
        "postcss": "^8.4.6",
        "postcss-import": "^12.0.1",
        "resolve-url-loader": "^4.0.0",
        "sass": "^1.36.0",
        "sass-loader": "^12.1.0",
        "tailwindcss": "^3.0.18"
    },
    "dependencies": {
        "@hotwired/turbo": "^7.1.0",
        "apexcharts": "^3.29.0",
        "bootstrap": "^5.2.2",
        "bootstrap-datepicker": "^1.9.0",
        "datatables": "^1.10.18",
        "intl-tel-input": "^17.0.13",
        "jquery": "^3.2.1",
        "quill": "^1.3.7"
    }
}
