{
  "id": "heavy-lore",
  "type": "module",
  "title": "Heavy Lore",
  "version": "1.0.0",
  "description": "Lore with weight. Hand your players real books, worn journals and loose pages they will actually want to read \u2014 bound, aged and shared as living 3D artifacts.",
  "media": [],
  "authors": [
    {
      "name": "Wand & Widgets",
      "url": "https://github.com/wand-and-widgets",
      "discord": "",
      "flags": {}
    }
  ],
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "socket": true,
  "relationships": {
    "requires": [],
    "recommends": []
  },
  "esmodules": [
    "scripts/heavy-lore.js"
  ],
  "styles": [
    "styles/heavy-lore.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    },
    {
      "lang": "pt-BR",
      "name": "Portugu\u00eas (Brasil)",
      "path": "lang/pt-BR.json"
    }
  ],
  "url": "https://foundryvtt.com/packages/heavy-lore",
  "manifest": "https://r2.foundryvtt.com/packages-public/heavy-lore/module.json",
  "license": "LICENSE",
  "readme": "README.md",
  "bugs": "https://foundryvtt.com/packages/heavy-lore",
  "changelog": "CHANGELOG.md",
  "protected": true
}