npmhome

0.0.1 • Public • Published

npmhome

Quickly access the homepage for an npm package.

Installation

npm

npm install -g npmhome

GitHub

npm install -g https://github.com/martinrue/npmhome/tarball/master

Usage

cd to a directory containing an npm package (a directory containing a package.json file). npmhome will then read the package.json file and open a browser window if either:

  • The package.json file specifies an http url in the homepage field
  • The package.json file specifies an http url in the repository.url field

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i npmhome

      Weekly Downloads

      1

      Version

      0.0.1

      License

      BSD

      Last publish

      Collaborators

      • martinrue