Interface: ILicenseBundle#

@jupyterlite/licenses.ILicenseBundle

A top-level report of the licenses for all code included in a bundle

Note

This is roughly informed by the terms defined in the SPDX spec, though is not an SPDX Document, since there seem to be several (incompatible) specs in that repo.

See

https://github.com/spdx/spdx-spec/blob/development/v2.2.1/schemas/spdx-schema.json

Hierarchy#

  • ReadonlyJSONObject

    ILicenseBundle

Properties#

packages#

packages: IPackageLicenseInfo[]

Defined in#

packages/licenses/src/tokens.ts:54