{ "id": "imageretainer", "title": "Compendium Image Retainer", "description": "Provides a means to back up and restore your custom compendium images, with option to reassert them on game system update.", "version": "0.1.5", "manifest": "https://raw.githubusercontent.com/Ariphaos/imageretainer/master/module.json", "download": "https://github.com/Ariphaos/imageretainer/releases/download/0.1.5/imageretainer-0.1.5.zip", "url": "https://github.com/Ariphaos/imageretainer", "license": "MIT", "bugs": "https://github.com/Ariphaos/imageretainer/issues", "readme": "https://github.com/Ariphaos/imageretainer#compendium-image-retainer", "esmodules": [ "main.js", "backup.js", "buttons.js" ], "authors": [ { "name": "Ariphaos", "url": "https://github.com/Ariphaos", "discord": "Ariphaos", "flags": {} } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} } ], "compatibility": { "minimum": "10", "verified": "12" } }