{
  "id": "autotoken",
  "title": "AutoToken",
  "description": "Import canonical AutoToken creature JSON forged on autotoken.app into Foundry VTT as ready-to-play dnd5e NPC actors with statblocks, portraits, and committed top-down token pose sets.",
  "version": "0.6.4",
  "authors": [
    {
      "name": "AutoToken",
      "url": "https://autotoken.app"
    }
  ],
  "url": "https://autotoken.app/foundry",
  "readme": "README.md",
  "license": "LICENSE.md",
  "changelog": "https://assets.autotoken.app/foundry/CHANGELOG.md",
  "bugs": "https://autotoken.app/contact",
  "manifest": "https://assets.autotoken.app/foundry/module.json",
  "download": "https://assets.autotoken.app/foundry/releases/autotoken-0.6.4.zip",
  "compatibility": {
    "minimum": "10",
    "verified": "14",
    "maximum": "14"
  },
  "relationships": {
    "systems": [
      {
        "id": "dnd5e",
        "type": "system",
        "compatibility": {
          "minimum": "2.4.0"
        }
      }
    ]
  },
  "system": [
    "dnd5e"
  ],
  "esmodules": [
    "autotoken.mjs"
  ],
  "styles": [
    "autotoken.css"
  ]
}
