18 lines
449 B
JSON
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
|
|
}
|
|
]
|
|
} |