{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "suredash/register-terms",
  "title": "Terms & Condition",
  "description": "This block helps to add Terms & Conditions field.",
  "version": "1.0.0",
  "category": "suredash",
  "parent": [
    "suredash/register"
  ],
  "supports": {
    "multiple": false
  },
  "textdomain": "suredash"
}