2.2.3 • Published 6 years ago

del-nm-cli v2.2.3

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

del-nm-cli

Delete node_modules and lockfiles

Package Version Downloads Status Build Status: Linux

Useful to perform fresh installation of dependencies.

Installation

npm install --global del-nm-cli

Usage

$ del-nm --help

  Usage
    $ del-nm [path|options]

  Options
    -l, --lockfiles [boolean]  Delete lockfiles [default: true]

  Examples
    $ del-nm
    $ del-nm foo
    $ del-nm bar --lockfiles false

Related

  • del-nm - API for this module

License

MIT © Lufty Wiranda

2.2.3

6 years ago

2.2.2

6 years ago

2.2.1

6 years ago

2.2.0

6 years ago

2.1.0

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.5

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago