Files
42marketplaces/sync/gh-can1357-smgrep-plugins-smgrep.json
2025-11-29 18:53:27 +08:00

18 lines
449 B
JSON

{
"name": "smgrep",
"owner": {
"name": "Can Bölük",
"email": "me@can.ac"
},
"plugins": [
{
"name": "smgrep",
"description": "Semantic code search for Claude Code. Automatically indexes your project and provides intelligent search capabilities.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-can1357-smgrep-plugins-smgrep.git"
},
"strict": true
}
]
}