elm-json tree <PACKAGE> [-- INPUT]
List entire dependency graph as a tree
Arguments
| Name | Description | 
|---|---|
PACKAGE | Limit output to show path to some (indirect) dependency | 
-- INPUT | The elm.json file to solve [default: elm.json] | 
Options
| Name | Description | 
|---|---|
--help, -h | Prints help information | 
--test | Promote test-dependencies to top-level dependencies | 
--version, -V | Prints version information |