@techui/base
Version:
TechUI Base is a basic component library developed based on Vue
52 lines (50 loc) • 1.16 kB
JSON
{
"name": "@techui/base",
"version": "0.0.6-alpha.1",
"description": "TechUI Base is a basic component library developed based on Vue",
"author": "aYin <ayin86cn@gmail.com> <wechat:jay1986cn>",
"homepage": "https://techui.net",
"license": "UNLICENSED",
"main": "index.js",
"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"
],
"dependencies": {
"@techui/icons": "1.0.3",
"@techui/colors": "1.0.2",
"@techui/lessmixins": "0.0.6",
"@techui/libs": "0.0.6",
"@techui/locales": "0.0.6",
"@techui/themes": "0.0.6",
"@techui/utils": "0.0.6",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
},
"publishConfig": {
"access": "public"
}
}