lighting-ui
Version:
A rich interaction, lightweight, high performance UI library based on Weex
26 lines (25 loc) • 583 B
JSON
{
"name": "lc-badge",
"version": "0.1.0",
"description": "light徽标组件,分为单点,单字与多字三种类型",
"main": "index.js",
"type": "weex",
"repository": "https://github.com/HS-Light/weex-ui/tree/light-ui/packages/lc-badge",
"keywords": [
"Weex",
"Vue",
"WeexComponent",
"Layout",
"badge",
"WeexUi"
],
"weex": {
"plugins": {},
"market": {
"thumbnail": "https://github.com/HS-Light/weex-ui/tree/light-ui/packages/lc-badge/image.png"
}
},
"author": "jervis",
"license": "MIT",
"dependencies": {}
}