{
  "id": "modal",
  "name": "Modal",
  "description": "Fancy modal for the new web",
  "install": "plugin",
  "included": false,
  "affected": ".modal",
  "summary": "A pop-up like element that displays important information and focuses user's attention on it.",
  "dependencies": [
    "card/v2"
    ]
}