{
  "title": "Gatherer",
  "description": "Gather, Hunt and Scavenge with a simple to use, Rollable Table based custom Journal Page.",
  "id": "gatherer",
  "version": "4.2.5",
  "authors": [
    {
      "name": "theripper93",
      "email": "tsplab@gmail.com",
      "url": "https://www.patreon.com/theripper93"
    }
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "languages/en.json"
    }
  ],
  "documentTypes": {
    "JournalEntryPage": {
      "gatherer": {
        "htmlFields": [
          "text.content"
        ]
      }
    }
  },
  "esmodules": [
    "index.js"
  ],
  "styles": [
    "styles/module.css"
  ],
  "packs": [],
  "url": "https://www.patreon.com/theripper93",
  "manifest": "https://r2.foundryvtt.com/packages-public/gatherer/module.json",
  "socket": true,
  "relationships": {
    "requires": []
  },
  "compatibility": {
    "minimum": "13",
    "verified": "13"
  },
  "protected": true
}