type alias JSONObjectimport { type JSONObject } from "https://deno.land/x/blocks@0.36.7/engine/manifest/manifestBuilder.ts"; definition: Partial<Record<string, JSONValue>>