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

Show information about an npm package from the registry.

    mix npm.info lodash
    mix npm.info express@4.21.2

Displays the package name, latest version, description, and dependencies.

---

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