{
  "id": "dd-import",
  "title": "Universal Battlemap Importer",
  "description": "Imports scene elements from Universal VTT files generated by editors like DungeonFog and Dungeondraft",
  "version": "5.0.1",
  "authors": [
    {"name": "Moo Man", "id": "Moo Man", "discord": "moo.man"},
    {"name": "m42e", "id": "m42e"},
    {"name": "jacquie", "id": "jacquie"}
  ],
  "scripts": [
    "ddimport.js"
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "13",
    "maximum": "13"
  },
  "manifest": "https://raw.githubusercontent.com/moo-man/FVTT-DD-Import/master/module.json",
  "download": "https://github.com/moo-man/FVTT-DD-Import/releases/download/5.0.1/uvtt-import.zip"
}
