{
  "cv": 18,
  "name": "abif",
  "fqn": "nim-abif.quadram-institute-bioscience.github.com",
  "current": "45f17023cd9acb04b0c177865129b6694450b631",
  "author": "Andrea Telatin, Claude AI",
  "description": "ABIF (Applied Biosystems Information Format) parser for DNA sequencing data",
  "license": "MIT",
  "nim": "1.6.0",
  "srcDir": "src",
  "binDir": "bin",
  "skipDirs": [
    "tests"
  ],
  "bin": [
    "abif",
    "src/abi2fq"
  ],
  "namedBin": {
    "abichromatogram": "abichromatogram",
    "abi2fq": "abi2fq",
    "abimerge": "abimerge",
    "abimetadata": "abimetadata"
  },
  "releases": [
    {
      "v": "0.2.0@4ef09296eba719a69fb75b26b901535fd41c97de",
      "r": [
        "nimsvg >= 0.1.0"
      ],
      "h": true,
      "p": []
    },
    {
      "v": "0.1.0@d02c93770348c9052ecf9079526314e31a8a714f",
      "r": [],
      "h": true,
      "b": "",
      "o": {}
    }
  ],
  "tags": true,
  "generatedAt": "2026-05-26T13:45:54Z",
  "forge": {
    "archives": {
      "tar.gz": "/archive/refs/tags/{tag}.tar.gz",
      "zip": "/archive/refs/tags/{tag}.zip"
    },
    "releases": [
      "0.1.0",
      "0.2.0"
    ],
    "latest": "0.2.0"
  },
  "allDeps": {
    "packages": [
      "nimsvg > 0.1.0"
    ],
    "urls": [],
    "unresolved": []
  }
}