{
  "name": "muzzie-vite",
  "version": "0.0.0",
  "private": true,
  "scripts": {
    "dev": "vite --host",
    "build": "run-p type-check build-only",
    "preview": "vite preview",
    "build-only": "vite build",
    "type-check": "vue-tsc --noEmit",
    "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
    "format": "prettier --write src/"
  },
  "dependencies": {
    "@mdi/js": "^5.9.55",
    "@stripe/stripe-js": "^1.52.1",
    "@vitejs/plugin-vue2": "^2.2.0",
    "axios": "^1.7.7",
    "axios-cache-interceptor": "^1.5.3",
    "axios-retry": "^3.4.0",
    "chart.js": "^2.9.4",
    "cropperjs": "^1.5.12",
    "filepond-plugin-file-validate-type": "^1.2.8",
    "hls.js": "^1.1.2",
    "icecast-metadata-player": "^1.11.3",
    "icecast-metadata-stats": "^0.1.1",
    "javascript-obfuscator": "^4.1.0",
    "jwt-decode": "^4.0.0",
    "laravel-echo": "^1.11.3",
    "laravel-vite-plugin": "^0.7.4",
    "lodash": "^4.17.21",
    "pusher-js": "^8.0.2",
    "string-similarity": "^4.0.4",
    "swiper": "^5.4.5",
    "tiptap-vuetify": "^2.24.0",
    "vue": "^2.7.16",
    "vue-awesome-swiper": "^3.1.3",
    "vue-chartjs": "^3.5.1",
    "vue-confirm-dialog": "1.0.2",
    "vue-content-placeholders": "^0.2.1",
    "vue-facebook-login-component": "^4.0.2",
    "vue-filepond": "^6.0.3",
    "vue-gtag": "^1.16.1",
    "vue-i18n": "^8.28.2",
    "vue-notification": "^1.3.20",
    "vue-paystack": "^2.0.4",
    "vue-router": "^3.6.5",
    "vue-select": "^3.16.0",
    "vue-social-sharing": "^3.0.8",
    "vuedraggable": "^2.24.3",
    "vuelidate": "^0.7.7",
    "vuetify": "^2.6.15",
    "vuetify-datetime-picker": "^2.1.1",
    "vuex": "^3.6.2"
  },
  "devDependencies": {
    "@playwright/test": "^1.47.0",
    "@rushstack/eslint-patch": "^1.2.0",
    "@types/node": "^18.14.2",
    "@vite-pwa/assets-generator": "^0.2.1",
    "@vue/compiler-sfc": "^3.1.0",
    "@vue/eslint-config-prettier": "^7.1.0",
    "@vue/eslint-config-typescript": "^11.0.2",
    "@vue/tsconfig": "^0.1.3",
    "eslint": "^8.34.0",
    "eslint-plugin-vue": "^9.9.0",
    "npm-run-all": "^4.1.5",
    "prettier": "^2.8.4",
    "sass": "~1.32",
    "typescript": "~4.8.4",
    "vite": "^4.1.4",
    "vite-plugin-pwa": "^0.17.4",
    "vue-tsc": "^1.2.0"
  }
}
