BootstrapSidecar
Defined in: src/cli/commands/bootstrap/core.ts:142
Integrity sidecar serialized as .bootstrap.json inside each bootstrap
target.
Properties
Section titled “Properties”edition
Section titled “edition”
readonlyedition:"free"|"extra"
Defined in: src/cli/commands/bootstrap/core.ts:146
Pack edition this target was bootstrapped for.
fetchedAt
Section titled “fetchedAt”
readonlyfetchedAt:string
Defined in: src/cli/commands/bootstrap/core.ts:152
ISO-8601 timestamp at which the bootstrap was performed.
readonlyfiles: readonlyBootstrapFileEntry[]
Defined in: src/cli/commands/bootstrap/core.ts:154
Sorted list of every mirrored file plus its SHA-256.
libraryVersion
Section titled “libraryVersion”
readonlylibraryVersion:string
Defined in: src/cli/commands/bootstrap/core.ts:148
Library version that produced this bootstrap.
schemaVersion
Section titled “schemaVersion”
readonlyschemaVersion:"1.0.0"
Defined in: src/cli/commands/bootstrap/core.ts:144
Sidecar schema version.
sourceUrl
Section titled “sourceUrl”
readonlysourceUrl:string
Defined in: src/cli/commands/bootstrap/core.ts:150
Provenance URL (https://…) or file:// URL for zip-sourced bootstraps.