lighting-ui
Version:
A rich interaction, lightweight, high performance UI library based on Weex
27 lines (26 loc) • 537 B
JSON
{
"name": "lc-button-group",
"version": "0.1.0",
"description": "按钮组",
"main": "index.js",
"type": "weex",
"repository": "https://github.com/HS-Light/weex-ui/tree/master/packages/lc-button-group",
"keywords": [
"Weex",
"Vue",
"WeexComponent",
"DataDisplay",
"Cell",
"WeexUi"
],
"weex": {
"plugins": {},
"market": {
"thumbnail": "https://img.alicdn.com/tfs/TB1qODvSpXXXXcGXFXXXXXXXXXX-750-1334.png"
}
},
"author": "Tw93",
"license": "MIT",
"dependencies": {
}
}