tobyandtoby/Generate License File
Generate a text file containing all of the licences for your production npm dependencies
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| input | Location of the package.json file relative to the repo root | yes | ./package.json |
| output | Location for the generated licences file | yes | ./third-party-licenses.txt |
| lineEnding | Line ending for the generated file. Values can be 'windows' or 'posix'. Uses agent's default line ending if not specified | no | — |
Outputs
no outputs