{ "title": "Token Info Icons", "description": "Simple module that displays Speed, AC, and Passive Perception on Tokens for the GM or optionally players.", "version": "11.300.1", "scripts": [ "/token-info-icons.js" ], "styles": [ "/css/token-info-icons.css" ], "url": "https://github.com/jopeek/fvtt-token-info-icons", "manifest": "https://raw.githubusercontent.com/jopeek/fvtt-token-info-icons/master/module.json", "download": "https://github.com/jopeek/fvtt-token-info-icons/archive/refs/heads/master.zip", "id": "token-info-icons", "authors": [ { "name": "Jan Ole Peek (ChalkOne)", "flags": {} } ], "compatibility": { "minimum": "0.8.0", "verified": "11" }, "relationships": { "systems": [ { "id": "dnd5e", "type": "system", "compatibility": { "minimum": "2.2.2", "verified": "2.4.0", "maximum": "3.1.9" } }, { "id": "pf2e", "type": "system", "compatibility": {} }, { "id": "pf1", "type": "system", "compatibility": {} }, { "id": "dcc", "type": "system", "compatibility": {} } ] } }