{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "wpmozo/content-wraper",
  "version": "1.1.0",
  "title": "Content Wrapper",
  "category": "wpmozo",
  "icon": "",
  "parent": [
    "wpmozo"
  ],
  "supports": {
    "html": false,
    "lock": false
  },
  "attributes": {},
  "textdomain": "wpmozo-blocks-and-addons",
  "editorScript": "file:./index.js"
}