{ "id": "pf2e-market-forge", "title": "PF2E Market Forge", "description": "Rules-aware PF2e marketplace with GM-authoritative serialized transactions, persistent market profiles, scroll/wand generation, hardened pricing, and diagnostics.", "version": "0.1.0", "authors": [ { "name": "Bully" } ], "compatibility": { "minimum": "14", "verified": "14.365", "maximum": "14" }, "relationships": { "requires": [ { "id": "pf2e", "type": "system" } ] }, "socket": true, "esmodules": [ "scripts/main.js" ], "styles": [ "styles/market-forge.css" ], "languages": [ { "lang": "de", "name": "Deutsch", "path": "lang/de.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" } ], "license": "LICENSE", "readme": "README.md", "url": "https://github.com/crypto-vbrthr/pf2e-market-forge", "manifest": "https://raw.githubusercontent.com/crypto-vbrthr/pf2e-market-forge/main/module.json", "download": "https://github.com/crypto-vbrthr/pf2e-market-forge/releases/download/0.1.0/pf2e-market-forge.zip" }