{
  "name": "coblocks/services",
  "category": "layout",
  "attributes": {
    "columns": {
      "type": "integer",
      "default": 2
    },
    "alignment": {
      "type": "string",
      "default": "none"
    },
    "headingLevel": {
      "type": "integer",
      "default": 3
    }
  },
  "title": "Services",
  "textdomain": "coblocks",
  "editorScript": [
    "coblocks-6"
  ],
  "description": "Add up to four columns of services to display."
}