Update
This commit is contained in:
@@ -150,6 +150,39 @@ Verify cache contents verified 2159 tarballs
|
||||
|
||||
|
||||
|
||||
#### Info sur un package:
|
||||
|
||||
```bash
|
||||
$ npm show cli
|
||||
|
||||
# idem:
|
||||
# npm info cli
|
||||
# npm view cli
|
||||
|
||||
cli@1.0.1 | MIT | deps: 2 | versions: 59
|
||||
A tool for rapidly building command line apps
|
||||
http://github.com/node-js-libs/cli
|
||||
|
||||
keywords: cli, command line, opts, parseopt, opt, args, console, argsparse, optparse, autocomplete, command, autocompletion
|
||||
|
||||
dist
|
||||
.tarball: https://registry.npmjs.org/cli/-/cli-1.0.1.tgz
|
||||
.shasum: 22817534f24bfa4950c34d532d48ecbc621b8c14
|
||||
|
||||
dependencies:
|
||||
exit: 0.1.2 glob: ^7.1.1
|
||||
|
||||
maintainers:
|
||||
- cohara87 <cohara87@gmail.com>
|
||||
|
||||
dist-tags:
|
||||
latest: 1.0.1
|
||||
|
||||
published over a year ago by cohara87 <cohara87@gmail.com>
|
||||
```
|
||||
|
||||
|
||||
|
||||
#### Packages:
|
||||
|
||||
[Rechercher un package](https://npms.io)
|
||||
|
||||
Reference in New Issue
Block a user