{ "name": "MaterialDeck", "title": "Material Deck", "description": "Material Deck allows you to control Foundry using an Elgato Stream Deck", "version": "1.4.11", "author": "CDeenen", "authors": { "name": "CDeenen", "email": "cdeenen@outlook.com", "discord": "Cris#6864", "patreon": "MaterialFoundry", "reddit": "CDeenen123" }, "esmodules": ["./MaterialDeck.js"], "styles": ["./css/style.css"], "socket": true, "minimumCoreVersion": "9", "compatibleCoreVersion": "10", "compatibility": { "minimum": "9", "verified": "10" }, "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ja", "name": "日本語", "path": "lang/ja.json" } ], "media": [ { "type": "icon", "url": "https://raw.githubusercontent.com/CDeenen/MaterialDeck/Master/img/MaterialFoundry512x512.png" } ], "manifestPlusVersion": "1.1.0", "url": "https://github.com/CDeenen/MaterialDeck", "manifest": "https://raw.githubusercontent.com/CDeenen/MaterialDeck/Master/module.json", "download": "https://github.com/CDeenen/MaterialDeck/archive/Master.zip" }