{
  "name": "@genpact/genome.mfe.v6-app",
  "version": "1.0.304",
  "displayversion": "1.0.0",
  "date": "2024-07-15",
  "license": "UNLICENSED",
  "files": [
    "dist/**/*"
  ],
  "scripts": {
    "dev": "vite --port 5001",
    "build": "run-p type-check build-only",
    "preview": "vite preview",
    "release": "standard-version --release-as patch",
    "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 \"**/*.{ts,tsx,md,svelte,vue,astro}\""
  },
  "dependencies": {
    "@elevenlabs/elevenlabs-js": "^2.1.0",
    "@heroicons/vue": "^2.0.18",
    "axios": "^1.4.0",
    "axios-retry": "^4.5.0",
    "chart.js": "^4.4.1",
    "chartjs-plugin-datalabels": "^2.2.0",
    "click-outside-vue3": "^4.0.1",
    "cross-spawn": "7.0.6",
    "crypto-js": "^4.1.1",
    "exceljs": "^4.4.0",
    "file-saver": "^2.0.5",
    "hls.js": "^1.5.15",
    "html2canvas": "^1.4.1",
    "jspdf": "^2.5.1",
    "jspdf-autotable": "^3.8.1",
    "microsoft-cognitiveservices-speech-sdk": "^1.44.0",
    "mitt": "^3.0.1",
    "mobile-device-detect": "^0.4.3",
    "moment": "^2.29.4",
    "nanoid": "5.0.9",
    "pinia": "^2.1.4",
    "uuid": "^11.1.0",
    "vue": "^3.5.13",
    "vue-chartjs": "^5.2.0",
    "vue-i18n": "^10.0.5",
    "vue-router": "^4.2.2",
    "vue-template-compiler": "2.0.0-rc.8",
    "vue-toastification": "^2.0.0-rc.5",
    "vue3-carousel": "^0.3.3",
    "vue3-popper": "^1.5.0",
    "vue3-radial-progress": "^1.1.1",
    "vue3-touch-events": "^4.2.0"
  },
  "devDependencies": {
    "@rushstack/eslint-patch": "^1.3.2",
    "@types/node": "^20.3.3",
    "@vitejs/plugin-vue": "^4.2.3",
    "@vue/eslint-config-prettier": "^7.1.0",
    "@vue/eslint-config-typescript": "^11.0.3",
    "@vue/tsconfig": "^0.4.0",
    "autoprefixer": "^10.4.14",
    "cross-env": "^7.0.3",
    "eslint": "^8.44.0",
    "eslint-plugin-editorconfig": "^4.0.3",
    "eslint-plugin-vue": "^9.15.1",
    "npm-run-all": "^4.1.5",
    "postcss": "^8.4.24",
    "prettier": "^2.8.8",
    "prettier-plugin-tailwindcss": "^0.3.0",
    "sass": "^1.79.5",
    "standard-version": "^9.5.0",
    "tailwindcss": "^3.3.2",
    "typescript": "^5.7.3",
    "vite": "^4.3.9",
    "vue-tsc": "^2.2.0"
  }
}
