{ "name": "npcgen", "title": "Not Enough NPCs: A 5e NPC Generator", "description": "Allows you to generate basic npc characters in foundry.", "author": "ardittristan#0001, ui: marcstraube", "authors": [], "url": "https://github.com/ardittristan/VTTNPCGen", "flags": {}, "version": "1.0.3", "minimumCoreVersion": "0.8.0", "compatibleCoreVersion": "0.8.9", "scripts": [], "esmodules": ["npc-gen.js"], "styles": ["css/npcgen.css", "css/jsoneditor.css", "css/imagesettings.css", "css/exportsettings.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json" } ], "packs": [], "system": ["dnd5e"], "dependencies": [ { "name": "acelib", "type": "module" } ], "socket": true, "manifest": "https://raw.githubusercontent.com/ardittristan/VTTNPCGen/master/module.json", "download": "https://github.com/ardittristan/VTTNPCGen/releases/latest/download/nenpc.zip", "protected": false, "coreTranslation": false, "library": false }