mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-05 20:41:34 +08:00
12 lines
267 B
JSON
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"
|
|
}
|