Files
claude-mem/.claude-plugin/marketplace.json
T
Alex Newman d7b4610e27
Publish to npm / publish (push) Has been cancelled
chore: bump version to 12.1.5
2026-04-15 14:40:44 -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": "12.1.5",
"source": "./plugin",
"description": "Persistent memory system for Claude Code - context compression across sessions"
}
]
}