{
  "id": "cthack-secrets",
  "title": "Cthulhu Hack - Les secrets de Milo",
  "description": "Les secrets de Milo pour Cthulhu Hack",
  "version": "2.5.0",
  "compatibility": {
    "minimum": "13",
    "maximum": "13",
    "verified": "13"
  },
  "relationships": {
    "systems": [
      {
        "id": "cthack",
        "type": "system",
        "manifest": "https://github.com/12-Monkeys-Developers/cthack/releases/latest/download/system.json",
        "compatibility": {
          "verified": "5.6.0"
        }
      }
    ]
  },
  "authors": [
    {
      "name": "Carter"
    },
    {
      "name": "Kristov"
    }
  ],
  "esmodules": [
    "secrets.mjs"
  ],
  "styles": [
    "secrets.css"
  ],
  "languages": [
    {
      "lang": "fr",
      "name": "Fran\u00e7ais",
      "path": "lang/fr.json"
    }
  ],
  "packs": [
    {
      "name": "les-secrets-de-milo",
      "label": "Les secrets de Milo",
      "system": "cthack",
      "path": "packs/les-secrets-de-milo",
      "type": "Adventure",
      "ownership": {
        "PLAYER": "NONE",
        "TRUSTED": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ],
  "manifest": "https://r2.foundryvtt.com/packages-public/cthack-secrets/module.json",
  "url": "https://www.les12singes.com/foundry-vtt/620-scenarios-cthulhu-campagne-module-foundry-vtt.html",
  "protected": true
}