{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "editorStyle": "hayyabuild",
  "category": "hayyabuild",
  "textdomain": "hayyabuild",

  "name": "hayyabuild/doublesidedsides",
  "title": "Sides",
  "parent": [
    "hayyabuild/doublesided"
  ],

  "keywords": [
    "info"
  ],

  "attributes": {
    "side": {
      "type": "string",
      "default": "front"
    },
    "align": {
      "type": "string"
    },
    "id": {
      "type": "string"
    },
    "classesList": {
      "type": "string",
      "default": ""
    }
  }
}
