claude-configs/plugins/known_marketplaces.json
Cal Corum f9cbbd16a9 Sync plugin registry and rotate sessions
- Update plugin blocklist, installed plugins, and known marketplaces
- Refresh claude-code-plugins and claude-plugins-official marketplace indexes
- Remove expired sessions (1533356, 1636882); add new sessions (1737831, 1801940)
2026-03-17 02:01:13 -05:00

18 lines
543 B
JSON

{
"claude-plugins-official": {
"source": {
"source": "git",
"url": "https://github.com/anthropics/claude-plugins-official.git"
},
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-plugins-official",
"lastUpdated": "2026-03-12T05:01:29.190Z"
},
"claude-code-plugins": {
"source": {
"source": "github",
"repo": "anthropics/claude-code"
},
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-code-plugins",
"lastUpdated": "2026-03-17T07:00:48.480Z"
}
}