{ "id": "osr-item-shop", "title": "OSR Item Shop", "description": "OSR Item Shop", "authors": [ { "name": "Rabid Owlbear", "url": "https://github.com/RabidOwlbear", "flags": {} } ], "version": "0.3.2", "compatibility": { "minimum": "13", "verified": "13.347", "maximum": "13" }, "socket": true, "esmodules": [ "scripts/init.js" ], "styles": [ { "src": "styles/main.css" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} }, { "lang": "es", "name": "Spanish", "path": "lang/es.json", "flags": {} }, { "lang": "cn", "name": "Chinese", "path": "lang/cn.json", "flags": {} } ], "packs": [ { "name": "osr-items-en", "label": "osr-items (en)", "path": "packs/osrItems", "type": "Item", "system": "ose", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-items-hyperborea-en", "label": "osr-items (en)", "path": "packs/osrItems-hpb", "type": "Item", "system": "hyperborea", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-items-cn", "label": "osr-items (cn)", "path": "packs/osrItems-cn", "type": "Item", "system": "ose", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-items-es", "label": "osr-items (es)", "path": "packs/osrItems-es", "type": "Item", "system": "ose", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-macros-en", "label": "OSR Macros", "path": "packs/osrMacros", "type": "Macro", "system": "ose", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "osr-scenes-all", "label": "OSR Scenes", "path": "packs/osrScenes", "type": "Scene", "system": "ose", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "packFolders": [ { "name": "OSRIS Compendiums", "color": "#c29e00", "sorting": "m", "packs": ["osr-macros-en", "osr-scenes-all"], "folders": [ { "name": "en", "color": "#a78802", "sorting": "a", "packs": ["osr-items-en", "osr-items-hyperborea-en"] }, { "name": "es", "color": "#a78802", "sorting": "a", "packs": ["osr-items-es"] }, { "name": "cn", "color": "#a78802", "sorting": "a", "packs": ["osr-items-cn"] } ] } ], "relationships": { "systems": [ { "id": "ose", "type": "system", "compatibility": {} }, { "id": "hyperborea", "type": "system", "compatibility": {} }, { "id": "ose-dev", "type": "system", "compatibility": {} }, { "id": "dnd5e", "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-item-shop", "manifest": "https://raw.githubusercontent.com/RabidOwlbear/osr-item-shop/refs/heads/v0.3.2/module.json", "download": "https://github.com/RabidOwlbear/osr-item-shop/archive/refs/heads/v0.3.2.zip", "readme": "REAMDE.md", "flags": {} }