/home/smartbloks/www/help.smartbloks.ai/wp-content/plugins/eazydocs/src/search-banner/block.json
{
	"apiVersion": 2,
	"name": "eazydocs/search-banner",
	"version": "0.1.0",
	"title": "EazyDocs Search Banner",
	"category": "eazydocs",
	"icon": "search",
	"keywords": ["eazydocs", "search"],
	"description": "EazyDocs search banner. Insert this block on a full-width page template to view it properly.",
	"supports": {
		"html": false,
		"anchor": true
	},
	"textdomain": "eazydocs",
	"editorScript": "file:./index.js",
	"editorStyle": "file:./index.css",
	"style": [
		"ezd-search-block"
	]
}