// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
// This module is browser compatible.

/** The type of the result of parsing JSON. */
export type JsonValue =
  | { [key: string]: JsonValue | undefined }
  | JsonValue[]
  | string
  | number
  | boolean
  | null;

// denoCacheMetadata={"headers":{"content-length":"290","nel":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}","server":"cloudflare","x-jsr-backend":"modules","cf-cache-status":"HIT","cf-ray":"a218841b08bdc637-IAD","age":"4149947","etag":"\"d9bdb9582cd73b7429c50ae3839a66ac\"","cache-control":"public, max-age=31536000, immutable","date":"Mon, 27 Jul 2026 03:21:48 GMT","content-type":"text/typescript","x-content-type-options":"nosniff","x-robots-tag":"noindex","set-cookie":"__cf_bm=SvdgnR9cl23Bo0MVQsvMW7yZsJcgNeQZywkrEa4m0.s-1785122508.016089-1.0.1.1-BC0Viga3DJEQTcqE8tnX8JIxz1PzZTXPMp7RTwDgmvOS9R19nY5F8AU_XZCHoy0B9ZeCphUx62KcE3HTKDwtkLTNPn87cde1Q6hK3hNoUNAj7Dx01kYkbAG6K1KKj_pk; HttpOnly; SameSite=None; Secure; Path=/; Domain=jsr.io; Expires=Mon, 27 Jul 2026 03:51:48 GMT","alt-svc":"h3=\":443\"; ma=86400","accept-ranges":"bytes","cross-origin-resource-policy":"cross-origin","access-control-expose-headers":"*","content-security-policy":"default-src 'none'; script-src 'none'; style-src 'none'; img-src 'none'; font-src 'none'; connect-src 'none'; frame-src 'none'; object-src 'none'; frame-ancestors 'none'; sandbox; form-action 'none';","access-control-allow-origin":"*","report-to":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=M%2FQClzvBY5O5KNnzs8154%2FL0YxvJSQUt1%2BzvzgL31AiTq3kvIOQLY5CUHdPYi%2BfV6xuJ0n7Sv6nBVFwtxT32RdVD6ULaJi4mBmmsTdYmHPm9A9X3SyDnCFs%3D\"}]}","vary":"Origin"},"url":"https://jsr.io/@std/json/1.0.0/types.ts","time":1785122508}