You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
547 B
22 lines
547 B
|
2 years ago
|
{
|
||
|
|
"name": "@climblee/uv-ui",
|
||
|
|
"version": "1.1.14.1",
|
||
|
|
"description": "uv-ui 破釜沉舟之兼容vue3+2、nvue、app、h5、小程序等多端基于uni-app和uView2.x的生态框架,支持单独导入,开箱即用,利剑出击。",
|
||
|
|
"main": "index.js",
|
||
|
|
"scripts": {
|
||
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
|
},
|
||
|
|
"publishConfig": {
|
||
|
|
"access": "public",
|
||
|
|
"registry": "https://registry.npmjs.org/"
|
||
|
|
},
|
||
|
|
"keywords": [
|
||
|
|
"uv-ui",
|
||
|
|
"uvui",
|
||
|
|
"uni-app 框架",
|
||
|
|
"uv_UI",
|
||
|
|
"uv UI"
|
||
|
|
],
|
||
|
|
"author": "climblee",
|
||
|
|
"license": "ISC"
|
||
|
|
}
|