{
  "title": "Hexplorer",
  "description": "A comprehensive toolkit for hex-based exploration featuring hex-based fog of war, customizable colored zones, time advancement mechanics, table rolling, and more.",
  "id": "hexplorer",
  "version": "3.0.0",
  "socket": true,
  "authors": [
    {
      "name": "theripper93",
      "email": "tsplab@gmail.com",
      "url": "https://www.patreon.com/theripper93"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "scripts": [],
  "esmodules": [
    "index.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "packs": [],
  "url": "https://github.com/theripper93/hexplorer",
  "manifest": "https://r2.foundryvtt.com/packages-public/hexplorer/module.json",
  "relationships": {
    "requires": []
  },
  "compatibility": {
    "minimum": "14",
    "verified": "14"
  },
  "protected": true
}