{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "title": "Image Comparison",
  "name": "essential-blocks/image-comparison",
  "description": "Let the visitors compare images & make your website interactive.",
  "category": "essential-blocks",
  "apiVersion": 2,
  "textdomain": "essential-blocks",
  "supports": {
    "anchor": true,
    "align": [
      "wide",
      "full"
    ]
  },
  "editorScript": "essential-blocks-editor-script"
}