It collects license information on the packages installed in the current npm project folder. The output is both in json
and tsv
file formats.
See available make commands:
make help
Create all output:
make all
Clean generated output:
make clean