{
  "name": "@thzero/library_client_vue3_vuetify3",
  "version": "0.18.39",
  "version_major": 0,
  "version_minor": 18,
  "version_patch": 39,
  "version_date": "03/02/2026",
  "description": "An opinionated library of common functionality to bootstrap a VueJs 3.0 based SPA application and Vuetify 3.0.",
  "author": "thZero",
  "author_url": "https://www.thzero.com",
  "copyright": "2020-2026",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/thzero/library_client_vue3_vuetify3.git"
  },
  "bugs": {
    "url": "https://github.com/thzero/library_client_vue3_vuetify3/issues"
  },
  "homepage": "https://github.com/thzero/library_client_vue3_vuetify3#readme",
  "scripts": {
    "cli-update": "./node_modules/.bin/library-cli --updateversion --pi",
    "cli-update-w": ".\\node_modules\\.bin\\library-cli --updateversion --pi",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "@vuelidate/core": "^2.0.3",
    "@vuelidate/validators": "^2.0.4",
    "@vuepic/vue-datepicker": "^12.1.0",
    "vue": "^3.5.29",
    "vue-cookie-comply": "^0.0.3"
  },
  "peerDependencies": {
    "@thzero/library_client": "^0.18",
    "@thzero/library_client_vue3": "^0.18",
    "@thzero/library_common": "^0.18"
  }
}