{
  "id": "dungeon-flow-foundry",
  "title": "Dungeon Flow",
  "description": "Import dungeons from Dungeon Flow, a procedural dungeon generator for TTRPGs. Includes walls, doors, grid, encounters, traps, and room descriptions. Requires a Dungeon Flow Pro account.",
  "version": "0.2.1",
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "authors": [
    {
      "name": "Dungeon Flow",
      "email": "jmc@dungeonflow.app"
    }
  ],
  "esmodules": [
    "dist/module.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "url": "https://dungeonflow.app/foundry",
  "bugs": "https://dungeonflow.app/contact",
  "changelog": "https://dungeonflow.app/foundry/changelog",
  "license": "All rights reserved",
  "manifest": "https://assets.downloads.dungeonflow.app/foundry/releases/0.2.1/module.json",
  "download": "https://assets.downloads.dungeonflow.app/foundry/releases/0.2.1/dungeon-flow-foundry.zip"
}
