{
	"name": "woocommerce/payment-method-icons",
	"version": "1.0.0",
	"title": "Payment Method Icons",
	"description": "Display icons for available payment methods.",
	"category": "woocommerce",
	"keywords": [ "woocommerce", "payments", "payment methods" ],
	"textdomain": "woocommerce",
	"attributes": {
		"numberOfIcons": {
			"type": "number",
			"default": 0
		}
	},
	"supports": {
		"spacing": {
			"margin": true,
			"padding": true
		}
	},
	"apiVersion": 3,
	"$schema": "https://schemas.wp.org/trunk/block.json"
}
