{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "sg-block/slothtenberg-extensions",
  "version": "0.1.7",
  "title": "Blocks Extensions by SlothGeek",
  "category": "widgets",
  "icon": "appearance",
  "description": "Extensions of visibility, animation and more for blocks.",
  "supports": {
    "html": false
  },
  "textdomain": "slothtenberg-extensions",
  "editorScript": "file:./index.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css",
  "viewScript": [
    "sext-js"
  ]
}