Command
npm repo <package>
Explanation
Opens the repository webpage for the specified package in your default browser.
Examples
Open Lodash GitHub repo
npm repo lodash
npm repo <package>
Opens the repository webpage for the specified package in your default browser.
Open Lodash GitHub repo
npm repo lodash