vuepress-theme-ui
Version:
VuePress theme for official Vue projects
15 lines (14 loc) • 308 B
JSON
{
"name": "vuepress-theme-ui",
"version": "0.0.1",
"description": "VuePress theme for official Vue projects",
"main": "Layout.vue",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ui"
],
"author": "coderl <4769946@qq.com>",
"license": "MIT"
}