{ "id": "osr-helper", "title": "OSR Helper Module", "description": "A collection of helpers for the Foundry Vtt implementation of the 'Old School Essentials' system.", "authors": [ { "name": "Rabid Owlbear", "url": "https://github.com/RabidOwlbear", "flags": {} } ], "version": "0.4.13", "compatibility": { "minimum": "10", "verified": "11.299", "maximum": "11.299" }, "styles": [ "styles/main.css" ], "esmodules": [ "scripts/init.js" ], "socket": true, "packs": [ { "name": "osr-helper-items", "label": "OSR-helper Items", "type": "Item", "path": "packs/items.db", "system": "ose", "private": false, "flags": {} }, { "name": "osr-helper-macros", "label": "OSR-helper Macros", "path": "packs/macros.db", "type": "Macro", "system": "ose", "private": false, "flags": {} } ], "relationships": { "systems": [ { "id": "ose", "type": "system", "compatibility": {} }, { "id": "ose-dev", "type": "system", "compatibility": {} } ], "requires": [ { "id": "socketlib", "manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-socketlib/master/module.json", "type": "module", "compatibility": {} } ] }, "url": "https://github.com/RabidOwlbear/osr-helper", "manifest": "https://raw.githubusercontent.com/RabidOwlbear/osr-helper/master/module.json", "download": "https://github.com/RabidOwlbear/osr-helper/archive/refs/heads/master.zip", "readme": "REAMDE.md" }