14 lines
297 B
JSON
14 lines
297 B
JSON
{
|
|
"name": "sgrep",
|
|
"description": "Lightning-fast semantic code search with auto-indexing. Automatically manages sgrep watch during Claude sessions.",
|
|
"version": "1.2.0",
|
|
"author": {
|
|
"name": "Rika Labs"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"hooks": [
|
|
"./hooks/hooks.json"
|
|
]
|
|
} |