{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "title": "Countdown",
  "name": "essential-blocks/countdown",
  "category": "essential-blocks",
  "description": "Highlight upcoming events with countdown timer",
  "apiVersion": 2,
  "textdomain": "essential-blocks",
  "supports": {
      "anchor": true,
      "align": ["wide", "full"]
    },
  "editorScript": "essential-blocks-editor-script"
}
