{
	"apiVersion": 3,
	"name": "route/route-protection",
	"title": "Route Shipping Protection",
	"category": "woocommerce",
	"description": "Displays the Route Shipping Protection widget on the checkout page.",
	"supports": {
		"html": false,
		"multiple": false,
		"reusable": false
	},
	"attributes": {
		"lock": {
			"type": "object",
			"default": {
				"remove": false,
				"move": false
			}
		}
	},
	"textdomain": "routeapp"
}
