{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "ideal-postcodes/address-finder",
  "version": "1.0.0",
  "title": "Ideal Postcodes Address Finder",
  "category": "widgets",
  "attributes": {
    "lock": {
      "type": "object",
      "default": {
        "remove": true,
        "move": false
      }
    }
  },
  "textdomain": "uk-address-postcode-validation"
}