{
  "apiVersion": 2,
  "name": "gutnm/countdown",
  "version": "1.0.0",
  "title": "Countdown",
  "category": "gutnm-blocks",
  "description": "The Countdown timer block provides a visual countdown for promotions, events, or product launches on your site.",
  "example": [
    {
      "attributes": {}
    }
  ],
  "supports": {
    "customClassName": false
  },
  "textdomain": "gutenium",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}