{
	"name": "ideabox/testimonial",
	"title": "Testimonial",
	"category": "widgets",
	"icon": "editor-quote",
	"description": "A block to display testimonial on the site.",
	"textdomain": "ib-testimonial",
	"keywords": [ "testimonial", "review", "quote" ],
	"supports": {
		"html": false,
		"align": true
	},
	"editorScript": "file:./build/index.js",
	"editorStyle": "file:./build/index.css",
	"style": "file:./build/style-index.css"
}