{
  "id": "player-perspective",
  "title": "Player Perspective",
  "description": "See the Foundry canvas as any player sees it \u2014 their fog, vision, and token visibility.",
  "version": "1.2.2",
  "compatibility": {
    "minimum": "13",
    "verified": "14",
    "maximum": "14"
  },
  "authors": [
    {
      "name": "FutureHax",
      "url": "https://jolly-rogenerator.app",
      "discord": "r2plays"
    }
  ],
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "url": "https://github.com/FutureHax/player-perspective",
  "manifest": "https://r2.foundryvtt.com/packages-public/player-perspective/module.json",
  "bugs": "https://github.com/FutureHax/player-perspective/issues",
  "changelog": "https://downloads.r2plays.games/futurehax/player-perspective/CHANGELOG.md",
  "library": "false",
  "protected": true
}