MODULE Settings; CONST packageFileName* = "VersionFile.json"; host* = "localhost"; port* = "8000"; END Settings.