{
	"$schema": "https://schemas.wp.org/trunk/block.json",
	"apiVersion": 3,
	"name": "wp-event-genius/organizer-content",
	"title": "Organizer Content",
	"category": "event-genius",
	"description": "Displays organizer content using the default template.",
	"textdomain": "event-genius",
	"editorScript": "file:./build/index.js",
	"supports": {
		"html": false,
		"inserter": false
	},
	"usesContext": [ "postId", "postType" ]
}
