import * as simpleUtility from "https://deno.land/x/simple_utility@v2.0.9/src/deno/json.ts"; FunctionsfjsonLoadRead JSON file and convert to object. If JSON file does not exist create new file with default value. Argument default value also act as type definition. fjsonReadRead JSON file and convert to object. fjsonWriteConvert from object to JSON and write to file.