{ "id": "world-anvil", "title": "World Anvil Integration", "version": "#{VERSION}#", "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": "11" }, "url": "#{URL}#", "manifest": "#{MANIFEST}#", "download": "#{DOWNLOAD}#", "license": "LICENSE", "readme": "README.md", "esmodules": ["wa.js"], "styles": ["wa.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ] }