{
  "name": "dpc/sharing",
  "title": "DELUCKS Sharing",
  "description": "Social sharing buttons. Style/layout controlled in SEO settings. Editor: adjust font size & spacing only.",
  "category": "design",
  "icon": "share-alt2",
  "textdomain": "delucks-seo",
  "supports": {
    "typography": {
      "fontSize": true
    },
    "spacing": {
      "margin": true,
      "padding": true,
      "blockGap": true
    }
  },
  "keywords": ["social", "share", "buttons", "seo"],
  "version": "1.0.0",
  "editorScript": "file:./build/index.js",
  "editorStyle": "file:./build/index.css",
  "style": "file:./build/style-index.css",
  "attributes": {
    "align": {
      "type": "string",
      "default": "none"
    },
    "separator": {
      "type": "string",
      "default": "»"
    }
  }
}