{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "title": "Wrapper",
  "name": "essential-blocks/wrapper",
  "description": "This is a wrapper block for other blocks within it.",
  "category": "essential-blocks",
  "apiVersion": 2,
  "textdomain": "essential-blocks",
  "supports": {
    "align": ["wide", "full"],
    "anchor": true
  },
  "editorScript": "essential-blocks-editor-script"
}
