SHA-256 checksum of zip file
Library version from package.json
User-specified data version
Size of the zip file in bytes
Optionalsource: stringSource URL or filename (optional)
OptionalskipFiles: string[]Files that were skipped during import
Cache key string
Generate a cache key from checksum, version, filesize, source, and options Format: v{libVersion}{dataVersion}{filesize}{checksum}{source}_{skipFiles}