{
  "id": "fantasy-town-generator-import",
  "title": "Fantasy Town Generator Importer",
  "description": "Import map and building details exported by Fantasy Town Generator",
  "authors": [
    {
      "name": "Thomas Allerton",
      "discord": "random_towns#6778",
      "email": "fantasytowngenerator@gmail.com"
    }
  ],
  "version": "2.0.4",
  "esmodules": ["importer.js"],
  "styles": ["styles/fantasy-town-generator-importer.css"],
  "socket": true,
  "compatibility": {
    "minimum": "12",
    "verified": "13"
  },
  "manifest": "https://raw.githubusercontent.com/thomasjallerton/towngenerator-foundrymodule/refs/tags/v2.0.4/module.json",
  "download": "https://github.com/thomasjallerton/towngenerator-foundrymodule/archive/refs/tags/v2.0.4.zip"
}
