{
  "apiVersion": 2,
  "name": "gutnm/advanced-video",
  "version": "1.0.0",
  "title": "Advanced Video",
  "category": "gutnm-blocks",
  "description": "Embed videos from YouTube, Vimeo, or self-hosted sources with advanced controls.",
  "example": [
    {
      "attributes": {}
    }
  ],
  "supports": {
    "html": true,
    "anchor": true
  },
  "textdomain": "gutenium",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}