export type PluginMetadata = { name: string; url?: string; description?: string; };