{
  "apiVersion": 3,
  "name": "vk-simple-copy-block/copy-button-wrap",
  "category": "vk-simple-copy-block",
  "title": "Copy Button",
  "textdomain": "vk-simple-copy-block",
  "parent": [
    "vk-simple-copy-block/simple-copy"
  ],
  "attributes": {
    "buttonAlign": {
      "type": "string"
    }
  },
  "supports": {
    "contentRole": true,
    "html": false,
    "className": true,
    "spacing": {
      "margin": [
        "top",
        "bottom"
      ]
    },
    "reusable": false,
    "lock": false
  },
  "editorScript": "file:./index.js"
}