{ "id": "mg-living-world-core", "title": "MG Living World - Core", "description": "Contains common utilities and functions required for MG Living World modules, has no user-facing components.", "version": "2.0.0", "authors": [ { "name": "MasterGeese", "email": "themastergeese@gmail.com", "discord": "Khankar#2236" } ], "compatibility": { "minimum": 10, "verified": "10.290" }, "esmodules": ["src/mg-living-world-core.js"], "styles": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "packs": [], "socket": true, "url": "https://github.com/TheMasterGeese/mg-living-world-core", "license": "https://github.com/TheMasterGeese/mg-living-world-core/blob/master/LICENSE", "manifest": "https://raw.githubusercontent.com/TheMasterGeese/mg-living-world-core/master/bundle/module.json", "download": "https://raw.githubusercontent.com/TheMasterGeese/mg-living-world-core/master/bundle/mg-living-world-core.zip", "readme": "https://github.com/TheMasterGeese/mg-living-world-core/blob/master/README.md", "changelog": "https://github.com/TheMasterGeese/mg-living-world-core/blob/master/CHANGELOG.md" }