{
  "cv": 18,
  "name": "json_serialization",
  "fqn": "nim-json-serialization.status-im.github.com",
  "current": "43e12f9693f52236786549b09d0306672c69315d",
  "author": "Status Research & Development GmbH",
  "description": "Flexible JSON serialization not relying on run-time type information",
  "license": "Apache License 2.0",
  "nim": "1.6.0",
  "skipDirs": [
    "tests",
    "fuzzer"
  ],
  "releases": [
    {
      "v": "0.4.4@c343b0e243d9e17e2c40f3a8a24340f7c4a71d44",
      "r": [
        "faststreams >= 0.5.0",
        "serialization",
        "stew >= 0.2.0",
        "results"
      ]
    },
    {
      "v": "0.4.2@e076cb9a2dff30e13aad0bb4a13049da86d07967",
      "r": [
        "serialization",
        "stew >= 0.2.0",
        "results"
      ]
    },
    {
      "v": "0.4.0@c20d95ac196bb5b95a2b205cd39c1196cc6f5f9c",
      "r": [
        "serialization",
        "stew >= 0.2.0",
        "results"
      ]
    },
    {
      "v": "0.3.0@53267308d00ed57c05e107f58a647cccb7468c59",
      "r": [
        "serialization",
        "stew >= 0.2.0",
        "results"
      ]
    },
    {
      "v": "0.2.9@6eadb6e939ffa7882ff5437033c11a9464d3385c",
      "r": [
        "serialization",
        "stew",
        "results"
      ]
    }
  ],
  "tags": true,
  "generatedAt": "2026-05-26T13:48:35Z",
  "forge": {
    "archives": {
      "tar.gz": "/archive/refs/tags/{tag}.tar.gz",
      "zip": "/archive/refs/tags/{tag}.zip"
    },
    "releases": [
      "v0.3.0",
      "v0.4.0",
      "v0.4.2",
      "v0.4.4"
    ],
    "tagVersions": {
      "v0.3.0": "0.3.0",
      "v0.4.0": "0.4.0",
      "v0.4.2": "0.4.2",
      "v0.4.4": "0.4.4"
    },
    "latest": "v0.4.4"
  },
  "allDeps": {
    "packages": [
      "faststreams",
      "results",
      "serialization",
      "stew",
      "unittest2"
    ],
    "urls": [],
    "unresolved": []
  }
}