{
  "apiVersion": 2,
  "name": "blockbucket/call-to-action",
  "version": "0.1.0",
  "title": "Call to Action",
  "category": "blockbucket",
  "icon": "callToaction",
  "description": "Adjust colors, typography, spacing, and backgrounds to align with your branding and design preferences.",
  "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"
}