{
	"name": "woocommerce/cart-accepted-payment-methods-block",
	"version": "1.0.0",
	"title": "Accepted Payment Methods",
	"description": "Display accepted payment methods.",
	"category": "woocommerce",
	"supports": {
		"align": false,
		"html": false,
		"multiple": false,
		"reusable": false,
		"inserter": true
	},
	"parent": [
		"woocommerce/cart-totals-block"
	],
	"textdomain": "woocommerce",
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3
}