commit 480e417a8b602bbe22da1b0a136343913dc34595 Author: 7000pctAUTO Date: Sun Mar 22 19:14:54 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..bf4dda3 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# depviz + +Terminal Dependency Visualizer - A CLI tool that renders interactive ASCII dependency graphs in the terminal for npm/pip projects. Color-coded nodes highlight outdated, vulnerable, or unused dependencies. \ No newline at end of file