{
    "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": {
        "@vue/compiler-sfc": "^3.1.5",
        "axios": "^0.21",
        "bootstrap": "^4.6.0",
        "deepmerge": "^4.2.2",
        "jquery": "^3.6.0",
        "laravel-mix": "^6.0.6",
        "lodash": "^4.17.19",
        "popper.js": "^1.16.1",
        "postcss": "^8.1.14",
        "resolve-url-loader": "^3.1.2",
        "sass": "^1.36.0",
        "sass-loader": "^11.1.1",
        "vue": "^3.2.20",
        "vue-loader": "^16.3.3",
        "vue-template-compiler": "^2.6.12"
    },
    "dependencies": {
        "@aacassandra/vue3-progressbar": "^1.0.3",
        "@casl/ability": "^5.4.3",
        "@casl/vue": "^2.1.2",
        "@chenfengyuan/vue-barcode": "^1.0.1",
        "@kyvg/vue3-notification": "^2.3.4",
        "@parthfaladu/vue-js-datatable": "^1.1.6",
        "@vue/composition-api": "^1.2.4",
        "@vuelidate/core": "^2.0.0-alpha.21",
        "@vuelidate/validators": "^2.0.0-alpha.18",
        "@vueup/vue-quill": "^1.0.0-beta.7",
        "chart.js": "^3.6.1",
        "datatables.net-dt": "^1.1.0",
        "jsbarcode": "^3.11.5",
        "jspdf": "^2.3.1",
        "laravel-vue-datatable": "^0.6.0",
        "laravel-vue-pagination": "^2.3.1",
        "moment": "^2.29.1",
        "notiwind": "^1.2.3",
        "tailwindcss": "^2.2.19",
        "vue-barcode": "^1.3.0",
        "vue-chart-3": "^3.0.3",
        "vue-chartjs": "^3.5.1",
        "vue-chartkick": "^1.1.0",
        "vue-cleave-component": "^3.0.1",
        "vue-content-loader": "^2.0.1",
        "vue-currency-input": "^2.1.1",
        "vue-data-tables": "^3.4.5",
        "vue-easy-lightbox": "^1.4.1",
        "vue-flatpickr-component": "^9.0.5",
        "vue-html2canvas": "0.0.4",
        "vue-numeric": "^2.4.3",
        "vue-offline": "^2.0.8",
        "vue-progressbar": "^0.7.5",
        "vue-router": "^4.0.10",
        "vue-sweetalert2": "^5.0.2",
        "vue3-chart-v2": "^0.8.3",
        "vue3-html2pdf": "^1.1.2",
        "vue3-popper": "^1.4.2",
        "vue3-select2-component": "^0.1.7",
        "vue3-simple-html2pdf": "^0.0.6",
        "vue3-vt-notifications": "^1.0.1",
        "vueditor": "^0.3.1",
        "vuejs-datatable": "^2.0.0-alpha.7",
        "vuex": "^4.0.2",
        "vuex-multi-tab-state": "^1.0.17"
    }
}
