{ "name": "hardboiled", "title": "Hardboiled system", "description": "The Hardboiled system for FoundryVTT", "version": "1.1.0", "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.9", "templateVersion": 2, "author": "sharcashmo", "esmodules": ["module/hardboiled.js"], "styles": ["css/hardboiled.css"], "scripts": [], "packs": [], "languages": [ { "lang": "es", "name": "Español", "path": "lang/es.json" }, { "lang": "ca", "name": "Català", "path": "lang/ca.json" }, { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "eu", "name": "Euskera", "path": "lang/eu.json" } ], "gridDistance": 5, "gridUnits": "ft", "manifest": "https://raw.githubusercontent.com/sharcashmo/hardboiled/master/system.json", "license": "https://raw.githubusercontent.com/sharcashmo/hardboiled/master/LICENSE", "readme": "https://raw.githubusercontent.com/sharcashmo/hardboiled/master/README.md", "download": "https://github.com/sharcashmo/hardboiled/archive/V1.1.0.zip", "url": "https://github.com/sharcashmo/hardboiled/" }