{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "title": "Typing Text",
  "name": "essential-blocks/typing-text",
  "description": "Make your website interactive with typing text animation.",
  "category": "essential-blocks",
  "apiVersion": 2,
  "textdomain": "essential-blocks",
  "editorScript": "essential-blocks-editor-script",
  "supports": {
    "anchor": true,
    "align": [
      "wide",
      "full"
    ]
  }
}