{
  "apiVersion": 3,
  "name": "create-block-wcbxxyyyzz/wcbxxyyyzz-blocks-common-css",
  "version": "0.1.0",
  "title": "Block Common CSS",
  "category": "boostify-blocks",
  "parent": [
    "boostify-blocks/create-block-wcbxxyyyzz"
  ],
  "icon": "heart",
  "description": "Example static block scaffolded with Create Block tool.",
  "supports": {
    "html": false
  },
  "textdomain": "boostify-blocks",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css",
  "viewScript": "file:./FrontendStyles.js"
}