{ "name": "compendium-browser", "title": "Compendium Browser", "description": "A module to easily browse and filter spells as well as npcs loaded from compendie.", "version": "0.3.0", "author": "Felix#6196", "systems": ["dnd5e"], "scripts": ["./compendium-browser.js"], "styles": ["./compendium-browser.css"], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ja", "name": "Japanese", "path": "lang/ja.json" }, { "lang": "fr", "name": "French (FRANCE)", "path": "lang/fr.json" } ], "url": "https://github.com/syl3r86/compendium-browser", "manifest": "https://raw.githubusercontent.com/syl3r86/compendium-browser/master/module.json", "download": "https://github.com/syl3r86/compendium-browser/archive/master.zip", "minimumCoreVersion": "0.6.2", "compatibleCoreVersion": "0.6.2" }