{
    "private": true,
    "type": "module",
    "scripts": {
        "development": "mix",
        "watch": "mix watch",
        "watch-poll": "mix watch -- --watch-options-poll=1000",
        "hot": "mix watch --hot",
        "prod": "npm run production",
        "production": "mix --production",
        "build": "vite build",
        "dev": "vite"
    },
    "devDependencies": {
        "axios": "^1.7.4",
        "laravel-mix": "^6.0.6",
        "laravel-vite-plugin": "^1.0",
        "lodash": "^4.17.19",
        "postcss": "^8.1.14",
        "sass": "^1.52.3",
        "vite": "^5.4.14"
    },
    "dependencies": {
        "@fullcalendar/bootstrap": "^6.1.15",
        "@fullcalendar/core": "^6.1.15",
        "@fullcalendar/daygrid": "^6.1.15",
        "@fullcalendar/interaction": "^6.1.15",
        "@fullcalendar/list": "^6.1.15",
        "@fullcalendar/timegrid": "^6.1.15",
        "@popperjs/core": "^2.11.8",
        "admin-resources": "git+https://github.com/coderthemes/admin-resources.git#master",
        "animate.css": "^4.1.1",
        "apexcharts": "3.33.1",
        "autonumeric": "^4.6.0",
        "bootstrap": "^5.3.3",
        "bootstrap-datepicker": "^1.9.0",
        "bootstrap-icons": "^1.8.3",
        "bootstrap-maxlength": "^1.10.1",
        "bootstrap-select": "^1.13.18",
        "bootstrap-table": "^1.20.2",
        "bootstrap-touchspin": "^4.3.0",
        "c3": "^0.7.20",
        "chart.js": "^2.9.4",
        "chartist": "^1.3.0",
        "clockpicker": "0.0.7",
        "cropper": "^4.1.0",
        "d3": "^5.15.0",
        "datatables.net": "^2.2.1",
        "datatables.net-bs5": "^2.2.1",
        "datatables.net-buttons": "^3.2.1",
        "datatables.net-buttons-bs5": "^3.2.1",
        "datatables.net-keytable": "^2.12.1",
        "datatables.net-keytable-bs5": "^2.12.1",
        "datatables.net-responsive": "^3.0.3",
        "datatables.net-responsive-bs5": "^3.0.3",
        "datatables.net-select": "^3.0.0",
        "datatables.net-select-bs5": "^3.0.0",
        "devbridge-autocomplete": "^1.4.11",
        "dragula": "^3.7.3",
        "dropify": "^0.2.2",
        "dropzone": "^5.8.1",
        "feather-icons": "^4.28.0",
        "flatpickr": "^4.6.9",
        "flot-charts": "^0.8.3",
        "flot-orderbars": "^1.0.0",
        "footable": "^2.0.6",
        "fullcalendar": "^5.3.0",
        "gmaps": "^0.4.25",
        "hopscotch": "^0.3.1",
        "ion-rangeslider": "^2.3.1",
        "jquery": "^3.6.0",
        "jquery-countdown": "^2.2.0",
        "jquery-datatables-checkboxes": "^1.3.0",
        "jquery-knob": "^1.2.11",
        "jquery-mapael": "^2.2.0",
        "jquery-mask-plugin": "^1.14.16",
        "jquery-mockjax": "^2.6.1",
        "jquery-sparkline": "^2.4.0",
        "jquery-tabledit": "^1.0.0",
        "jquery-toast-plugin": "^1.3.2",
        "jquery.counterup": "^2.1.0",
        "jquery.flot.tooltip": "^0.9.0",
        "jquery.scrollto": "^2.1.3",
        "jsgrid": "^1.5.3",
        "ladda": "^1.0.6",
        "magnific-popup": "^1.1.0",
        "minimist": "^1.2.5",
        "mohithg-switchery": "^0.8.4",
        "moment": "2.22.2",
        "morris.js06": "^0.6.8",
        "multiselect": "^0.9.12",
        "nestable2": "^1.6.0",
        "node-waves": "^0.7.6",
        "parsleyjs": "^2.9.2",
        "pdfmake": "^0.2.18",
        "peity": "^3.3.0",
        "popper.js": "^1.16.1",
        "quill": "^1.3.7",
        "raf": "^3.4.1",
        "raphael": "^2.3.0",
        "select2": "^4.0.13",
        "selectize": "^0.12.6",
        "simplebar": "^5.3.0",
        "sortablejs": "^1.13.0",
        "spectrum-colorpicker2": "^2.0.5",
        "sweetalert2": "^10.15.7",
        "tablesaw": "^3.1.2",
        "tippy.js": "2.5.4",
        "toastr": "^2.1.4",
        "waypoints": "^4.0.1",
        "x-editable": "^1.5.1"
    }
}
