View package repository
Install a package from the registry
Remove a package
View package documentation
npm docs <package>
Opens the documentation webpage for the specified package in your default browser.
Open React documentation
npm docs react
Execute package scripts
View installed dependencies
Publish to npm registry