lighting-ui
Version:
A rich interaction, lightweight, high performance UI library based on Weex
26 lines (25 loc) • 532 B
JSON
{
"name": "lc-grid",
"version": "0.1.0",
"description": "宫格,布局",
"main": "index.js",
"type": "weex",
"repository": "https://github.com/HS-Light/weex-ui/tree/light-ui/packages/lc-grid",
"keywords": [
"Weex",
"Vue",
"WeexComponent",
"Layout",
"grid",
"WeexUi"
],
"weex": {
"plugins": {},
"market": {
"thumbnail": "https://github.com/HS-Light/weex-ui/tree/light-ui/packages/lc-grid/image.png"
}
},
"author": "jervis",
"license": "MIT",
"dependencies": {}
}