Expand description
Plugin manifest parsing for .claude-plugin/plugin.json
Follows Claude Code official plugin specification with include/exclude extensions.
Structs§
- Author
- Author information
- Filter
Config - Filter configuration for include/exclude patterns
- Plugin
Manifest - Official Claude Code plugin manifest structure
Enums§
- Component
Paths - Component paths can be a single string or array of strings
Constants§
- DEFAULT_
COMPONENT_ DIRS - Default component directories (official spec)