{
  "apiVersion": 2,
  "name": "gutnm/paragraph",
  "version": "1.0.0",
  "title": "Paragraph",
  "category": "gutnm-blocks",
  "description": "The Paragraph Block enables easy text formatting and styling, allowing for clear, organized, and readable content presentation.",
  "example": [
    {
      "attributes": {}
    }
  ],
  "supports": {
    "html": true,
    "anchor": true,
    "customClassName": false
  },
  "textdomain": "gutenium",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}