{
  "apiVersion": 2,
  "name": "gutnm/image-compare",
  "version": "1.0.0",
  "title": "Image Compare",
  "category": "gutnm-blocks",
  "description": "Compare two images with a slider for visual impact.",
  "example": [
    {
      "attributes": {}
    }
  ],
  "supports": {
    "customClassName": false
  },
  "textdomain": "gutenium",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}