# `mix npm.tree`
[🔗](https://github.com/elixir-volt/npm_ex/blob/v0.7.3/lib/mix/tasks/npm.tree.ex#L1)

Display the full dependency tree from `npm.lock`.

    mix npm.tree

Shows which packages depend on which, with version info.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
