{ "name": "wfrp4-wfrp4e-npc-generator", "title": "[WFRP4] NPC generator", "description": "Functions to generate NPC", "version": "2.0.2", "minimumCoreVersion": "0.8.0", "compatibleCoreVersion": "0.8.9", "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", "./styles/common-chooser.css", "./styles/species-skills-chooser.css", "./styles/species-others-chooser.css" ], "url": "https://github.com/mcailleaux/WFRP4-FoundryVTT-wfrp4e-npc-generator", "download": "https://github.com/mcailleaux/WFRP4-FoundryVTT-wfrp4e-npc-generator/blob/dist-v4/dist/wfrp4e-npc-generator.zip?raw=true", "manifest": "https://raw.githubusercontent.com/mcailleaux/WFRP4-FoundryVTT-wfrp4e-npc-generator/dist-v4/module.json", "readme": "https://raw.githubusercontent.com/mcailleaux/WFRP4-FoundryVTT-wfrp4e-npc-generator/dist-v4/README.md", "changelog": "https://raw.githubusercontent.com/mcailleaux/WFRP4-FoundryVTT-wfrp4e-npc-generator/dist-v4/CHANGELOG.md" }