{
  "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.4",
    "autoprefixer": "^10.4.7",
    "laravel-mix": "^6.0.11",
    "postcss": "^8.4.4",
    "postcss-import": "^14.0.2",
    "postcss-nesting": "^10.0.2",
    "prettier": "^2.5.1",
    "prettier-plugin-tailwindcss": "^0.1.4",
    "vue-loader": "^17.0.0"
  },
  "dependencies": {
    "@fullcalendar/core": "^5.8.0",
    "@fullcalendar/daygrid": "^5.6.0",
    "@fullcalendar/interaction": "^5.6.0",
    "@fullcalendar/moment-timezone": "^5.6.0",
    "@fullcalendar/timegrid": "^5.6.0",
    "@fullcalendar/vue3": "^5.8.0",
    "@headlessui/vue": "^1.5.0",
    "@heroicons/vue": "^1.0.2",
    "@popperjs/core": "^2.9.2",
    "@tailwindcss/aspect-ratio": "^0.4.0",
    "@tailwindcss/forms": "^0.5.2",
    "@tailwindcss/typography": "^0.5.2",
    "@tinymce/tinymce-vue": "^5.0.0",
    "@twilio/voice-sdk": "^2.1.1",
    "accounting-js": "^1.1.1",
    "axios": "^0.26.0",
    "canvas-confetti": "^1.5.1",
    "chartist": "^0.11.4",
    "chartist-plugin-tooltips": "^0.0.17",
    "click-outside-vue3": "^4.0.1",
    "clipboard": "^2.0.8",
    "cropperjs": "^1.5.12",
    "element-resize-event": "^3.0.6",
    "email-validator": "^2.0.4",
    "floating-vue": "^2.0.0-beta.6",
    "hex-rgb": "^5.0.0",
    "inflector-js": "^1.0.1",
    "js-file-download": "^0.4.12",
    "laravel-echo": "^1.11.0",
    "localforage": "^1.9.0",
    "lodash": "^4.17.21",
    "mitt": "^3.0.0",
    "moment": "^2.29.4",
    "moment-timezone": "^0.5.33",
    "mousetrap": "^1.6.5",
    "notiwind": "^1.2.2",
    "psl": "^1.8.0",
    "pusher-js": "^7.0.3",
    "qs": "^6.10.1",
    "tailwindcss": "^3.0.0",
    "truncate-html": "^1.0.4",
    "v-calendar": "^3.0.0-alpha.8",
    "vue": "^3.1.4",
    "vue-draggable": "^2.0.6",
    "vue-i18n": "^9.1.7",
    "vue-observe-visibility": "^2.0.0-alpha.1",
    "vue-recaptcha": "^2.0.1",
    "vue-router": "4",
    "vue-upload-component": "^3.0.50",
    "vuedraggable": "^4.0.3",
    "vuex": "^4.0.2"
  }
}
