{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 2,
	"name": "checkoutpage/button",
	"version": "1.0.0",
	"title": "Button",
	"category": "checkoutpage",
	"description": "Add checkouts to your posts & pages",
	"supports": {
		"html": false
	},
	"keywords": ["checkout", "checkoutpage", "checkout page", "product", "ecommerce", "payment", "button", "buttons", "buy", "buy button"],
	"textdomain": "button",
	"editorScript": "file:./index.js",
	"editorStyle": "file:./index.css",
	"style": "file:./style-index.css"
}