{
  "apiVersion": 2,
  "name": "gutnm/progress-bar",
  "version": "1.0.0",
  "title": "Progress Bar",
  "category": "gutnm-blocks",
  "description": "A visual element displaying task completion or data percentage through a filled horizontal bar and circle bar",
  "example": [
    {
      "attributes": {
        "style": "style-1"
      }
    }
  ],
  "supports": {
    "customClassName": false
  },
  "textdomain": "gutenium",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}