{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "ub/styled-box-numbered-content",
  "title": "Numbered Box Content",
  "parent": [
    "ub/styled-box"
  ],
  "category": "ultimateblocks",
  "description": "",
  "attributes": {},
  "supports": {
    "inserter": false,
    "reusable": false
  },
  "editorStyle": "ultimate_blocks-cgb-block-editor-css",
  "editorScript": "ultimate_blocks-cgb-block-js",
  "style": "ultimate_blocks-cgb-style-css"
}