{
  "id": "token-aura-ring",
  "title": "Token Aura Ring",
  "description": "A 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/2.8.1/module.json",
  "download": "https://github.com/AnthonyEdmonds/token-aura-ring/archive/refs/tags/2.8.1.zip",
  "authors": [
    {
      "name": "Anthony Edmonds",
      "url": "https://github.com/AnthonyEdmonds",
      "flags": {}
    }
  ],
  "version": "2.8.1",
  "compatibility": {
    "minimum": "12",
    "verified": "12"
  },
  "esmodules": [
    "aura-ring.js"
  ]
}