{ "id": "laugh-track", "title": "Laugh Track", "description": "A simple module to help muted players share their laughter.", "authors": [ { "name": "Logicalinsanity", "discord": "logicalinsanity" } ], "relationships": { "requires": [ { "id": "socketlib", "type": "module", "manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-socketlib/master/module.json" } ] }, "esmodules": [ "./esmodules/main.js" ], "styles": ["styles/styles.css"], "version": "1.0.6", "compatibility": { "minimum": "10", "verified": "11" }, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "socket": true, "url": "https://github.com/L0G1C/laugh-track", "manifest": "https://github.com/L0G1C/laugh-track/releases/latest/download/module.json", "download": "https://github.com/L0G1C/laugh-track/releases/download/v1.0.6/laugh-track.zip" }