@wanghonggan/uv-ui
Version:
uv-ui 破釜沉舟之兼容vue3+2、nvue、app、h5、小程序等多端基于uni-app和uView2.x的生态框架,支持单独导入,开箱即用,利剑出击。
37 lines (36 loc) • 1.02 kB
JSON
{
"name": "@wanghonggan/uv-ui",
"version": "1.1.20-2026042802",
"description": "uv-ui 破釜沉舟之兼容vue3+2、nvue、app、h5、小程序等多端基于uni-app和uView2.x的生态框架,支持单独导入,开箱即用,利剑出击。",
"keywords": [
"uv-ui",
"uvui",
"uni-app 框架",
"uv_UI",
"uv UI"
],
"homepage": "https://github.com/wanghonggan/uv-ui#readme",
"bugs": {
"url": "https://github.com/wanghonggan/uv-ui/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wanghonggan/uv-ui.git"
},
"license": "ISC",
"author": "wanghonggan",
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"publish": "npm publish --registry https://registry.npmjs.org/",
"publish:latest": "npm publish --registry https://registry.npmjs.org/ --tag latest"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@climblee/uv-ui": "^1.1.20"
}
}