- Update blocklist, installed_plugins, known_marketplaces plugin configs - Sync marketplace submodules (claude-code-plugins, claude-plugins-official) - Update settings.json - Update paper-dynasty SKILL.md - Replace cli-reference.md with split cli/ docs (gauntlet.md, pd-cards.md)
17 lines
414 B
JSON
17 lines
414 B
JSON
{
|
|
"fetchedAt": "2026-03-12T07:00:45.497Z",
|
|
"plugins": [
|
|
{
|
|
"plugin": "code-review@claude-plugins-official",
|
|
"added_at": "2026-02-11T03:16:31.424Z",
|
|
"reason": "just-a-test",
|
|
"text": "This is a test #5"
|
|
},
|
|
{
|
|
"plugin": "fizz@testmkt-marketplace",
|
|
"added_at": "2026-02-12T00:00:00.000Z",
|
|
"reason": "security",
|
|
"text": "this is a security test"
|
|
}
|
|
]
|
|
} |