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

Display statistics about the npm dependency graph.

    mix npm.stats

Shows: total packages, direct deps, transitive deps, max depth,
leaf count, and fan-in/fan-out leaders.

---

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