{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "title": "Animated Wrapper",
  "name": "essential-blocks/pro-animated-wrapper",
  "description": "An advanced wrapper block with animation capabilities for other blocks within it.",
  "category": "essential-blocks",
  "apiVersion": 2,
  "textdomain": "essential-blocks-pro",
  "supports": {
    "align": [
      "full"
    ],
    "anchor": true
  },
  "editorScript": "essential-blocks-pro-editor-script"
}