{
  "name": "@mieweb/wikigdrive-ui",
  "version": "2.0.0-alpha",
  "type": "module",
  "author": {
    "name": "Medical Informatics Engineering",
    "url": "https://www.mieweb.com/"
  },
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/mieweb/wikiGDrive/issues"
  },
  "homepage": "https://github.com/mieweb/wikiGDrive#readme",
  "scripts": {
    "build": "vue-tsc -b && vite build"
  },
  "dependencies": {
    "bootstrap": "5.2.3",
    "vue": "3.5.13",
    "vue-prism-editor": "2.0.0-alpha.2",
    "vue-router": "4.4.5"
  },
  "devDependencies": {
    "@vitejs/plugin-vue": "5.2.1",
    "eslint-plugin-vue": "9.31.0",
    "vite": "6.2.0",
    "vue-tsc": "2.1.10"
  }
}
