{ "name": "wfrp4e-actor-sheet-print", "title": "[WFRP4] Actor Sheet Print", "description": "Functions to print actor sheet", "version": "${MODULE_VERSION}", "minimumCoreVersion": "0.8.0", "compatibleCoreVersion": "9", "author": "Skeroujvapluvit", "systems": ["wfrp4e"], "dependencies": [], "esmodules": ["main.js"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" } ], "styles": ["./styles/main.css"], "url": "https://gitlab.com/greenskin-foundryvtt/wfrp4-actor-sheet-print", "download": "https://gitlab.com/greenskin-foundryvtt/wfrp4-actor-sheet-print/-/releases/${MODULE_VERSION}/downloads/dist/wfrp4-actor-sheet-print.zip", "manifest": "https://gitlab.com/greenskin-foundryvtt/wfrp4-actor-sheet-print/-/releases/${MODULE_VERSION}/downloads/dist/module.json", "readme": "https://gitlab.com/greenskin-foundryvtt/wfrp4-actor-sheet-print/-/raw/${MODULE_VERSION}/README.md", "changelog": "https://gitlab.com/greenskin-foundryvtt/wfrp4-actor-sheet-print/-/raw/${MODULE_VERSION}/CHANGELOG.md" }