swactor/package.json
zacheryasc a01c3eb5f9 feat: code DAG visualizer (#11)
Visualize the inter-module code dependency DAG


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-06 14:54:56 +00:00

5 lines
57 B
JSON

{
"dependencies": {
"@viz-js/viz": "^3.24.0"
}
}