{
  "apiVersion": 3,
  "name": "boostify-blocks/countdown",
  "version": "0.1.0",
  "title": "Countdown",
  "category": "boostify-blocks",
  "icon": "- wcb-block-editor-block-icon lni lni-target",
  "description": "Add a countdown block with days, hours, minutes, and seconds.",
  "supports": {
    "html": false,
    "anchor": true,
    "align": true
  },
  "textdomain": "boostify-blocks",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}