view tests/data/conf1.json @ 131:b34ad08e7198

Document the JSON files
author Franz Glasner <hg@dom66.de>
date Wed, 04 Apr 2018 23:49:43 +0200
parents 21d92ff8cf31
children 7e6ec99d5ff5
line wrap: on
line source

{"key1": "the value",
 "key2": 2,
 "key3": 5.7,
 "key4": true,
 "key5": false,
 "key6": 255,
 "key7": "Umlaute: ÄÖÜäöüß"
}