1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-05 20:41:34 +08:00
cosin/web/packages/ui/package.json
Kaifuny 4d22eeb281 #766 init frontend architecture
Signed-off-by: Kaifuny <superbiger.github@gmail.com>
2022-12-30 11:02:26 +08:00

12 lines
267 B
JSON

{
"name": "@cskefu/ui",
"version": "1.0.0",
"description": "cskefu ui components library base on element-plus",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Kaifuny",
"license": "Apache-2.0"
}