license-report-config.json
license report tool configuration file
| Type | object |
|---|---|
| File match |
license-report-config.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/license-report-config-json/latest.json |
| Source | https://www.schemastore.org/license-report-config.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
output
string
license report output format
html
object
HTML output format
2 nested properties
cssFile
string
tableify
object
passed directly to tableify (see: https://github.com/kessler/node-tableify)
delimiter
string
CSV output format
escapeCsvFields
boolean
CSV output format: escape fields containing delimiter character
only
object
export deps. or deps/dev-/opt-/peer- deps. falsey -> output everything
registry
string
NPM registry URL
exclude
string[]
package names that will be excluded from the report
fields
string[]
fields participating in the report and their order
comment
object
export deps. or deps/dev-/opt-/peer- deps. falsey -> output everything
2 nested properties
label
string
value
string
httpRetryOptions
object
2 nested properties
delay
number
maxAttempts
number
package
string
path to the package.json