{
  "name": "vuepress-theme-antd-docs",
  "title": "Ant Design Docs of VuePress",
  "version": "0.0.11",
  "description": "vuepress ant design docs",
  "author": "konnga <https://github.com/konnga>",
  "homepage": "",
  "main": "index.js",
  "license": "MIT",
  "keywords": [
    "theme",
    "vuepress",
    "vuepress-theme",
    "antd",
    "ant-design",
    "antd-docs"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/konnga/vuepress-theme-antd-docs.git"
  },
  "dependencies": {
    "@vuepress/plugin-active-header-links": "^1.4.1",
    "@vuepress/plugin-nprogress": "^1.4.1",
    "@vuepress/plugin-search": "^1.4.1",
    "ant-design-vue": "^1.5.3",
    "core-js": "^2.6.11",
    "docsearch.js": "^2.5.2",
    "less": "^3.10.3",
    "less-loader": "^5.0.0",
    "lodash": "^4.17.15",
    "vuepress": "^1.4.1",
    "vuepress-plugin-container": "^2.1.2",
    "vuepress-plugin-smooth-scroll": "^0.0.9",
    "vuex": "^3.1.3"
  }
}
