Visualize the inter-module code dependency DAG Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
18 lines
458 B
JSON
18 lines
458 B
JSON
{
|
|
"name": "workspace",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"@viz-js/viz": "^3.24.0"
|
|
}
|
|
},
|
|
"node_modules/@viz-js/viz": {
|
|
"version": "3.24.0",
|
|
"resolved": "https://registry.npmjs.org/@viz-js/viz/-/viz-3.24.0.tgz",
|
|
"integrity": "sha512-sTRz2cFN6PwICVC7GVlF2aYNAZ/LwF7Y1mp3B+8LXQ7otyHrzQYSzNBwJ4lctL/aS3x97ppw59z6zIW+wPs6bQ==",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|