Files
thedotmack-claude-mem/.claude-plugin/marketplace.json
2026-06-07 18:45:06 -07:00

19 lines
426 B
JSON

{
"name": "thedotmack",
"owner": {
"name": "Alex Newman"
},
"metadata": {
"description": "Plugins by Alex Newman (thedotmack)",
"homepage": "https://github.com/thedotmack/claude-mem"
},
"plugins": [
{
"name": "claude-mem",
"version": "13.4.1",
"source": "./plugin",
"description": "Persistent memory system for Claude Code - context compression across sessions"
}
]
}