{
  "cv": 18,
  "name": "lodns",
  "fqn": "lodns.vandot.github.com",
  "current": "23c790509a58440b993aa79fd916275af67b13e9",
  "author": "vandot",
  "description": "Simple DNS server for local development",
  "license": "MIT",
  "nim": "1.6.6",
  "srcDir": "src",
  "binDir": "build",
  "skipDirs": [
    ".github"
  ],
  "installExt": [
    "nim"
  ],
  "bin": [
    "lodns"
  ],
  "releases": [
    {
      "v": "0.1.9@38802a6b41c846b057dfa931637eb0730ffb4a93",
      "r": [
        "dnsprotocol",
        "nim-sudo #head"
      ]
    },
    {
      "v": "0.1.8@9efb948b05ffe6e6b8e3d3a8a6ce82a6f07ba355",
      "r": [
        "dnsprotocol",
        "nim-sudo #head"
      ]
    },
    {
      "v": "0.1.7@79c548490e495aa31dda1d3871651d284b4cee80",
      "r": [
        "dnsprotocol",
        "nim-sudo #head"
      ]
    },
    {
      "v": "0.1.6@74e9e56fd407734064b1733604cd45b2f00c9e50",
      "r": [
        "dnsprotocol #head"
      ]
    },
    {
      "v": "0.1.5@f638d9ec65c4dde47fb78a212ef4841d5183adef",
      "r": [
        "dnsprotocol #head"
      ]
    },
    {
      "v": "0.1.4@24fbd0b9bde32a7b448db8651fc970ca2e44e596",
      "r": [
        "dnsprotocol #head"
      ],
      "k": []
    },
    {
      "v": "0.1.3@94083b7b4212a3124aa4a80618e973ec513b76d4",
      "r": [
        "dnsprotocol #head"
      ],
      "k": []
    },
    {
      "v": "0.1.2@d7850bf190ecb1a6a44876b3f8c240c370e29346",
      "r": [
        "dnsprotocol #head"
      ],
      "k": []
    },
    {
      "v": "0.1.1@750dd183a091e804397ec67bd3df5c5899694d1c",
      "r": [
        "dnsprotocol #head"
      ],
      "k": []
    },
    {
      "v": "0.1.0@a9b76aea7675772eb23feae82be4a9de4bd87e11",
      "r": [
        "dnsprotocol #head"
      ],
      "k": []
    }
  ],
  "tags": true,
  "generatedAt": "2026-05-26T13:48:55Z",
  "forge": {
    "archives": {
      "tar.gz": "/archive/refs/tags/{tag}.tar.gz",
      "zip": "/archive/refs/tags/{tag}.zip"
    },
    "releases": [
      "0.1.0",
      "0.1.1",
      "0.1.2",
      "0.1.3",
      "0.1.4",
      "0.1.5",
      "0.1.6",
      "0.1.8",
      "0.1.9"
    ],
    "latest": "0.1.9"
  },
  "allDeps": {
    "packages": [
      "dnsprotocol",
      "nim-sudo > 0.1.6",
      "results",
      "stew",
      "unittest2"
    ],
    "urls": [],
    "unresolved": []
  }
}