{ "id": "image-tagger", "title": "Image Tagger", "description": "A module that helps you tag tokens to find what you're looking for faster!", "version": "0.1.0", "compatibility": { "minimum": 13, "verified": 13, "maximum": 13 }, "url": "https://git.varify.ca/Foundry/image-tagger", "manifest": "https://git.varify.ca/Foundry/image-tagger/releases/download/latest/module.json", "download": "https://git.varify.ca/Foundry/image-tagger/releases/download/v0.1.0/release.zip", "esmodules": [ "module/image-tagger.mjs" ], "styles": [ { "src": "styles/main.css", "layer": "modules.image-tagger" } ], "languages": [ { "lang": "en", "name": "English (Canadian)", "path": "langs/en-ca.json" } ], "persistentStorage": true }