{
	"plugins": [
		{
			"name": "Show blocks",
			"className": "ShowBlocks",
			"description": "Allows to display the HTML element names of content blocks.",
			"docs": "features/show-blocks.html",
			"path": "src/showblocks.js",
			"uiComponents": [
				{
					"type": "Button",
					"name": "showBlocks",
					"iconPath": "@ckeditor/ckeditor5-icons/theme/icons/show-blocks.svg"
				}
			]
		}
	]
}
