{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "omnipress/dualbutton",
  "version": "1.0.0",
  "title": "Dual Buttons",
  "category": "omnipress",
  "icon": "",
  "description": "Design a dual button together with unique features and capabilities for each button",
  "supports": {
    "className": true
  },
  "textdomain": "omnipress",
  "style": [
    "file:../../../style-block-8.css"
  ]
}