{
	"apiVersion": 3,
	"name": "inpost-international/block",
	"version": "1.0.0",
	"title": "Inpost International Map Button",
	"category": "woocommerce",
	"description": "Adds map button and add input to save delivery point data.",
	"supports": {
		"html": false,
		"align": false,
		"multiple": false,
		"reusable": false
	},
	"parent": [ "woocommerce/checkout-shipping-methods-block" ],
	"attributes": {
		"lock": {
			"type": "object",
			"default": {
				"remove": true,
				"move": true
			}
		},
		"text": {
			"type": "string",
			"source": "html",
			"selector": ".wp-block-inpost-international",
			"default": ""
		}
	},
	"textdomain": "inpost-international",
	"editorStyle": ""
}
