{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "title": "Lottie Animation",
  "name": "essential-blocks/lottie-animation",
  "category": "essential-blocks",
  "description": "Lottie animation block allows you to add Lottie flies to your site. Control animation appearances, speeds, loop and so on.",
  "apiVersion": 2,
  "textdomain": "essential-blocks",
  "supports": {
    "anchor": true,
    "align": [
      "wide",
      "full"
    ]
  },
  "editorScript": "essential-blocks-editor-script"
}