{
  "apiVersion": 2,
  "name": "gutnm/blockquote",
  "version": "1.0.0",
  "title": "Blockquote",
  "category": "gutnm-blocks",
  "description": "This blockquote block allows you to display a quote with a custom text and style.",
  "example": [
    {
      "attributes": {
        "style": "1"
      }
    }
  ],
  "supports": {
    "html": true,
    "anchor": true
  },
  "textdomain": "gutenium",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}