1.1.0 • Published 6 years ago

real-starwars-names v1.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

starwars-names

![travis build](https://img.shields.io/travis/misidoro/starwars-names.svg?style=flat-square) ![codecov coverage](https://img.shields.io/codecov/c/github/misidoro/starwars-names.svg?style=flat-square) ![version](https://img.shields.io/npm/v/starwars-names.svg?style=flat-square) ![downloads](https://img.shields.io/npm/dm/starwars-names.svg?style=flat-square) ![MIT Licence](https://img.shields.io/npm/l/starwars-names.svg?style=flat-square)

A few commands that can help:

Lists all the information related to the specified package

npm info <PACKAGE_NAME>

Lists all the globally installed packages and their versions

npm list -g --depth=0

Setup Semantic Release Cli to connect the package release to CI, using verbosed log

npm_config_loglevel=verbose semantic-release-cli setup