{ "plugins": [ { "name": "Export", "className": "Export", "description": "Adds text to the editor.", "path": "src/export.ts", "uiComponents": [ { "name": "exportButton", "type": "Button", "iconPath": "theme/icons/ckeditor.svg" } ] } ] }