{
	"name": "ideabox/image-comparison",
	"title": "Image Comparison",
	"category": "widgets",
	"description": "A block to let your visitors compare between two images. After, before, horizontal, and vertical comparison.",
	"keywords": ["image", "before", "after", "comparison"],
	"textdomain": "ib-image-comparison",
	"supports": {
		"html": false
	},
	"editorScript": "file:./build/index.js",
	"editorStyle": "file:./build/index.css",
	"style": "file:./build/style-index.css"
}