{
  "cv": 18,
  "name": "quickcrypt",
  "fqn": "nim-quickcrypt.theAkito.github.com",
  "current": "b2c6952504bc6528a9b47717b5593f4fe0209f97",
  "author": "Akito <the@akito.ooo>",
  "description": "A library for quickly and easily encrypting strings and text file content.",
  "license": "GPL-3.0-or-later",
  "nim": "1.4.0",
  "skipDirs": [
    "tasks"
  ],
  "skipFiles": [
    "README.md"
  ],
  "releases": [
    {
      "v": "0.1.4@fe334249beec0ee8c1cbc801d7a8c49cc0e545e2",
      "r": [
        "nimAES >= 0.1.2",
        "neoid >= 0.3.0"
      ]
    },
    {
      "v": "0.1.3@9743c09f460d0620691201c421a0363c7870d0a6",
      "r": [
        "nimAES >= 0.1.2",
        "neoid >= 0.3.0"
      ]
    },
    {
      "v": "0.1.2@32fdb3af967f062245295d461d58230242f79bfa",
      "r": [
        "nimAES >= 0.1.2",
        "neoid >= 0.3.0"
      ]
    },
    {
      "v": "0.1.1@ea681f0a9aec14d78ea34388e02fba432268589d",
      "r": [
        "nimAES >= 0.1.2",
        "neoid >= 0.3.0"
      ]
    },
    {
      "v": "0.1.0@27cd589e4aad6dc02ac6209b79f4aa24e7238990",
      "r": [
        "nimAES >= 0.1.2",
        "neoid >= 0.3.0"
      ]
    }
  ],
  "tags": true,
  "generatedAt": "2026-05-26T13:50:58Z",
  "allDeps": {
    "packages": [
      "neoid",
      "nimAES",
      "random",
      "winim"
    ],
    "urls": [],
    "unresolved": []
  }
}