{
  "apiVersion": 2,
  "name": "gutnm/advanced-heading",
  "version": "1.0.0",
  "title": "Advanced Heading",
  "category": "gutnm-blocks",
  "description": "The Advanced Heading Block offers customizable headings, allowing for enhanced typography to improve content presentation.",
  "example": [
    {
      "attributes": {
        "style": "1"
      }
    }
  ],
  "supports": {
    "html": true,
    "anchor": true
  },
  "textdomain": "gutenium",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}