agent-sdk / Exports / IMarketplaceManifest
Interface: IMarketplaceManifest
Manifest format read from .claude-plugin/marketplace.json.
Table of contents
Properties
Properties
name
• name: string
Defined in
agent-sdk/src/plugins/marketplace-client.ts:39
version
• version: string
Defined in
agent-sdk/src/plugins/marketplace-client.ts:40
plugins
• plugins: IMarketplacePluginEntry[]