{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "postcode-eu-address-validation/billing-address-autocomplete",
	"version": "1.0.0",
	"title": "International Address Autocomplete",
	"category": "woocommerce",
	"description": "Autocomplete international addresses using the Postcode.eu API.",
	"example": {},
	"parent": ["woocommerce/checkout-billing-address-block"],
	"attributes": {
		"lock": {
			"type": "object",
			"default": {
				"remove": true,
				"move": true
			}
		}
	},
	"textdomain": "postcode-eu-address-validation"
}
