{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "blockx/block",
  "title": "Block",
  "category": "widgets",
  "attributes": {
    "anchor": {
      "type": "string"
    },
    "className": {
      "type": "string"
    },
    "content": {
      "type": "object"
    }
  },
  "supports": {
  }
}
