{
  "cv": 18,
  "name": "vmvc",
  "fqn": "vmvc.kobi2187.github.com",
  "current": "488c7925a8e24f4db466abccb52a11b74c5b4bb6",
  "author": "Kobi Lurie",
  "description": "a framework for handling complexity by having a \"middle-man\" focal point to handle user interactions - a variant of the mvc/dci concept",
  "license": "MIT",
  "nim": "0.18.1",
  "srcDir": "src",
  "skipDirs": [
    "tests"
  ],
  "releases": [
    {
      "v": "0.1.0@eacf0970018c84ca9b9ad4717a984ee1e175dd4e",
      "r": [],
      "x": []
    },
    {
      "v": "0.0.1@613d821bccae116681ad08048d565cc1c484e92e",
      "r": [
        "uuids >= 0.1.10",
        "regex >= 0.10.0"
      ],
      "x": []
    },
    {
      "v": "0.0.2@488c7925a8e24f4db466abccb52a11b74c5b4bb6^",
      "r": [
        "uuids >= 0.1.10",
        "regex >= 0.10.0"
      ],
      "d": "a skeleton/structure for a variation on the mvc pattern, similar to dci. For command line and gui programs. it's a middle ground between rapid application development and handling software complexity."
    }
  ],
  "tags": true,
  "generatedAt": "2026-05-26T13:52:20Z",
  "allDeps": {
    "packages": [
      "graphemes <= 0.0.2",
      "isaac <= 0.0.2",
      "regex <= 0.0.2",
      "segmentation <= 0.0.2",
      "unicodedb <= 0.0.2",
      "unicodeplus <= 0.0.2",
      "uuids <= 0.0.2"
    ],
    "urls": [],
    "unresolved": []
  }
}