{
  "apiVersion": 3,
  "name": "frontis-blocks/social-share",
  "title": "Social Share",
  "category": "frontis-blocks",
  "description": "Add social sharing option for your posts",
  "textdomain": "frontis-blocks",
  "supports": {
    "html": false,
    "anchor": false,
    "customClassName": false
  },
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}