graphkeeper-cli
Advanced tools
+4
-1
| { | ||
| "name": "graphkeeper-cli", | ||
| "version": "0.1.1", | ||
| "version": "0.1.2", | ||
| "description": "Local-only CLI that mines git history for file-level co-change patterns and builds a queryable knowledge graph for AI coding agents, with optional enrichment from graphify's symbol/call-graph output when it is installed.", | ||
@@ -27,2 +27,5 @@ "keywords": [ | ||
| "author": "Rudrendu Paul", | ||
| "contributors": [ | ||
| "Sourav Nandy" | ||
| ], | ||
| "type": "module", | ||
@@ -29,0 +32,0 @@ "bin": { |
95441
0.05%