import * as mod from "https://dotland.deno.dev/x/deno_slack_hooks@0.5.0/utilities.ts"; FunctionsfgetJSONgetJSON attempts to read the given file. If successful, it returns the contents of the file. If the extraction fails, it returns an empty object.