{
  "apiVersion": 3,
  "name": "boostify-blocks/container",
  "version": "0.1.0",
  "title": "Container",
  "category": "boostify-blocks",
  "icon": "- wcb-block-editor-block-icon lni lni-layout",
  "description": "Create beautiful layouts with flexbox powered container block.",
  "supports": {
    "html": false,
    "anchor": true,
    "align": [
      "wide",
      "full"
    ]
  },
  "textdomain": "boostify-blocks",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}