{
  "apiVersion": 3,
  "title": "Accordion top content",
  "name": "b3rg/accordion-top-content",
  "version": "0.1.0",
  "category": "b3rg",
  "parent": [
    "b3rg/accordion"
  ],
  "description": "Accordion Top Content Block",
  "attributes": {},
  "supports": {
    "html": false,
    "customClassName": false
  },
  "usesContext": [
    "uniqueID"
  ],
  "textdomain": "b3rg",
  "editorScript": "file:index.js",
  "editorStyle": "file:index.css",
  "style": "file:style-index.css"
}