# npm-url

![Last version](https://img.shields.io/github/tag/Kikobeats/npm-url.svg?style=flat-square)
[![Dependency status](http://img.shields.io/david/Kikobeats/npm-url.svg?style=flat-square)](https://david-dm.org/Kikobeats/npm-url)
[![Dev Dependencies Status](http://img.shields.io/david/dev/Kikobeats/npm-url.svg?style=flat-square)](https://david-dm.org/Kikobeats/npm-url#info=devDependencies)
[![NPM Status](http://img.shields.io/npm/dm/npm-url.svg?style=flat-square)](https://www.npmjs.org/package/npm-url)
[![Donate](https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square)](https://paypal.me/Kikobeats)

> Open your browser on the URL of the NPM package.

## Install

```bash
$ npm install npm-url --global
```

## Usage

```bash
$ npm-url --help

  Open your browser on the URL of the NPM package.

  Usage
    $ npm-url [package-name]

  Options
    --wait  Wait for the app to exit

  Examples
    $ npm-url # Open the current package if you are over package.json path.
    $ npm-url json-future
    $ npm-url json-future -- 'google chrome' --incognito
```

## License

MIT © [Kiko Beats](http://kikobeats.com)
