{
  "name": "@bootstrap-vue/media",
  "version": "1.0.0",
  "meta": {
    "title": "Media",
    "description": "The media object helps build complex and repetitive components where some media is positioned alongside content that doesn't wrap around said media.",
    "components": [
      {
        "component": "BMedia",
        "slots": [
          {
            "name": "aside",
            "description": "Media Aside"
          }
        ]
      },
      "BMediaAside",
      "BMediaBody"
    ]
  }
}
