{
  "name": "w2w-admin",
  "version": "0.0.1",
  "description": "ADMIN ERP App",
  "productName": "ADMIN ERP App",
  "author": "Carlos S Novoa Farkas",
  "private": true,
  "scripts": {
    "dev": "quasar dev -m spa",
    "build": "quasar build -m pwa",
    "lint": "eslint --ext .js,.vue ./",
    "test": "echo \"No test specified\" && exit 0",
    "types": "tsc --noEmit --pretty",
    "update-w2w": "npm cache clean --force && npm install @win2win/shared@latest @win2win/shared-ui@latest"
  },
  "dependencies": {
    "@capacitor/camera": "^4.1.4",
    "@capacitor/core": "^4.3.3",
    "@capacitor/geolocation": "^4.1.0",
    "@codemirror/lang-javascript": "^6.2.2",
    "@ionic/pwa-elements": "^3.1.1",
    "@jitsi/vue-sdk": "^1.0.4",
    "@quasar/cli": "^2.4.0",
    "@quasar/extras": "^1.16.7",
    "@tanstack/vue-query": "^5.37.1",
    "@win2win/shared": "^1.0.192",
    "@win2win/shared-ui": "^0.3.55",
    "apexcharts": "^4.7.0",
    "axios": "^1.7.2",
    "codemirror": "^6.0.1",
    "core-js": "^3.6.5",
    "jspdf": "^3.0.1",
    "jspdf-autotable": "^5.0.2",
    "leaflet": "^1.9.4",
    "leaflet.markercluster": "^1.5.3",
    "moment-timezone": "^0.6.0",
    "pinia": "^2.3.1",
    "pinia-plugin-persistedstate": "^3.2.3",
    "qrcode.vue": "^3.4.1",
    "quasar": "2",
    "socket.io-client": "^4.7.2",
    "stream": "^0.0.3",
    "thememirror": "^2.0.1",
    "ua-parser-js": "^1.0.33",
    "v-network-graph": "^0.9.11",
    "vue": "^3.4.21",
    "vue-codemirror": "^6.1.1",
    "vue-draggable-plus": "^0.4.1",
    "vue-i18n": "^9.4.1",
    "vue-pdf-embed": "2.0.4",
    "vue-qr": "^4.0.9",
    "vue-qrcode-reader": "^5.7.1",
    "vue-router": "^4.2.5",
    "vue-the-mask": "^0.11.1",
    "vue3-apexcharts": "^1.4.4",
    "vue3-google-map": "^0.19.0",
    "vue3-pdf-app": "^1.0.3",
    "vue3-signature-pad": "^1.0.7",
    "vuex": "^4.1.0",
    "vuex-chrome-plugin": "^0.1.1",
    "vuex-persistedstate": "^4.0.0-beta.1",
    "xlsx": "^0.18.5",
    "xlsx-js-style": "^1.2.0",
    "xml-js": "^1.6.11",
    "zod": "^3.25.7"
  },
  "devDependencies": {
    "@babel/eslint-parser": "^7.13.14",
    "@quasar/app-webpack": "3",
    "@types/leaflet": "^1.9.16",
    "@types/lodash": "^4.17.0",
    "@types/xlsx": "^0.0.35",
    "depcheck": "^1.4.7",
    "dotenv": "^16.4.5",
    "eslint": "^8.10.0",
    "eslint-config-standard": "^17.0.0",
    "eslint-plugin-import": "^2.19.1",
    "eslint-plugin-n": "^15.0.0",
    "eslint-plugin-promise": "^6.0.0",
    "eslint-plugin-quasar": "^1.0.0",
    "eslint-plugin-vue": "^9.0.0",
    "eslint-webpack-plugin": "^3.1.1",
    "typescript": "^5.4.2",
    "workbox-webpack-plugin": "^7.1.0"
  },
  "browserslist": [
    "last 10 Chrome versions",
    "last 10 Firefox versions",
    "last 4 Edge versions",
    "last 7 Safari versions",
    "last 8 Android versions",
    "last 8 ChromeAndroid versions",
    "last 8 FirefoxAndroid versions",
    "last 10 iOS versions",
    "last 5 Opera versions"
  ],
  "engines": {
    "node": "^22",
    "npm": "^10"
  }
}
