Generate License File
Generate a text file containing all of the licences for your production, third-party dependencies.
CLI
Library
$ npx generate-license-file \
--input ./package.json \
--output THIRD-PARTY-LICENSES.txt
--input ./package.json \
--output THIRD-PARTY-LICENSES.txt