{
  "apiVersion": 3,
  "name": "boostify-blocks/button",
  "version": "0.1.0",
  "title": "Button",
  "icon": "button - wcb-block-editor-block-icon text-xl",
  "parent": [
    "boostify-blocks/buttons"
  ],
  "category": "boostify-blocks",
  "description": "Prompt visitors to take action with a button-style link.",
  "supports": {
    "anchor": true
  },
  "textdomain": "boostify-blocks",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}