{
  "id": "cnc-core",
  "name": "cnc-core",
  "title": "Coyote & Crow Core Module",
  "description": "The core module for Coyote & Crow by Coyote & Crow LLC. This Module contains everything you need to run Coyote & Crow. The Coyote & Crow system is required for this module to function",
  "version": "3.0.2",
  "author": "Charlotte Hamilton",
  "authors": [
    {
      "name": "Foxfyre",
      "email": "foxfyre2204@gmail.com",
      "discord": "Foxfyre#2204"
    },
    {
      "name": "Coyote And Crow",
      "website": "https://coyoteandcrow.net",
      "discord": "https://discord.gg/Fbm8Uevvny"
    }
  ],
  "system": [
    "coyote-and-crow"
  ],
  "scripts": [],
  "packs": [
    {
      "label": "Coyote & Crow Core Module",
      "name": "cnc-core",
      "path": "packs/coyote-and-crow-core-module.db",
      "system": "coyote-and-crow",
      "type": "Adventure",
      "private": false,
      "flags": {}
    }
  ],
  "flags": {
    "initializationPacks": [
      "cnc-core.coyote-and-crow-core-module"
    ]
  },
  "languages": [],
  "relationships": {
    "systems": [
      {
        "id": "coyote-and-crow",
        "type": "system",
        "compatibility": {}
      }
    ]
  },
  "minimumCoreVersion": "10",
  "compatibleCoreVersion": 12,
  "compatibility": {
    "minimum": "11",
    "verified": "14",
    "maximum": "14"
  },
  "url": "https://github.com/Foxfyre/coyote-and-crow",
  "protected": true,
  "manifest": "https://r2.foundryvtt.com/packages-public/cnc-core/module.json"
}