{ "id": "world-anvil", "title": "World Anvil Integration", "version": "1.4.1", "description": "

A module to integrate World Anvil with Foundry Virtual Tabletop.

", "authors": [ { "name": "Atropos", "discord": "Atropos#3814" }, { "name": "Adrien Schiehle", "discord": "Didialchichi#2607" } ], "compatibility": { "minimum": "10", "verified": "10", "maximum": "10" }, "url": "https://github.com/foundryvtt/world-anvil", "manifest": "https://raw.githubusercontent.com/foundryvtt/world-anvil/master/module.json", "download": "https://github.com/foundryvtt/world-anvil/archive/refs/tags/release-1.4.1.zip", "esmodules": ["wa.js"], "styles": ["wa.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ] }