tyh-ui
Version:
tyh ui is a set of desktop lightweight UI component library based on Vue # 2.0.
42 lines • 854 B
JSON
{
"name": "tyh-ui",
"version": "1.9.4",
"description": "tyh ui is a set of desktop lightweight UI component library based on Vue # 2.0.",
"main": "src/index.js",
"scripts": {
"test": "npm i tyh-ui"
},
"keywords": [
"ui",
"tyh",
"tyh-ui",
"tyh-ui2",
"vue",
"vue3",
"setup",
"Composition API",
"component",
"components",
"vue-next",
"css",
"css3",
"less",
"web",
"html",
"javascript",
"element",
"element3",
"element-plus",
"element-ui"
],
"author": {
"name": "tyh2001",
"url": "https://tianyuhao.cn/blog"
},
"license": "ISC",
"bugs": {
"url": "https://github.com/Tyh2001/tyh-ui/issues"
},
"homepage": "https://tianyuhao.cn/tyhui",
"repository": "https://github.com/Tyh2001/tyh-ui"
}