{
  "apiVersion": 3,
  "name": "boostify-blocks/dashboard",
  "version": "0.1.0",
  "title": "Dashboard",
  "category": "boostify-blocks",
  "icon": "heart",
  "description": "Example static block scaffolded with Create Block tool.",
  "supports": {
    "html": false
  },
  "textdomain": "boostify-blocks",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./style.css"
}