{ "id": "token-aura-ring", "title": "Token Aura Ring", "description": "A simple module for Foundry VTT which adds an outlined ring aura to a token.", "url": "https://github.com/AnthonyEdmonds/token-aura-ring", "manifest": "https://raw.githubusercontent.com/AnthonyEdmonds/token-aura-ring/main/module.json", "download": "https://github.com/AnthonyEdmonds/token-aura-ring/archive/refs/tags/1.3.0.zip", "authors": [ { "name": "Anthony Edmonds", "url": "https://github.com/AnthonyEdmonds" } ], "version": "1.3.0", "compatibility": { "minimum": "11", "verified": "11" }, "esmodules": [ "aura-ring.js" ] }