{
    "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": {
        "@popperjs/core": "^2.10.2",
        "axios": "^0.25",
        "bootstrap": "^5.1.3",
        "laravel-localization-loader": "^1.0.5",
        "laravel-mix": "^6.0.6",
        "lodash": "^4.17.19",
        "postcss": "^8.1.14",
        "resolve-url-loader": "^3.1.2",
        "sass": "^1.33.0",
        "sass-loader": "12.0.0",
        "vue": "^2.6.12",
        "vue-loader": "^15.9.7",
        "vue-template-compiler": "^2.6.12"
    },
    "dependencies": {
        "@fullcalendar/core": "^5.10.1",
        "@fullcalendar/daygrid": "^5.10.1",
        "@fullcalendar/interaction": "^5.10.1",
        "@fullcalendar/list": "^5.10.1",
        "@fullcalendar/timegrid": "^5.10.1",
        "animate.css": "^4.1.1",
        "bootstrap-v4-rtl": "^4.6.0-3",
        "browser-sync-webpack-plugin": "^2.3.0",
        "datatables.net": "^1.11.5",
        "datatables.net-responsive": "^2.2.9",
        "font-awesome": "^4.7.0",
        "font-awesome-rtl": "^1.1.0",
        "fullcalendar": "^5.10.2",
        "intl-tel-input": "^17.0.15",
        "jquery": "^3.6.0",
        "jquery-form": "^4.3.0",
        "lang.js": "^1.1.14",
        "load-google-maps-api": "^2.0.2",
        "moment": "^2.29.1",
        "ms-dropdown": "^4.0.3",
        "owl.carousel": "^2.3.4",
        "popper.js": "^1.16.1",
        "quill-html-edit-button": "^2.2.7",
        "select2": "^4.1.0-rc.0",
        "sweetalert2": "^11.4.4",
        "webpack-shell-plugin": "^0.5.0"
    }
}
