claude-configs/plugins/known_marketplaces.json
Cal Corum 2e9bcdc0dc Rotate config backups and update plugin lists
- Rotate .claude.json backup files (remove old, add new)
- Update plugins blocklist.json and known_marketplaces.json

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 13:48:04 -06: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-02-19T11:00:01.550Z"
},
"claude-code-plugins": {
"source": {
"source": "github",
"repo": "anthropics/claude-code"
},
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-code-plugins",
"lastUpdated": "2026-02-19T19:47:51.730Z"
}
}