{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "title": "Google reCaptcha",
  "apiVersion": 2,
  "name": "essential-blocks/pro-form-recaptcha",
  "description": "Google reCaptcha for Form Block",
  "category": "essential-blocks",
  "textdomain": "essential-blocks-pro",
  "ancestor": [
    "essential-blocks/form"
  ],
  "supports": {
    "align": [
      "full"
    ]
  },
  "editorScript": "essential-blocks-editor-script"
}