Find version of an installed npm package

Lists the version name of an installed package. To see the versions of all installed packages, run `npm list` without passing a package name.

Authored by: TheHippo
Brought to you by Warp, a free terminal reimagined to work like a modern app.
package_name

Command
Copy
npm list package_name
Tags