15 lines
287 B
JSON
15 lines
287 B
JSON
{
|
|
"name": "conversation-saver",
|
|
"description": "Auto-save and search your Claude Code conversations",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "sirkitree",
|
|
"email": "zhongweili@tubi.tv"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |