{
  "id": "token-animator",
  "title": "Token Animator",
  "description": "Organize, and run custom movement animations for tokens directly on the canvas.",
  "version": "0.1.6",
  "authors": [
    {
      "name": "Jotape"
    }
  ],
  "compatibility": {
    "minimum": "12",
    "verified": "14"
  },
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/token-animator.css"
  ],
  "url": "https://jotapefoundry.com.br/p/token-animator",
  "bugs": "https://github.com/JpMotaN/token-animator/issues",
  "readme": "https://github.com/JpMotaN/token-animator#readme",
  "license": "MIT",
  "manifest": "https://jotapefoundry.com.br/p/token-animator/module.json",
  "download": "https://jotapefoundry.com.br/p/token-animator/releases/token-animator-v0.1.6.zip"
}