{
  "cv": 18,
  "name": "nimothello",
  "fqn": "nimothello.jiro4989.github.com",
  "current": "7a20dd323bd44cd349251da0c8bfbd83638d488c",
  "author": "jiro4989",
  "description": "A teminal othello (reversi) in Nim.",
  "license": "MIT",
  "nim": "1.4.4",
  "srcDir": "src",
  "binDir": "bin",
  "bin": [
    "nimothello"
  ],
  "releases": [
    {
      "v": "1.0.0@6e0e397ccc16c8a617d7b27d6996a2c38eb0d6b4",
      "r": [
        "illwill >= 0.2.0"
      ]
    }
  ],
  "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": [
      "v1.0.0"
    ],
    "tagVersions": {
      "v1.0.0": "1.0.0"
    },
    "latest": "v1.0.0"
  },
  "allDeps": {
    "packages": [
      "illwill"
    ],
    "urls": [],
    "unresolved": []
  }
}