// 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":{"cross-origin-resource-policy":"cross-origin","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';","nel":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}","content-length":"290","date":"Fri, 24 Jul 2026 13:44:51 GMT","age":"3928131","set-cookie":"__cf_bm=RTuNCx_uN9Vje9ULo6t6jSXAEp7blw9PEe3a3L74LEg-1784900691.2686908-1.0.1.1-c4MvGI9stmD426xe0cUnibKWV4HOTktuVAjuMoDRU5d4ybiYcFpsAqIKu6c8L5wBB3kX7ZkdXjKqBDpIBK88afkq0sfNBcpYQXc5psDyprLZYNwxshXjB5c8Jm4tnU6Z; HttpOnly; SameSite=None; Secure; Path=/; Domain=jsr.io; Expires=Fri, 24 Jul 2026 14:14:51 GMT","alt-svc":"h3=\":443\"; ma=86400","cache-control":"public, max-age=31536000, immutable","x-content-type-options":"nosniff","cf-ray":"a2035ca86cace5c3-IAD","server":"cloudflare","accept-ranges":"bytes","x-jsr-backend":"modules","report-to":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=Kn6hT57E7GwcC7pO55aMbZrD7sB0RbrRa8vjJtLjn0pKgWwOGgzVYw301y8Tca4pHsTNNnRTguw9%2Bio9WFDJLBF0F1G8N5vqQZK0ZNkuidbQGcy4z5Wspe4%3D\"}]}","cf-cache-status":"HIT","access-control-allow-origin":"*","x-robots-tag":"noindex","etag":"\"d9bdb9582cd73b7429c50ae3839a66ac\"","content-type":"text/typescript","vary":"Origin","access-control-expose-headers":"*"},"url":"https://jsr.io/@std/json/1.0.0/types.ts","time":1784900691}