Files
gh-xiaoconstantine-sgrep-pl…/.claude-plugin/plugin.json
2025-11-30 09:07:08 +08:00

11 lines
206 B
JSON

{
"name": "sgrep",
"description": "Smart semantic + hybrid code search for local repositories",
"version": "0.1.0",
"author": {
"name": "Xiao Cui"
},
"hooks": [
"./hooks/hook.json"
]
}