{ "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": "2.5.1", "authors": [ {"name": "Moo Man", "id": "Moo Man", "discord": "Moo Man#7518"}, {"name": "m42e", "id": "m42e"}, {"name": "jacquie", "id": "jacquie"} ], "scripts": [ "ddimport.js" ], "minimumCoreVersion" : 10, "compatibility": { "minimum": "10", "verified": "10", "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/2.5.1/uvtt-import.zip" }