{ "name": "journal-icon-numbers", "id": "journal-icon-numbers", "title": "Automatic Journal Icon Numbers", "description": "Automatically pick numbered icons for journal icons added to the map. Supports numbers 0-999, with an option prefix or postfix of a single letter. Different icon styles can be selected in the config menu.", "author": "Chris Flanagan ", "authors": [{"name":"Chris Flanagan", "email":"tiwato@gmail.com", "discord":"ChrisF#4895" }], "version": "v1.9.4", "minimumCoreVersion": "0.8.0", "compatibleCoreVersion":"9", "compatibility": { "minimum": "0.8.0", "verified": "12.324" }, "esmodules":["src/index.js"], "url":"https://github.com/tcflanag/journal_icon_numbers", "manifest": "https://raw.githubusercontent.com/tcflanag/journal_icon_numbers/master/module.json", "download": "https://github.com/tcflanag/journal_icon_numbers/archive/refs/tags/v1.9.4.zip", "readme": "https://raw.githubusercontent.com/tcflanag/journal_icon_numbers/master/README.md", "bugs": "https://github.com/tcflanag/journal_icon_numbers/issues", "allowBugReporter": true, "flags":{ "allowBugReporter": true }, "changelog": "https://raw.githubusercontent.com/tcflanag/journal_icon_numbers/master/CHANGELOG.md", "dependencies": [ { "id": "colorsettings", "name": "colorsettings", "type": "module" } ], "relationships": { "requires": [ { "id": "colorsettings", "type": "module" } ] }, "media": [ { "type": "screenshot", "url": "https://raw.githubusercontent.com/tcflanag/journal_icon_numbers/master/example.png" }, { "type": "cover", "url": "https://raw.githubusercontent.com/tcflanag/journal_icon_numbers/master/cover.png" } ], "languages": [ { "lang": "en", "name": "English", "path": "./lang/en.json" }, { "lang": "es", "name": "Spanish", "path": "./lang/es.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "./lang/pt-BR.json" }, { "lang": "ja", "name": "日本語", "path": "./lang/ja.json" } ] }