{
  "private": true,
  "scripts": {
    "dev": "npm run development",
    "development": "cross-env NODE_ENV=development npx mix",
    "watch": "cross-env NODE_ENV=development node node_modules/laravel-mix/bin/cli.js watch",
    "watch-poll": "npm run watch -- -- --watch-options-poll=1000",
    "hot": "cross-env NODE_ENV=development npx mix watch --hot",
    "prod": "npm run production",
    "production": "cross-env NODE_ENV=production node node_modules/laravel-mix/bin/cli.js"
  },
  "devDependencies": {
    "@babel/core": "^7.4.4",
    "@babel/preset-env": "^7.4.4",
    "@babel/preset-react": "^7.0.0",
    "@vue/compiler-sfc": "^3.4.26",
    "axios": "^0.18",
    "babel-loader": "^8.0.5",
    "bootstrap": "^4.1.3",
    "browser-sync": "^2.26.5",
    "browser-sync-webpack-plugin": "^2.0.1",
    "cross-env": "^5.2.1",
    "eslint": "^8.52.0",
    "glob": "^11.0.3",
    "jquery": "^3.2",
    "laravel-mix": "^6.0.49",
    "lodash": "^4.17.5",
    "popper.js": "^1.12",
    "resolve-url-loader": "^2.3.1",
    "sass": "^1.84.0",
    "sass-loader": "^16.0.4",
    "vue": "^2.7.16",
    "vue-loader": "^15.9.0",
    "vue-template-compiler": "^2.7.16",
    "webpack": "^5.91.0",
    "webpack-cli": "^5.1.4"
  },
  "dependencies": {
    "@fullcalendar/core": "^6.1.9",
    "@fullcalendar/daygrid": "^6.1.9",
    "@fullcalendar/interaction": "^6.1.9",
    "@fullcalendar/timegrid": "^6.1.9",
    "@fullcalendar/vue": "^6.1.9",
    "@vee-validate/i18n": "^4.13.2",
    "@vee-validate/rules": "^4.13.2",
    "@vladmandic/face-api": "^1.7.13",
    "bootstrap-vue": "^2.23.1",
    "chart.js": "^3.7.1",
    "datatables": "^1.10.18",
    "datatables.net": "^1.10.19",
    "datatables.net-bs4": "^1.10.19",
    "datatables.net-buttons": "^1.5.6",
    "fs-extra": "^10.0.0",
    "gulp": "^4.0.2",
    "html2pdf.js": "^0.10.2",
    "jquery-mousewheel": "^3.1.13",
    "moment": "^2.24.0",
    "quill": "^1.3.6",
    "signature_pad": "^5.0.6",
    "timers-browserify": "^2.0.12",
    "toastr": "^2.1.4",
    "v-money": "^0.8.1",
    "v-viewer": "^1.5.1",
    "vee-validate": "^2.2.15",
    "vue-chartjs": "^4.1.0",
    "vue-clipboard2": "^0.3.1",
    "vue-form-wizard": "^0.8.4",
    "vue-html-to-paper": "^1.3.1",
    "vue-masked-input": "^0.5.2",
    "vue-notification": "^1.3.16",
    "vue-numeric": "^2.3.0",
    "vue-paginate": "^3.6.0",
    "vue-quill-editor": "^3.0.6",
    "vue-search-select": "^2.9.3",
    "vue-simple-alert": "^1.1.1",
    "vue-stepper-component": "^1.0.0",
    "vue-switches": "^2.0.1",
    "vue-the-mask": "^0.11.1",
    "vue-toastification": "^1.7.14",
    "vue-tour": "^2.0.0",
    "vue2-datepicker": "^3.11.1",
    "vue2-editor": "^2.10.2",
    "vue2-google-maps": "^0.10.7",
    "vuejs-datepicker": "^1.5.4",
    "vuelidate": "^0.7.7",
    "xlsx": "^0.18.5",
    "yup": "^1.4.0"
  }
}
