{
  "apiVersion": 3,
  "name": "boostify-blocks/icon-box",
  "version": "0.1.0",
  "title": "Icon box",
  "category": "boostify-blocks",
  "icon": "- wcb-block-editor-block-icon lni lni-clipboard",
  "description": "Create a box containing an icon or image and, optionally, a title, description, and learn more text.",
  "supports": {
    "html": false,
    "anchor": true,
    "align": true
  },
  "textdomain": "boostify-blocks",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}