{ "name": "wfrp4-wfrp4e-npc-generator", "title": "[WFRP4] NPC generator", "description": "Functions to generate NPC", "version": "1.6.3", "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "0.7.10", "author": "Skeroujvapluvit", "systems": ["wfrp4e"], "dependencies": [ { "name": "wfrp4e-core", "type": "module" } ], "esmodules": ["main.js"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json" } ], "styles": ["./styles/main.css", "./styles/generation-profiles.css"], "url": "https://github.com/mcailleaux/WFRP4-FoundryVTT-wfrp4e-npc-generator", "download": "https://github.com/mcailleaux/WFRP4-FoundryVTT-wfrp4e-npc-generator/blob/dist/dist/wfrp4e-npc-generator.zip?raw=true", "manifest": "https://raw.githubusercontent.com/mcailleaux/WFRP4-FoundryVTT-wfrp4e-npc-generator/dist/module.json", "readme": "https://raw.githubusercontent.com/mcailleaux/WFRP4-FoundryVTT-wfrp4e-npc-generator/dist/README.md", "changelog": "https://raw.githubusercontent.com/mcailleaux/WFRP4-FoundryVTT-wfrp4e-npc-generator/dist/CHANGELOG.md" }