{
  "title": "Achievements With Automation",
  "id": "achievements-with-automation",
  "description": "Adds achievements tracking for players",
  "version": "1.3.0",
  "authors": [
    {
      "name": "xVoroB",
      "email": "xvorob@gmail.com",
      "url": "https://www.patreon.com/xvorob",
      "flags": {}
    }
  ],
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/utilities.css",
    "styles/cards.css",
    "styles/managers.css",
    "styles/buttons.css",
    "styles/rewards.css",
    "styles/tidy5e.css",
    "styles/info.css"
  ],
  "url": "https://github.com/xVoroB/achievements-with-automation",
  "compatibility": {
    "minimum": "12",
    "verified": "13"
  },
  "manifest": "https://r2.foundryvtt.com/packages-public/achievements-with-automation/module.json",
  "socket": true,
  "protected": true
}