{
  "cv": 18,
  "name": "chronos_dnsc",
  "fqn": "chronos-dnsc.fox0430.github.com",
  "current": "136c1ea8983c9fa4e7c3f835650b7d311dc9e38b",
  "author": "fox0430",
  "description": "DNS client implementation using chronos",
  "license": "MIT",
  "nim": "1.6.16",
  "srcDir": "src",
  "releases": [
    {
      "v": "0.2.0@136c1ea8983c9fa4e7c3f835650b7d311dc9e38b^",
      "r": [
        "dnsprotocol >= 0.2.2",
        "chronos >= 4.0.2",
        "stew >= 0.1.0"
      ]
    },
    {
      "v": "0.1.3@0f9305b4fa56965323cd06bb0d3b6f1f1f863d37",
      "r": [
        "dnsprotocol >= 0.2.2",
        "chronos >= 4.0.2",
        "stew >= 0.1.0"
      ]
    },
    {
      "v": "0.1.2@ad0248019149b503ebd760200eaee1c5c2c6f52e",
      "r": [
        "dnsprotocol >= 0.2.2",
        "chronos >= 4.0.2",
        "stew >= 0.1.0"
      ]
    },
    {
      "v": "0.1.1@8a45463fc622c38f0cbc231cd76f468ba941bd43",
      "r": [
        "dnsprotocol >= 0.2.2",
        "chronos >= 4.0.2",
        "stew >= 0.1.0"
      ]
    },
    {
      "v": "0.1.0@1f9c573b220b2c627a421c9f1eb72fb74d6fe63b",
      "r": [
        "dnsprotocol >= 0.2.1",
        "chronos >= 4.0.2",
        "stew >= 0.1.0"
      ]
    }
  ],
  "tags": true,
  "generatedAt": "2026-05-26T13:46:48Z",
  "forge": {
    "archives": {
      "tar.gz": "/archive/refs/tags/{tag}.tar.gz",
      "zip": "/archive/refs/tags/{tag}.zip"
    },
    "releases": [
      "v0.1.1",
      "v0.1.2",
      "v0.1.3",
      "v0.2.0"
    ],
    "tagVersions": {
      "v0.1.1": "0.1.1",
      "v0.1.2": "0.1.2",
      "v0.1.3": "0.1.3",
      "v0.2.0": "0.2.0"
    },
    "latest": "v0.2.0"
  },
  "allDeps": {
    "packages": [
      "bearssl",
      "chronos",
      "dnsprotocol",
      "httputils",
      "results",
      "stew",
      "unittest2"
    ],
    "urls": [],
    "unresolved": []
  }
}