{
  "apiVersion": 3,
  "name": "htgb/block-glossary",
  "title": "Heroic Glossary",
  "description": "A glossary block from HeroThemes",
  "textdomain": "ht-glossary",
  "editorScript": "file:./blocks.build.js",
  "viewScript": "file:./ht-glossary-frontend.js",
  "editorStyle": [
    "file:./editorStyle.css",
    "file:./style-blocks.css",
    "dashicons"
  ],
  "style": "file:./style-blocks.css",
  "styles": [
    {
      "name": "default",
      "label": "Default",
      "isDefault": true
    },
    {
      "name": "boxed",
      "label": "Boxed"
    }
  ]
}
