Interface PkgParameters

Parameters for getting a package.

Hierarchy

  • PkgParameters

Properties

Properties

drop?: (keyof json.v1_0.Package)[]

List of field names to drop from the result.

keep-url?: boolean

Always keeps valid URLs as attributes, instead of ctan:-prefixed ones.

Default Value

false

See

Package#documentation

Generated using TypeDoc