{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "akintu/embed",
  "version": "0.3.4",
  "title": "Akintu Embed",
  "category": "widgets",
  "icon": "format-chat",
  "description": "Inserisce Akintu Embed nella pagina.",
  "textdomain": "akintu",
  "editorScript": "file:./index.js",
  "supports": {
    "html": false,
    "align": ["wide", "full"]
  }
}
