mirror of
https://github.com/lukaszraczylo/claude-mnemonic.git
synced 2026-06-05 23:03:55 +00:00
10 lines
271 B
Smarty
10 lines
271 B
Smarty
{
|
|
"name": "claude-mnemonic",
|
|
"version": "{{ .Version }}",
|
|
"description": "Persistent memory system for Claude Code - Go implementation with SQLite and ChromaDB",
|
|
"author": {
|
|
"name": "lukaszraczylo",
|
|
"email": "lukaszraczylo@users.noreply.github.com"
|
|
}
|
|
}
|