{
  "apiVersion": 2,
  "name": "gutnm/fancy-list",
  "version": "1.0.0",
  "title": "Fancy List",
  "category": "gutnm-blocks",
  "description": "The Fancy List Block presents lists with decorative icons and styles, enhancing visual appeal and organization.",
  "example": [
    {
      "attributes": {
        "style": "style-1"
      }
    }
  ],
  "supports": {
    "customClassName": false
  },
  "textdomain": "gutenium",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}