{ "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.0", "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": "11", "maximum": "11" }, "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.0/uvtt-import.zip" }