Skip to content

SourcePackInfo

Defined in: src/types/index.ts:130

Attribution and provenance for one KayKit source pack edition.

creator: string

Defined in: src/types/index.ts:138

Asset creator credited by NOTICE.md and generated manifests.


edition: "free" | "extra"

Defined in: src/types/index.ts:136

Edition represented by the manifest.


license: "CC0-1.0"

Defined in: src/types/index.ts:140

SPDX-style license identifier for KayKit assets.


licenseUrl: string

Defined in: src/types/index.ts:142

Canonical license URL.


name: string

Defined in: src/types/index.ts:132

Human-readable pack name.


sourceRootName: string

Defined in: src/types/index.ts:144

Local source directory name used during ingest.


version: string

Defined in: src/types/index.ts:134

Source pack version.