{
  "ly-icon": {
    "description": "svg 图标",
    "attributes": [
      "type",
      "v-click-outside",
      "v-ripple",
      "v-resize"
    ]
  },
  "ly-loading": {
    "description": "loading component",
    "attributes": [
      "type",
      "color",
      "size",
      "text-size",
      "text-color",
      "only-text",
      "v-click-outside",
      "v-ripple",
      "v-resize"
    ]
  },
  "ly-fixed-container": {
    "description": "fixed container auto ",
    "attributes": [
      "append-to-body",
      "wrap-class",
      "z-index",
      "top",
      "right",
      "bottom",
      "left",
      "direction",
      "width",
      "height",
      "placeholder",
      "v-click-outside",
      "v-ripple",
      "v-resize"
    ]
  }
}