{
  "name": "@vuepress/types",
  "version": "1.9.10",
  "description": "Types for VuePress",
  "keywords": [
    "documentation",
    "generator",
    "types",
    "vue",
    "vuepress"
  ],
  "homepage": "https://github.com/vuejs/vuepress/blob/master/packages/@vuepress/types#readme",
  "bugs": {
    "url": "https://github.com/vuejs/vuepress/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vuejs/vuepress.git",
    "directory": "packages/@vuepress/types"
  },
  "license": "MIT",
  "author": "ULIVZ",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "tsc": "tsc"
  },
  "dependencies": {
    "@types/markdown-it": "^10.0.0",
    "@types/webpack-dev-server": "^3",
    "webpack-chain": "^6.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "a3e4bbab8df198b8b18d55031ff0b6f0bf190fdb"
}
