{
  "apiVersion": 2,
  "name": "blockbucket/info-box",
  "version": "0.1.0",
  "title": "Info Box",
  "category": "blockbucket",
  "icon": "infoBox",
  "description": "Easily add and style titles, descriptions, and buttons to convey your message effectively.",
  "supports": {
    "html": false,
    "anchor": true,
    "align": [
      "wide",
      "full"
    ]
  },
  "textdomain": "blockbucket",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css",
  "render": "file:./render.php"
}