1.0.0 • Published 8 months ago

@depazer/cli v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

@depazer/cli

Getting Start

Install

npm i -g @depazer/cli

Usage

Usage:
  $ depazer

Commands:
  analyze [root]  alias: a  Analyze package dependencies (root default .)


For more info, run any command with the `--help` flag:
  $ depazer analyze --help
  $ depazer --help

Options:
  -h, --help     Display this message
  -v, --version  Display version number

Analyze

Usage:
  $ depazer analyze [root]

Options:
  -p, --port <number>         Port of analyzer server (default: 4936)
  -j, --jsonFile [file name]  Generate json file for analysis
  -d, --depth <number>        Depth of analysis (default: Infinity)
  --dev                       Include devDependencies (default: false)
  -o, --open                  Auto open default browser (default: false)
  -h, --help                  Display this message

License

MIT License © 2023-PRESENT depazer

1.0.0

8 months ago

0.4.1

8 months ago

0.4.0

8 months ago

0.3.0

8 months ago

0.2.4

8 months ago

0.2.3

8 months ago

0.2.2

8 months ago

0.2.1

8 months ago

0.2.0

8 months ago

0.1.3

8 months ago

0.1.2

8 months ago

0.1.1

8 months ago