# npm home > 在网页浏览器中打开一个软件包的 npm 页面、Yarn 页面或 GitHub 仓库。 > 更多信息:。 - 在网页浏览器中打开特定软件包的 `npm` 页面: `npm-home {{package}}` - 在网页浏览器中打开特定软件包的 GitHub 仓库: `npm-home -g {{package}}` - 在网页浏览器中打开特定软件包的 Yarn 页面: `npm-home -y {{package}}`