{ "id": "fusion-plugin-cli-printing-press", "name": "CLI Printing Press", "version": "0.1.0", "description": "Guided wizard for drafting external service CLI definitions", "dashboardViews": [ { "viewId": "wizard", "label": "Create Service CLI", "componentPath": "./dashboard-view", "icon": "Wand2", "placement": "primary", "order": 60 }, { "viewId": "manage", "label": "Manage Service CLIs", "componentPath": "./manage-view", "icon": "List", "placement": "primary", "order": 61 } ] }