{ "id": "greybearded-tokens", "title": "Greybearded Token Frames", "type": "module", "version": "0.2.0", "description": "Configurable token frames, masks, and nameplate styling with tint and player-color support for Foundry VTT.", "author": "GreybeardGM", "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json" } ], "esmodules": [ "scripts/module.js", "scripts/token-tools.js", "scripts/portrait-sync.js" ], "compatibility": { "minimum": "13", "verified": "13.351" }, "url": "https://github.com/GreybeardGM/greybearded-tokens", "manifest": "https://raw.githubusercontent.com/GreybeardGM/greybearded-tokens/main/module.json", "download": "https://github.com/GreybeardGM/greybearded-tokens/archive/refs/tags/0.2.0.zip", "styles": [ "styles/gbtf.css" ] }