agrc/Configure 3rd Party Notice
Creates a glf.json configuration file for use with generate-license-file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| inputs | An array of locations for package.json files | no | package.json |
| output | Path where the 3rd party notice file will be saved | no | ./public/ThirdPartyNotices.txt |
| replacements | An array of package/license objects for packages with missing or ambiguous licenses | no | "" |
| exclude | An array of regex patterns for packages to exclude from the notice | no | /^@ugrc\/.*$/ |
| working-directory | The directory to run the build command in | no | . |
| node-version | The version of node to use | no | lts/* |
Outputs
no outputs