{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 2,
	"name": "create-block/piq-quote",
	"version": "1.0.3",
	"title": "Pet Insurance Quotes",
	"category": "embed",
	"icon": "flag",
	"description": "This plug-in inserts a quote form on your page that will launch a results page that lists all of the available insurance providers' offerings.",
	"supports": {
		"html": true
	},
	"textdomain": "piq-quote",
	"editorScript": "file:./index.js",
	"editorStyle": "file:./index.css",
	"style": "file:./style-index.css"
}
