{
  "name": "wxc-noticebar",
  "version": "0.1.0",
  "description": "Weex版本的通知栏，在导航栏下方，一般用作系统提醒、活动提醒等通知。",
  "main": "index.js",
  "type": "weex",
  "repository": "https://github.com/alibaba/weex-ui/tree/master/packages/wxc-noticebar",
  "keywords": [
    "Weex",
    "Vue",
    "WeexComponent",
    "DataDisplay",
    "Noticebar",
    "WeexUi"
  ],
  "weex": {
    "plugins": {},
    "market": {
      "thumbnail": "http://gtms03.alicdn.com/tfs/TB1g0YASFXXXXXrapXXXXXXXXXX-750-1334.png"
    }
  },
  "author": "Tw93",
  "license": "MIT",
  "dependencies": {
    "url-parse": "^1.1.9"
  }
}
