{ "id": "npcgen-importer", "title": "NPC GEN Importer", "description": "Import Pathfinder 2E creatures from npc-gen.com", "version": "1.0.0", "authors": [ { "name": "AlucairDM", "url": "https://npc-gen.com" } ], "compatibility": { "minimum": "10", "verified": "13" }, "relationships": { "systems": [ { "id": "pf2e", "type": "system" } ] }, "esmodules": ["scripts/main.js"], "styles": [], "url": "https://github.com/AlucairDM/NPCGENImporter", "manifest": "https://raw.githubusercontent.com/AlucairDM/NPCGENImporter/main/module.json", "download": "https://github.com/AlucairDM/NPCGENImporter/releases/latest/download/module.zip", "license": "MIT" }