# `@jupyterlite/licenses` ## Variables ### `ILicenses` > `Const` **`ILicenses`**: `Token`<[`ILicenses`](jupyterlite_licenses.md#ilicenses)\> The token for the licenses service. #### Defined in [packages/licenses/src/tokens.ts:15](https://github.com/jupyterlite/jupyterlite/blob/7971e0aa/packages/licenses/src/tokens.ts#L15) [packages/licenses/src/tokens.ts:20](https://github.com/jupyterlite/jupyterlite/blob/7971e0aa/packages/licenses/src/tokens.ts#L20) ### `THIRD_PARTY_LICENSES` > `Const` **`THIRD_PARTY_LICENSES`**: `"third-party-licenses.json"` The well-known name of the file. Can actually be configured by alternate implementations, but the default is probably good enough for "best-effort." #### Defined in [packages/licenses/src/tokens.ts:10](https://github.com/jupyterlite/jupyterlite/blob/7971e0aa/packages/licenses/src/tokens.ts#L10)