{
  "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.11.6",
    "@vitejs/plugin-vue": "^4.0.0",
    "axios": "^0.21.4",
    "bootstrap": "^5.2.3",
    "laravel-mix-vue3": "^0.7.0",
    "lodash": "^4.17.19",
    "postcss": "^8.1.14",
    "resolve-url-loader": "^5.0.0",
    "sass": "^1.56.1",
    "sass-loader": "^12.1.0",
    "ts-loader": "^9.4.4",
    "typescript": "^5.1.6",
    "vue": "^3.2.37",
    "vue-loader": "^16.8.2"
  },
  "dependencies": {
    "@vee-validate/i18n": "^4.11.3",
    "@vee-validate/rules": "^4.11.3",
    "dayjs": "^1.11.9",
    "dotenv": "^16.3.1",
    "intersection-observer": "^0.12.2",
    "laravel-mix": "^6.0.49",
    "laravel-vue-i18n": "^2.7.1",
    "swiper": "^11.1.3",
    "vee-validate": "^4.11.3",
    "vue": "^3.3.4",
    "vue-lazyload": "^3.0.0",
    "vuex": "^4.0.2"
  }
}
