{ "name": "tool-proficiencies-5e", "title": "Tool Proficiencies for DnD5e", "description": "Gives the ability to roll tool skill rolls.", "version": "0.1.1", "author": "MrRoAdd", "systems": [ "dnd5e" ], "esmodules": [ "./scripts/tool-proficiencies.js", "./scripts/utils.js" ], "styles": [ "./styles/tool-proficiencies.css" ], "minimumCoreVersion": "0.6.0", "compatibleCoreVersion": "0.7.3", "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "manifest": "https://raw.githubusercontent.com/adriangaro/tool-proficiencies-5e/0.1.1/module.json", "download": "https://github.com/adriangaro/tool-proficiencies-5e/archive/0.1.1.zip" }