{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "title": "EmbedPress",
  "name": "embedpress/embedpress",
  "category": "embedpress",
  "description": "Embed content from 250+ providers with advanced customization options including YouTube, Vimeo, Google Docs, social media, and more.",
  "apiVersion": 3,
  "textdomain": "embedpress",
  "editorScript": "embedpress-blocks-editor",
  "editorStyle": "embedpress-blocks-editor-style",
  "style": "embedpress-blocks-style",
  "supports": {
    "align": ["left", "center", "right", "wide", "full"],
    "html": false,
    "anchor": true,
    "lightBlockWrapper": true,
    "default": "center"
  }
}
