vuepress-theme-kitdocs
Version:
VuePress theme for kitdocs.org projects
23 lines (22 loc) • 554 B
JSON
{
"name": "vuepress-theme-kitdocs",
"version": "1.0.2",
"description": "VuePress theme for kitdocs.org projects",
"main": "Layout.vue",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vuepress-theme-vue.git"
},
"keywords": [
"vue"
],
"author": "Evan You",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress-theme-vue/issues"
},
"homepage": "https://github.com/vuejs/vuepress-theme-vue#readme"
}