This package has been deprecated

Author message:

Deprecated as Bower is practically unmaintained. Check out [`npm-name-cli`](https://github.com/sindresorhus/npm-name-cli) instead.

bower-name-cli

2.0.0 • Public • Published

Deprecated

Deprecated as Bower is practically unmaintained. Check out npm-name-cli instead.


bower-name-cli Build Status

Check whether a package name is available on bower

Install

$ npm install --global bower-name-cli

Usage

$ bower-name --help

  Usage
    $ bower-name <name>

  Examples
    $ bower-name multiline
    ✖ Unavailable
    $ bower-name unicorn-cake
    ✔ Available

  Exits with code 0 when the name is available or 2 when taken

Related

License

MIT © Sindre Sorhus

Package Sidebar

Install

npm i bower-name-cli

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

3.43 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus