{
  "cv": 18,
  "name": "nimongo",
  "fqn": "nimongo.SSPkrolik.github.com",
  "current": "c07fafba7a20c61cba07f126548923a898880151",
  "author": "Rostyslav Dzinko <rostislav.dzinko@gmail.com>",
  "description": "Pure Nim driver for MongoDB with support of synchronous and asynchronous I/O modes",
  "license": "MIT",
  "releases": [
    {
      "v": "0.2.0@e425935b00a0ed696ad391b92f68b58755c155f4",
      "r": [
        "scram >= 0.1.2"
      ]
    },
    {
      "v": "0.1.0@a9581799304b8a6e4b7328d820695485cecea365",
      "r": [
        "scram >= 0.1.2"
      ]
    }
  ],
  "tags": true,
  "generatedAt": "2026-05-26T13:49:56Z",
  "forge": {
    "archives": {
      "tar.gz": "/archive/refs/tags/{tag}.tar.gz",
      "zip": "/archive/refs/tags/{tag}.zip"
    },
    "releases": [
      "v0.2.0"
    ],
    "tagVersions": {
      "v0.2.0": "0.2.0"
    },
    "latest": "v0.2.0"
  },
  "allDeps": {
    "packages": [
      "checksums",
      "hmac",
      "nimSHA2",
      "nimcrypto",
      "scram",
      "sha1"
    ],
    "urls": [],
    "unresolved": []
  }
}