{
  "id": "dungeon-flow-foundry",
  "title": "Dungeon Flow",
  "description": "Import Dungeon Flow dungeons into Foundry as scenes with walls and grid. Requires a Dungeon Flow Pro account.",
  "version": "0.1.2",
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "authors": [
    {
      "name": "Dungeon Flow"
    }
  ],
  "esmodules": [
    "dist/module.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "url": "https://dungeonflow.app/foundry",
  "manifest": "https://assets.downloads.dungeonflow.app/foundry/releases/0.1.2/module.json",
  "download": "https://assets.downloads.dungeonflow.app/foundry/releases/0.1.2/dungeon-flow-foundry.zip"
}
