{ "name": "merchantsheetnpc", "title": "Merchant Sheet NPC", "description": "This module adds an additional NPC sheet which can be used for shopkeepers.", "version": "0.0.1", "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "0.7.9", "author": "Lars Nørregaard (Whelan)", "styles": ["./css/merchantsheetnpc.css"], "scripts": [ "./scripts/merchant.js" ], "socket": true, "url": "https://github.com/whelan/fvtt-merchant-sheet-npc", "manifest": "https://raw.githubusercontent.com/whelan/fvtt-merchant-sheet-npc/master/module.json", "download": "https://github.com/whelan/fvtt-merchant-sheet-npc/archive/master.zip" }