{
  "id": "kogarashi",
  "title": "Kogarashi",
  "version": "1.0.0",
  "compatibility": {
    "minimum": "14",
    "verified": "14.365"
  },
  "relationships": {
    "systems": [
      {
        "id": "trued6",
        "type": "system"
      }
    ]
  },
  "authors": [
    {
      "name": "Cussa Mitre [Hod Publishing]",
      "url": "https://hodpub.com"
    }
  ],
  "packs": [
    {
      "name": "kogarashi",
      "label": "Kogarashi",
      "path": "packs/kogarashi",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      },
      "system": "trued6"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "esmodules": ["module/kogarashi.mjs"],
  "styles": ["css/kogarashi.css"],
  "manifest": "https://tkc-prd-s3-manifests.s3.amazonaws.com/kogarashi/latest.json",
  "protected": true
}