{ "name": "dd-import", "id": "dd-import", "title": "Universal Battlemap Importer", "description": "Imports scene elements from Universal VTT files generated by editors like DungeonFog and Dungeondraft", "version": "3.0.1", "authors": [ {"name": "Moo Man", "id": "Moo Man", "discord": "moo.man"}, {"name": "m42e", "id": "m42e"}, {"name": "jacquie", "id": "jacquie"} ], "scripts": [ "ddimport.js" ], "minimumCoreVersion" : 11, "compatibility": { "minimum": "11", "verified": "12", "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/3.0.1/uvtt-import.zip" }