{ "id": "pf2e-keyring", "title": "PF2e KeyRing", "description": "Track abstract keys and quest items for the party. GM catalog, @KeyTake and @KeyCheck chat buttons, optional link to real PF2e items.", "version": "1.0.6", "compatibility": { "minimum": "13", "verified": "13.351" }, "authors": [ { "name": "AnkeKatomeky", "url": "https://github.com/AnkeKatomeky" } ], "esmodules": [ "scripts/main.js" ], "styles": [ "styles/main.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ru", "name": "Русский", "path": "lang/ru.json" } ], "relationships": { "systems": [ { "id": "pf2e", "type": "system", "compatibility": { "minimum": "7.0.0", "verified": "7.8.0" } } ] }, "socket": true, "url": "https://github.com/AnkeKatomeky/pf2e-keyring", "manifest": "https://raw.githubusercontent.com/AnkeKatomeky/pf2e-keyring/main/module.json", "download": "https://github.com/AnkeKatomeky/pf2e-keyring/releases/download/1.0.6/pf2e-keyring.zip", "readme": "https://github.com/AnkeKatomeky/pf2e-keyring/blob/main/README.md" }