{
  "cv": 18,
  "name": "NiMPC",
  "fqn": "nimpc.markspanbroek.github.com",
  "current": "fd3af16e025259ed1da11fb65e7c6e1af33384fc",
  "author": "Mark Spanbroek",
  "description": "Secure multi-party computation",
  "license": "MIT",
  "nim": "1.2.0",
  "srcDir": "src",
  "releases": [
    {
      "v": "0.4.1@2148a7a9fd618b2918f36d6e55e449eb61549a35",
      "r": [
        "sysrandom >= 1.1.0 & < 2.0.0",
        "simpleot >= 0.5.1 & < 0.6.0",
        "monocypher >= 0.2.0 & < 0.3.0"
      ]
    },
    {
      "v": "0.4.0@866fe3c6c888a5ff995656fd6db169b5587d6a11",
      "r": [
        "sysrandom >= 1.1.0 & < 2.0.0",
        "simpleot >= 0.5.0 & < 0.6.0",
        "monocypher >= 0.1.0 & < 0.2.0"
      ]
    },
    {
      "v": "0.3.0@e9dd38147e889da00a4851676cc6021264772947",
      "r": [
        "sysrandom >= 1.1.0",
        "simpleot >= 0.4.2",
        "monocypher >= 0.1.0"
      ],
      "m": "0.20.0"
    },
    {
      "v": "0.2.0@cb1e573168ac89f7c8a14f3281a448a8824e34c6",
      "r": [
        "sysrandom >= 1.1.0",
        "simpleot >= 0.4.0"
      ],
      "m": "0.20.0"
    },
    {
      "v": "0.1.0@fbade2555c9f95750e14299da6b94f91e540fa1d",
      "r": [
        "sysrandom >= 1.1.0",
        "simpleot >= 0.4.0"
      ],
      "m": "0.20.0"
    }
  ],
  "tags": true,
  "generatedAt": "2026-05-26T13:45:50Z",
  "allDeps": {
    "packages": [
      "cligen",
      "graphemes",
      "monocypher > 0.2.0",
      "nimterop",
      "regex",
      "segmentation",
      "simpleot",
      "sysrandom",
      "unicodedb",
      "unicodeplus"
    ],
    "urls": [],
    "unresolved": []
  }
}