{
  "$schema": "https://loremfile.dev/schema/manifest-v1.json",
  "schema_version": 1,
  "catalog_version": "1.2.0",
  "generated_at": "2026-09-22T06:59:34Z",
  "base_url": "https://loremfile.dev/",
  "license": "CC0-1.0",
  "license_url": "https://creativecommons.org/publicdomain/zero/1.0/",
  "source": "https://github.com/kumarprabhashanand/loremfile",
  "toolchain_image": "ghcr.io/kumarprabhashanand/loremfile-toolchain@sha256:1d66d83de2483700858745a9d27120af001588019882098eb67a301fdd2f2ad6",
  "count": 2,
  "total_bytes": 253127,
  "fixtures": [
    {
      "path": "gz/lorem-1mb.txt.gz",
      "url": "https://loremfile.dev/gz/lorem-1mb.txt.gz",
      "format": "gz",
      "ext": "txt.gz",
      "mime": "application/gzip",
      "bytes": 252288,
      "sha256": "c14dfc81ae69d4bd665228536358a3630ed8b8d58dccf8f79dc6dbc712c9eb6d",
      "size_class": "free",
      "phase": 1,
      "description": "Exactly 1,000,000 bytes of Lorem Ipsum compressed as a single gzip stream, so the compression ratio is that of ordinary text.",
      "tags": [
        "archive",
        "text"
      ],
      "edge_case": false,
      "props": {
        "compression": "gz",
        "members": 1,
        "uncompressed_bytes": 1000000
      },
      "generator": "archive.compressed_text",
      "generator_params": {
        "size": 1000000,
        "kind": "gz"
      },
      "added_in": "1.1.0",
      "status": "active",
      "deprecated": false,
      "supersededBy": null
    },
    {
      "path": "gz/multi-member-3.gz",
      "url": "https://loremfile.dev/gz/multi-member-3.gz",
      "format": "gz",
      "ext": "gz",
      "mime": "application/gzip",
      "bytes": 839,
      "sha256": "2d2e7dbef7362d34a0c8c7369b836e509a4dda12bdcc838a79131251001faa39",
      "size_class": "free",
      "phase": 1,
      "description": "Three gzip members concatenated into one file, which a reader must decompress to the end to read in full.",
      "tags": [
        "archive",
        "text"
      ],
      "edge_case": false,
      "props": {
        "compression": "gz",
        "members": 3,
        "uncompressed_bytes": 1440
      },
      "generator": "archive.gzip_multi_member",
      "generator_params": {
        "members": 3
      },
      "added_in": "1.1.0",
      "status": "active",
      "deprecated": false,
      "supersededBy": null
    }
  ]
}
