lighting-ui
Version:
A rich interaction, lightweight, high performance UI library based on Weex
26 lines (25 loc) • 626 B
JSON
{
"name": "lc-result",
"version": "0.1.0",
"description": "Weex通用的错误结果页面,包括通用错误、无商品、无网络的错误情况,可配置覆盖原有",
"main": "index.js",
"type": "weex",
"repository": "https://github.com/alibaba/weex-ui/tree/master/packages/lc-result",
"keywords": [
"Weex",
"Vue",
"WeexComponent",
"Feedback",
"Result",
"WeexUi"
],
"weex": {
"plugins": {},
"market": {
"thumbnail": "https://img.alicdn.com/tfs/TB1X71ySpXXXXbDaXXXXXXXXXXX-750-1334.png"
}
},
"author": "Tw93",
"license": "MIT",
"dependencies": {}
}