{
  "name": "@vuepress/theme-vue",
  "version": "1.9.10",
  "description": "VuePress theme for official Vue projects",
  "keywords": [
    "documentation",
    "generator",
    "vue",
    "vuepress"
  ],
  "homepage": "https://github.com/vuejs/vuepress/blob/master/packages/@vuepress/theme-vue#readme",
  "bugs": {
    "url": "https://github.com/vuejs/vuepress/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vuejs/vuepress.git",
    "directory": "packages/@vuepress/theme-vue"
  },
  "license": "MIT",
  "author": "Evan You",
  "maintainers": [
    {
      "name": "ULIVZ",
      "email": "chl814@foxmail.com"
    }
  ],
  "main": "index.js",
  "dependencies": {
    "@vuepress/theme-default": "1.9.10"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "a3e4bbab8df198b8b18d55031ff0b6f0bf190fdb"
}
