{
  "apiVersion": "2",
  "name": "yt-player/parent",
  "title": "Youtube Player Container",
  "icon": "format-video",
  "category": "media",
  "keywords": [
    "youtube player container",
    "youtube player"
  ],
  "supports": {
    "inserter": false,
    "reusable": false,
    "html": false
  },
  "attributes": {},
  "example": {
    "attributes": {
      "preview": true
    }
  },
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css"
}