marcandrewb
12/10/2018 - 5:00 PM

npm cheatsheet

npm cheatsheet

npm info {package-name} (display package registry entry info for a specific package)

npm info {package-name} dist-tags (display only the distribution tags for a specific package)

npm ls {package-name} (list the installed version of a specific package)