{ "name": "GURPSmodule", "title": "Kalos Foundry GURPS Module", "description": "Not quite a system (no sheets) but does provide some functionality such as a range ruler", "version": 0.2, "author": "Kalos", "scripts": [ "./script.js" ], "styles": [ "./styles.css" ], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "url": "http://your.module.url/here", "manifest": "https://raw.githubusercontent.com/kalminos/GURPSmodule/master/module.json", "download": "https://github.com/kalminos/GURPSmodule/raw/master/GURPSmodule.zip", "minimumCoreVersion" : "0.4.4" }