mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-09-19 05:58:01 +08:00
12 lines
463 B
JSON
12 lines
463 B
JSON
{
|
|
"name": "gitnexus",
|
|
"description": "Code intelligence powered by a knowledge graph. Provides execution flow tracing, blast radius analysis, and augmented search across your codebase.",
|
|
"version": "1.6.12",
|
|
"author": {
|
|
"name": "GitNexus"
|
|
},
|
|
"homepage": "https://github.com/abhigyanpatwari/GitNexus",
|
|
"repository": "https://github.com/abhigyanpatwari/GitNexus",
|
|
"keywords": ["code-intelligence", "knowledge-graph", "mcp", "static-analysis"]
|
|
}
|