Report bugs for a package in a web browser. Attempts to open the package's bug tracker URL or support email. More information: https://docs.npmjs.com/cli/npm-bugs.
npm bugs {{package_name}}
package.json
file and using its name:npm bugs
npm
commands:npm config set browser {{browser_name}}
browser
to true
for the system URL opener, or false
to print URLs in the terminal:npm config set browser {{true|false}}