{
	"plugins": [
		{
			"name": "Mathlive",
			"className": "Mathlive",
			"description": "Mathlive feature for CKEditor 5.",
			"path": "src/mathlive.ts",
			"uiComponents": [
				{
					"name": "mathliveButton",
					"type": "Button",
					"iconPath": "theme/icons/mathlive.svg"
				}
			]
		}
	]
}
