{ "id": "daggerheart-quickactions", "title": "Daggerheart: Quick Actions", "description": "Quick Actions", "version": "0.0.7", "compatibility": { "minimum": "13", "verified": "13" }, "relationships": { "systems": [ { "id": "daggerheart", "type": "system", "compatibility": { "minimum": "1.4.6" } } ] }, "authors": [ { "name": "Mestre Digital", "url": "https://www.youtube.com/c/MestreDigital", "flags": {} } ], "packs": [ { "label": "Macros", "type": "Macro", "name": "macros", "path": "packs/macros", "system": "daggerheart", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} }, { "label": "Items", "type": "Item", "name": "items", "path": "packs/items", "system": "daggerheart", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} } ], "packFolders": [ { "name": "⚡ Quick Actions", "sorting": "a", "color": "#5c0547", "packs": [ "macros", "items" ], "folders": [] } ], "esmodules": [ "scripts/main.js" ], "styles": [ "styles/quickactions.css" ], "languages": [], "url": "https://github.com/brunocalado/daggerheart-quickactions", "manifest": "https://raw.githubusercontent.com/brunocalado/daggerheart-quickactions/main/module.json", "download": "https://codeload.github.com/brunocalado/daggerheart-quickactions/zip/main" }