@techui/prime
Version:
TechUI Prime is a paid component library developed based on Vue3, which includes three component libraries: TehcUI Admin, TechUI Base, and TechUI Scifi. These three component libraries can be used independently and are free.
58 lines (56 loc) • 1.43 kB
JSON
{
"name": "@techui/prime",
"version": "0.0.1-alpha.6",
"description": "TechUI Prime is a paid component library developed based on Vue3, which includes three component libraries: TehcUI Admin, TechUI Base, and TechUI Scifi. These three component libraries can be used independently and are free.",
"author": "aYin <ayin86cn@gmail.com> <wechat:jay1986cn>",
"homepage": "https://techui.net",
"license": "UNLICENSED",
"main": "index.js",
"type": "module",
"keywords": [
"@techui",
"techui",
"TechUI",
"ayin",
"Adaptive",
"Adaptive Panel",
"techuiAdaptive",
"tuiAdaptive",
"@techui/prime",
"@techui/admin",
"@techui/base",
"@techui/scifi",
"TechUI Prime",
"TechUI Admin",
"TechUI Base",
"TechUI Scifi",
"techui-prime",
"techui-admin",
"techui-base",
"techui-scifi",
"Dashboard",
"Workbench",
"Admin Panel",
"Workspace",
"Portal",
"Sci-fi component",
"SVG components",
"Future style component",
"data-view",
"@jiaminghi/data-view",
"jiaminghi"
],
"dependencies": {
"@techui/colors": "*",
"@techui/lessmixins": "*",
"@techui/locales": "*",
"@techui/themes": "*",
"@techui/libs": "*",
"@techui/utils": "*",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
},
"publishConfig": {
"access": "public"
}
}