Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "smgrep",
|
||||
"description": "Semantic code search for Claude Code. Automatically indexes your project and provides intelligent search capabilities.",
|
||||
"version": "0.1.0",
|
||||
"author": {
|
||||
"name": "Can Bölük",
|
||||
"email": "me@can.ac"
|
||||
},
|
||||
"hooks": [
|
||||
"./hooks.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user