{ "name": "foundry-messenger", "url": "https://github.com/nkkpao/foundry-messenger", "manifest": "https://raw.githubusercontent.com/nkkpao/foundry-messenger/main/module.json", "download": "https://github.com/nkkpao/foundry-messenger/releases/download/foundrymessenger013/foundry-messenger.zip", "bugs": "https://github.com/nkkpao/foundry-messenger/issues", "flags": { "allowBugReporter": true }, "version": "0.1.3", "compatibility": { "minimum": "11", "verified": "12.331", "maximum": "12" }, "title": "Foundry Messenger", "description": "Module for simulating a messenger between player characters and NPCs", "scripts": [ "src/messenger.js" ], "styles": [ "styles/messenger.css" ], "esmodules": [], "packs": [] }