{
  "version": 1,
  "root": {
    "ref": "o:1",
    "type": "t:1"
  },
  "objects": {
    "o:1": {
      "title": "My Mod Repository",
      "description": "A mod repository with a subset of mods from the mod.io one.",
      "mods": [
        {"ref": "o.2", "type": "t:2"}
      ]
    },
    "o:2": {
      "thumbnailOverride": null,
      "url": "https://binary.modcdn.io/mods/7f12/2374253/doina.sparrow.zip",
      "isa": {"type": "t:3"}
    }
  },
  "types": {
    "t:1": {
      "type": "t:1",
      "fullname": "SLZ.Marrow.Forklift.Model.ModRepository, SLZ.Marrow.SDK, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
    },
    "t:2": {
      "type": "t:2",
      "fullname": "SLZ.Marrow.Forklift.Model.ModListing, SLZ.Marrow.SDK, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
    },
    "t:3": {
      "type": "t:3",
      "fullname": "SLZ.Marrow.Forklift.Model.DownloadableModTarget, SLZ.Marrow.SDK, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"
    }
  }
}