{
  "apiVersion": 3,
  "name": "gutsliders/before-after",
  "version": "0.1.0",
  "title": "Before After",
  "category": "slider-blocks",
  "description": "Showcase Photos Comparison in different styles.",
  "keywords": [
    "image",
    "photo comparison",
    "compare images",
    "image compare",
    "image comparison",
    "before after slider",
    "before after"
  ],
  "supports": {
    "html": false,
    "anchor": true
  },
  "example": {
    "attributes": {
      "preview": true
    },
    "viewportWidth": 432
  },
  "textdomain": "slider-blocks",
  "editorScript": [
    "file:./index.js"
  ],
  "editorStyle": [
    "file:./index.css"
  ],
  "style": [
    "file:./style-index.css"
  ],
  "viewScript": [
    "file:./frontend.js"
  ]
}