{ "id": "pf2e-item-forge", "title": "PF2E Item Forge", "description": "A reusable PF2E item generation engine with an embedded editor for Foundry VTT.", "version": "0.0.37-rc.1", "authors": [ { "name": "PF2E Item Forge" } ], "compatibility": { "minimum": "14", "verified": "14" }, "relationships": { "systems": [ { "id": "pf2e", "type": "system", "compatibility": {} } ] }, "esmodules": [ "scripts/pf2e-item-forge.js" ], "styles": [ "styles/pf2e-item-forge.css" ], "languages": [ { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "readme": "README.md", "url": "https://github.com/crypto-vbrthr/pf2e-item-forge", "manifest": "https://raw.githubusercontent.com/crypto-vbrthr/pf2e-item-forge/main/module.json", "download": "https://github.com/crypto-vbrthr/pf2e-item-forge/releases/download/0.0.37-rc.1/pf2e-item-forge.zip" }