lighting-ui
Version:
A rich interaction, lightweight, high performance UI library based on Weex
27 lines (26 loc) • 623 B
JSON
{
"name": "lc-noticebar",
"version": "0.1.0",
"description": "Weex版本的通知栏,在导航栏下方,一般用作系统提醒、活动提醒等通知。",
"main": "index.js",
"type": "weex",
"repository": "https://github.com/alibaba/weex-ui/tree/master/packages/lc-noticebar",
"keywords": [
"Weex",
"Vue",
"WeexComponent",
"DataDisplay",
"Noticebar",
"WeexUi"
],
"weex": {
"plugins": {},
"market": {
"thumbnail": "https://img.alicdn.com/tfs/TB1g0YASFXXXXXrapXXXXXXXXXX-750-1334.png"
}
},
"author": "Tw93",
"license": "MIT",
"dependencies": {
}
}