{ "name": "fvtt-party-resources", "title": "Party Resources", "description": "Create and track custom party resources.", "author": "Dave Lens", "url": "https://github.com/davelens/fvtt-party-resources", "manifest": "https://raw.githubusercontent.com/davelens/fvtt-party-resources/master/module.json", "download": "https://github.com/davelens/fvtt-party-resources/archive/1.1.3.zip", "version": "1.1.3", "minimumCoreVersion": "0.7.0", "compatibleCoreVersion":"0.7.8", "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "esmodules": [ "modules/init.mjs" ], "styles": [ "styles/init.css" ], "socket": true }