yui-vue3
Version:
A high quality UI components Library with Vue.js 3.
37 lines (36 loc) • 740 B
JSON
{
"name": "yui-vue3",
"version": "0.6.7",
"title": "YuiVue3",
"description": "A high quality UI components Library with Vue.js 3.",
"type": "module",
"homepage": "https://yui.vip",
"keywords": [
"yui",
"vue",
"vue3",
"yui-vue",
"yui-vue3",
"vue.js",
"component",
"components",
"ui",
"framework"
],
"main": "dist/yui-vue3.min.js",
"typings": "types/index.d.ts",
"files": [
"dist",
"src",
"types"
],
"repository": {
"type": "git",
"url": "https://yui.vip"
},
"author": "ashan",
"license": "MIT",
"bugs": {
"url": "https://yui.vip/issues"
}
}