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
By Warp, the intelligent terminal with AI and your dev team's knowledge built-in.
package_name

Command
npm list package_name
Tags