Skip to main content
Generate License File
Docs
4.0.0
Next
4.0.0
3.0.0
2.0.0
1.3.0
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
Copy
Copy as one line