{ "name": "npcgen", "title": "Not Enough NPCs: A 5e NPC Generator", "description": "Allows you to generate basic npc characters in foundry.", "version": "0.0.11", "author": "ardittristan#0001", "esmodules": [ "npc-gen.js" ], "socket": true, "url": "https://github.com/ardittristan/VTTNPCGen", "manifest": "https://raw.githubusercontent.com/ardittristan/VTTNPCGen/0.0.11/module.json", "download": "https://github.com/ardittristan/VTTNPCGen/releases/download/0.0.11/nenpc.zip", "minimumCoreVersion": "0.5.5", "compatibleCoreVersion": "0.7.0", "systems": ["dnd5e"], "styles": [ "css/npcgen.css", "css/jsoneditor.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ] }