{
  "title": "Image Context",
  "description": "A convenient way to share images with your players",
  "version": "4.0.0",
  "authors": [
    {
      "name": "theripper93",
      "email": "tsplab@gmail.com",
      "url": "https://www.patreon.com/theripper93"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "scripts": [
    "scripts/main.js",
    "scripts/config.js",
    "scripts/module.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "socket": true,
  "id": "image-context",
  "relationships": {
    "requires": []
  },
  "compatibility": {
    "minimum": "14",
    "verified": "14"
  },
  "manifest": "https://r2.foundryvtt.com/packages-public/image-context/module.json",
  "protected": true
}