0.1.1 • Published 5 years ago

npm-robbery v0.1.1

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

npm-robbery

A command tool to register npm package name conveniently. 用于辅助快速注册 npm 包名称的命令行工具。

npm npm

Install

npm i -g npm-robbery

Then get the command tool named npm-robbery.

Usage

Usage: npm-robbery <pkg>[@ver]

Options:
  -v, --version  output the version number
  -h, --help     output usage information

For example:

npm-robbery my-lodash

Then will register package name my-lodash with version 0.0.1-beta.1.

Or

npm-robbery my-lodash@0.0.1

License

MIT@hustcc.

0.1.1

5 years ago

0.1.0

6 years ago

0.0.3

6 years ago

0.0.3-beta.2

6 years ago

0.0.3-beta.1

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago