From 2b0010d92e3ce472ff68990db9f29c7ff829cb57 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Tue, 11 Nov 2025 17:08:46 +0800 Subject: [PATCH] fix: resolve TypeScript import errors for download types module MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes: - Moved types from legacy 'types/download.ts' to '@lib/download/types' - Updated all imports to use the new location: - src/components/download/DownloadListingContent.tsx - src/components/download/FileTable.tsx - src/lib/download-data.ts - src/lib/download-manifest.ts - src/app/download/[...segments]/page.tsx ### Why: - Resolved TS6137 error: Cannot import type declaration files - Aligns with codebase pattern: types co-located with modules (@lib/iac/types, @lib/mail/types) - Uses consistent @ alias import pattern throughout codebase 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- dashboard/next-env.d.ts | 2 +- .../public/dl-index/artifacts-manifest.json | 9916 +---------------- .../src/app/download/[...segments]/page.tsx | 2 +- .../download/DownloadListingContent.tsx | 2 +- .../src/components/download/FileTable.tsx | 2 +- dashboard/src/lib/download-data.ts | 2 +- dashboard/src/lib/download-manifest.ts | 2 +- .../download.ts => src/lib/download/types.ts} | 0 dashboard/tsconfig.tsbuildinfo | 1 + 9 files changed, 8 insertions(+), 9921 deletions(-) rename dashboard/{types/download.ts => src/lib/download/types.ts} (100%) create mode 100644 dashboard/tsconfig.tsbuildinfo diff --git a/dashboard/next-env.d.ts b/dashboard/next-env.d.ts index 9edff1c..c4b7818 100644 --- a/dashboard/next-env.d.ts +++ b/dashboard/next-env.d.ts @@ -1,6 +1,6 @@ /// /// -import "./.next/types/routes.d.ts"; +import "./.next/dev/types/routes.d.ts"; // NOTE: This file should not be edited // see https://nextjs.org/docs/app/api-reference/config/typescript for more information. diff --git a/dashboard/public/dl-index/artifacts-manifest.json b/dashboard/public/dl-index/artifacts-manifest.json index c604cdd..78e2395 100644 --- a/dashboard/public/dl-index/artifacts-manifest.json +++ b/dashboard/public/dl-index/artifacts-manifest.json @@ -23337,9918 +23337,4 @@ "lastModified": "2025-09-26T01:51:25Z" }, { - "name": "index.txt", - "href": "/dashboard/download/dashboard/download/xstream/windows/latest/index.txt", - "type": "file", - "size": 4253, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/dashboard/download/xstream/windows/stable/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/dashboard/download/xstream/windows/stable/index.html", - "type": "file", - "size": 11814, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/dashboard/download/xstream/windows/stable/index.txt", - "type": "file", - "size": 4253, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/dashboard/download/xstream/windows/win10/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/dashboard/download/xstream/windows/win10/index.html", - "type": "file", - "size": 11792, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/dashboard/download/xstream/windows/win10/index.txt", - "type": "file", - "size": 4241, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/dashboard/download/xstream/windows/win11/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/dashboard/download/xstream/windows/win11/index.html", - "type": "file", - "size": 11792, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/dashboard/download/xstream/windows/win11/index.txt", - "type": "file", - "size": 4241, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/dashboard/icons/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/dashboard/icons/index.html", - "type": "file", - "size": 9880, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/dashboard/icons/index.txt", - "type": "file", - "size": 3868, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/dashboard/insight/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/dashboard/insight/index.html", - "type": "file", - "size": 10906, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/dashboard/insight/index.txt", - "type": "file", - "size": 3996, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/dashboard/login/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/dashboard/login/index.html", - "type": "file", - "size": 10862, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/dashboard/login/index.txt", - "type": "file", - "size": 3973, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/dashboard/panel/", - "entries": [ - { - "name": "account/", - "href": "/dashboard/download/dashboard/panel/account/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "agent/", - "href": "/dashboard/download/dashboard/panel/agent/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "api/", - "href": "/dashboard/download/dashboard/panel/api/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.html", - "href": "/dashboard/download/dashboard/panel/index.html", - "type": "file", - "size": 16631, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/dashboard/panel/index.txt", - "type": "file", - "size": 4928, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "ldp/", - "href": "/dashboard/download/dashboard/panel/ldp/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "subscription/", - "href": "/dashboard/download/dashboard/panel/subscription/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "xray/", - "href": "/dashboard/download/dashboard/panel/xray/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/dashboard/panel/account/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/dashboard/panel/account/index.html", - "type": "file", - "size": 11163, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/dashboard/panel/account/index.txt", - "type": "file", - "size": 4062, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/dashboard/panel/agent/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/dashboard/panel/agent/index.html", - "type": "file", - "size": 11121, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/dashboard/panel/agent/index.txt", - "type": "file", - "size": 4040, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/dashboard/panel/api/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/dashboard/panel/api/index.html", - "type": "file", - "size": 11079, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/dashboard/panel/api/index.txt", - "type": "file", - "size": 4018, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/dashboard/panel/ldp/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/dashboard/panel/ldp/index.html", - "type": "file", - "size": 11079, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/dashboard/panel/ldp/index.txt", - "type": "file", - "size": 4018, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/dashboard/panel/subscription/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/dashboard/panel/subscription/index.html", - "type": "file", - "size": 11267, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/dashboard/panel/subscription/index.txt", - "type": "file", - "size": 4117, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/dashboard/panel/xray/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/dashboard/panel/xray/index.html", - "type": "file", - "size": 11100, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/dashboard/panel/xray/index.txt", - "type": "file", - "size": 4029, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/dashboard/register/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/dashboard/register/index.html", - "type": "file", - "size": 10924, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/dashboard/register/index.txt", - "type": "file", - "size": 4006, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/deb/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/deb/index.html", - "type": "file", - "size": 9506, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/deb/index.txt", - "type": "file", - "size": 3735, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/docs/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/docs/index.html", - "type": "file", - "size": 7885, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/docs/index.txt", - "type": "file", - "size": 3625, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/offline-package/", - "entries": [ - { - "name": "apisix-gateway/", - "href": "/dashboard/download/offline-package/apisix-gateway/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.html", - "href": "/dashboard/download/offline-package/index.html", - "type": "file", - "size": 13148, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/offline-package/index.txt", - "type": "file", - "size": 4618, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "k3s/", - "href": "/dashboard/download/offline-package/k3s/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "kong-gateway/", - "href": "/dashboard/download/offline-package/kong-gateway/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "nginx-ingress/", - "href": "/dashboard/download/offline-package/nginx-ingress/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "sealos/", - "href": "/dashboard/download/offline-package/sealos/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/offline-package/apisix-gateway/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/offline-package/apisix-gateway/index.html", - "type": "file", - "size": 12650, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/offline-package/apisix-gateway/index.txt", - "type": "file", - "size": 4567, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/offline-package/k3s/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/offline-package/k3s/index.html", - "type": "file", - "size": 13768, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/offline-package/k3s/index.txt", - "type": "file", - "size": 4741, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/offline-package/kong-gateway/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/offline-package/kong-gateway/index.html", - "type": "file", - "size": 12580, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/offline-package/kong-gateway/index.txt", - "type": "file", - "size": 4529, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/offline-package/nginx-ingress/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/offline-package/nginx-ingress/index.html", - "type": "file", - "size": 12616, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/offline-package/nginx-ingress/index.txt", - "type": "file", - "size": 4548, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/offline-package/sealos/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/offline-package/sealos/index.html", - "type": "file", - "size": 12393, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/offline-package/sealos/index.txt", - "type": "file", - "size": 4423, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/otel/", - "entries": [ - { - "name": "OpenTelemetry/", - "href": "/dashboard/download/otel/OpenTelemetry/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.html", - "href": "/dashboard/download/otel/index.html", - "type": "file", - "size": 9395, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/otel/index.txt", - "type": "file", - "size": 3788, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/otel/OpenTelemetry/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/otel/OpenTelemetry/index.html", - "type": "file", - "size": 9772, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/otel/OpenTelemetry/index.txt", - "type": "file", - "size": 3928, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "v0.133.0/", - "href": "/dashboard/download/otel/OpenTelemetry/v0.133.0/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/otel/OpenTelemetry/v0.133.0/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/otel/OpenTelemetry/v0.133.0/index.html", - "type": "file", - "size": 13792, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/otel/OpenTelemetry/v0.133.0/index.txt", - "type": "file", - "size": 4618, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/rpm/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/rpm/index.html", - "type": "file", - "size": 7868, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/rpm/index.txt", - "type": "file", - "size": 3616, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/sealos/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/sealos/index.html", - "type": "file", - "size": 11192, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/sealos/index.txt", - "type": "file", - "size": 4159, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "offline-sealos-5/", - "href": "/dashboard/download/sealos/offline-sealos-5/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "offline-sealos-6/", - "href": "/dashboard/download/sealos/offline-sealos-6/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "offline-sealos-8/", - "href": "/dashboard/download/sealos/offline-sealos-8/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/sealos/offline-sealos-5/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/sealos/offline-sealos-5/index.html", - "type": "file", - "size": 8327, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/sealos/offline-sealos-5/index.txt", - "type": "file", - "size": 3795, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/sealos/offline-sealos-6/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/sealos/offline-sealos-6/index.html", - "type": "file", - "size": 8327, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/sealos/offline-sealos-6/index.txt", - "type": "file", - "size": 3795, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/sealos/offline-sealos-8/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/sealos/offline-sealos-8/index.html", - "type": "file", - "size": 8327, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/sealos/offline-sealos-8/index.txt", - "type": "file", - "size": 3795, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xray-core/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xray-core/index.html", - "type": "file", - "size": 13681, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xray-core/index.txt", - "type": "file", - "size": 4597, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "v25.8.29/", - "href": "/dashboard/download/xray-core/v25.8.29/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "v25.8.3/", - "href": "/dashboard/download/xray-core/v25.8.3/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "v25.8.31/", - "href": "/dashboard/download/xray-core/v25.8.31/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "v25.9.10/", - "href": "/dashboard/download/xray-core/v25.9.10/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "v25.9.11/", - "href": "/dashboard/download/xray-core/v25.9.11/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "v25.9.5/", - "href": "/dashboard/download/xray-core/v25.9.5/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xray-core/v25.8.29/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xray-core/v25.8.29/index.html", - "type": "file", - "size": 12063, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xray-core/v25.8.29/index.txt", - "type": "file", - "size": 4192, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xray-core/v25.8.3/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xray-core/v25.8.3/index.html", - "type": "file", - "size": 12036, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xray-core/v25.8.3/index.txt", - "type": "file", - "size": 4180, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xray-core/v25.8.31/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xray-core/v25.8.31/index.html", - "type": "file", - "size": 12059, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xray-core/v25.8.31/index.txt", - "type": "file", - "size": 4192, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xray-core/v25.9.10/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xray-core/v25.9.10/index.html", - "type": "file", - "size": 8235, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xray-core/v25.9.10/index.txt", - "type": "file", - "size": 3747, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xray-core/v25.9.11/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xray-core/v25.9.11/index.html", - "type": "file", - "size": 8235, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xray-core/v25.9.11/index.txt", - "type": "file", - "size": 3747, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xray-core/v25.9.5/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xray-core/v25.9.5/index.html", - "type": "file", - "size": 8218, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xray-core/v25.9.5/index.txt", - "type": "file", - "size": 3738, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/", - "entries": [ - { - "name": "android/", - "href": "/dashboard/download/xstream/android/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.html", - "href": "/dashboard/download/xstream/index.html", - "type": "file", - "size": 12705, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/index.txt", - "type": "file", - "size": 4362, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "ios/", - "href": "/dashboard/download/xstream/ios/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "linux/", - "href": "/dashboard/download/xstream/linux/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "macos/", - "href": "/dashboard/download/xstream/macos/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "windows/", - "href": "/dashboard/download/xstream/windows/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/android/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xstream/android/index.html", - "type": "file", - "size": 9703, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/android/index.txt", - "type": "file", - "size": 3889, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "latest/", - "href": "/dashboard/download/xstream/android/latest/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/android/latest/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xstream/android/latest/index.html", - "type": "file", - "size": 10176, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/android/latest/index.txt", - "type": "file", - "size": 3958, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/ios/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xstream/ios/index.html", - "type": "file", - "size": 9623, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/ios/index.txt", - "type": "file", - "size": 3845, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "latest/", - "href": "/dashboard/download/xstream/ios/latest/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/ios/latest/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xstream/ios/latest/index.html", - "type": "file", - "size": 10093, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/ios/latest/index.txt", - "type": "file", - "size": 3914, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/linux/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xstream/linux/index.html", - "type": "file", - "size": 10506, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/linux/index.txt", - "type": "file", - "size": 4021, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "latest/", - "href": "/dashboard/download/xstream/linux/latest/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "stable/", - "href": "/dashboard/download/xstream/linux/stable/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/linux/latest/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xstream/linux/latest/index.html", - "type": "file", - "size": 10135, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/linux/latest/index.txt", - "type": "file", - "size": 3936, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/linux/stable/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xstream/linux/stable/index.html", - "type": "file", - "size": 10137, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/linux/stable/index.txt", - "type": "file", - "size": 3936, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/macos/", - "entries": [ - { - "name": "docs/", - "href": "/dashboard/download/xstream/macos/docs/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.html", - "href": "/dashboard/download/xstream/macos/index.html", - "type": "file", - "size": 11337, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/macos/index.txt", - "type": "file", - "size": 4169, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "latest/", - "href": "/dashboard/download/xstream/macos/latest/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "stable/", - "href": "/dashboard/download/xstream/macos/stable/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/macos/docs/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xstream/macos/docs/index.html", - "type": "file", - "size": 8369, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/macos/docs/index.txt", - "type": "file", - "size": 3749, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/macos/latest/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xstream/macos/latest/index.html", - "type": "file", - "size": 10135, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/macos/latest/index.txt", - "type": "file", - "size": 3936, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/macos/stable/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xstream/macos/stable/index.html", - "type": "file", - "size": 11234, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/macos/stable/index.txt", - "type": "file", - "size": 4100, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/windows/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xstream/windows/index.html", - "type": "file", - "size": 12236, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/windows/index.txt", - "type": "file", - "size": 4357, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "latest/", - "href": "/dashboard/download/xstream/windows/latest/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "stable/", - "href": "/dashboard/download/xstream/windows/stable/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "win10/", - "href": "/dashboard/download/xstream/windows/win10/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "win11/", - "href": "/dashboard/download/xstream/windows/win11/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/windows/latest/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xstream/windows/latest/index.html", - "type": "file", - "size": 10177, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/windows/latest/index.txt", - "type": "file", - "size": 3958, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/windows/stable/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xstream/windows/stable/index.html", - "type": "file", - "size": 10179, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/windows/stable/index.txt", - "type": "file", - "size": 3958, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/windows/win10/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xstream/windows/win10/index.html", - "type": "file", - "size": 8416, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/windows/win10/index.txt", - "type": "file", - "size": 3774, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/download/xstream/windows/win11/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/download/xstream/windows/win11/index.html", - "type": "file", - "size": 8416, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/download/xstream/windows/win11/index.txt", - "type": "file", - "size": 3774, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/icons/", - "entries": [ - { - "name": "cloudnative_32.png", - "href": "/dashboard/icons/cloudnative_32.png", - "type": "file", - "size": 1486, - "lastModified": "2025-09-26T01:51:24Z" - } - ] - }, - { - "path": "dashboard/insight/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/insight/index.html", - "type": "file", - "size": 23810, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/insight/index.txt", - "type": "file", - "size": 2739, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/login/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/login/index.html", - "type": "file", - "size": 4454, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/login/index.txt", - "type": "file", - "size": 2647, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/panel/", - "entries": [ - { - "name": "account/", - "href": "/dashboard/panel/account/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "agent/", - "href": "/dashboard/panel/agent/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "api/", - "href": "/dashboard/panel/api/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.html", - "href": "/dashboard/panel/index.html", - "type": "file", - "size": 16113, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/panel/index.txt", - "type": "file", - "size": 4173, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "ldp/", - "href": "/dashboard/panel/ldp/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "subscription/", - "href": "/dashboard/panel/subscription/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "xray/", - "href": "/dashboard/panel/xray/", - "type": "dir", - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/panel/account/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/panel/account/index.html", - "type": "file", - "size": 14801, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/panel/account/index.txt", - "type": "file", - "size": 3639, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/panel/agent/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/panel/agent/index.html", - "type": "file", - "size": 14757, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/panel/agent/index.txt", - "type": "file", - "size": 3615, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/panel/api/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/panel/api/index.html", - "type": "file", - "size": 14713, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/panel/api/index.txt", - "type": "file", - "size": 3591, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/panel/ldp/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/panel/ldp/index.html", - "type": "file", - "size": 19018, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/panel/ldp/index.txt", - "type": "file", - "size": 5911, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/panel/subscription/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/panel/subscription/index.html", - "type": "file", - "size": 14743, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/panel/subscription/index.txt", - "type": "file", - "size": 3615, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/panel/xray/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/panel/xray/index.html", - "type": "file", - "size": 14719, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/panel/xray/index.txt", - "type": "file", - "size": 3595, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "dashboard/register/", - "entries": [ - { - "name": "index.html", - "href": "/dashboard/register/index.html", - "type": "file", - "size": 4472, - "lastModified": "2025-09-26T01:51:25Z" - }, - { - "name": "index.txt", - "href": "/dashboard/register/index.txt", - "type": "file", - "size": 2662, - "lastModified": "2025-09-26T01:51:25Z" - } - ] - }, - { - "path": "deb/", - "entries": [ - { - "name": "example.deb", - "href": "/deb/example.deb", - "type": "file", - "size": 0, - "lastModified": "2025-09-19T02:01:25Z" - } - ] - }, - { - "path": "docs/", - "entries": [ - { - "name": "Keycloak/", - "href": "/docs/Keycloak/", - "type": "dir", - "lastModified": "2025-09-29T02:31:30Z" - }, - { - "name": "LandingZone/", - "href": "/docs/LandingZone/", - "type": "dir", - "lastModified": "2025-09-29T02:31:29Z" - }, - { - "name": "Linux-K8S-OPS/", - "href": "/docs/Linux-K8S-OPS/", - "type": "dir", - "lastModified": "2025-09-29T02:32:09Z" - }, - { - "name": "Observability/", - "href": "/docs/Observability/", - "type": "dir", - "lastModified": "2025-09-29T02:32:06Z" - }, - { - "name": "Personal/", - "href": "/docs/Personal/", - "type": "dir", - "lastModified": "2025-09-29T02:33:41Z" - }, - { - "name": "TechExploration/", - "href": "/docs/TechExploration/", - "type": "dir", - "lastModified": "2025-09-29T02:33:03Z" - }, - { - "name": "The-IndieDeveloper-Fullstack-Roadmap/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/", - "type": "dir", - "lastModified": "2025-09-29T02:33:20Z" - }, - { - "name": "interview-qa/", - "href": "/docs/interview-qa/", - "type": "dir", - "lastModified": "2025-09-29T02:31:35Z" - } - ] - }, - { - "path": "docs/Keycloak/", - "entries": [ - { - "name": "EN-v33-17996525102/", - "href": "/docs/Keycloak/EN-v33-17996525102/", - "type": "dir", - "lastModified": "2025-09-25T04:06:18Z" - }, - { - "name": "EN-v34-18001960544/", - "href": "/docs/Keycloak/EN-v34-18001960544/", - "type": "dir", - "lastModified": "2025-09-25T08:46:00Z" - }, - { - "name": "EN-v35-18002040798/", - "href": "/docs/Keycloak/EN-v35-18002040798/", - "type": "dir", - "lastModified": "2025-09-25T08:49:00Z" - }, - { - "name": "EN-v36-18002294267/", - "href": "/docs/Keycloak/EN-v36-18002294267/", - "type": "dir", - "lastModified": "2025-09-25T08:59:56Z" - }, - { - "name": "EN-v39-18004672680/", - "href": "/docs/Keycloak/EN-v39-18004672680/", - "type": "dir", - "lastModified": "2025-09-25T10:35:24Z" - }, - { - "name": "EN-v40-18004678416/", - "href": "/docs/Keycloak/EN-v40-18004678416/", - "type": "dir", - "lastModified": "2025-09-25T10:37:05Z" - }, - { - "name": "EN-v41-18005142964/", - "href": "/docs/Keycloak/EN-v41-18005142964/", - "type": "dir", - "lastModified": "2025-09-25T10:54:22Z" - }, - { - "name": "EN-v42-18006148753/", - "href": "/docs/Keycloak/EN-v42-18006148753/", - "type": "dir", - "lastModified": "2025-09-25T11:36:30Z" - }, - { - "name": "EN-v43-18011536494/", - "href": "/docs/Keycloak/EN-v43-18011536494/", - "type": "dir", - "lastModified": "2025-09-25T14:56:07Z" - }, - { - "name": "EN-v44-18011825454/", - "href": "/docs/Keycloak/EN-v44-18011825454/", - "type": "dir", - "lastModified": "2025-09-25T15:06:29Z" - }, - { - "name": "EN-v45-18011937887/", - "href": "/docs/Keycloak/EN-v45-18011937887/", - "type": "dir", - "lastModified": "2025-09-25T15:10:20Z" - }, - { - "name": "EN-v46-18011951541/", - "href": "/docs/Keycloak/EN-v46-18011951541/", - "type": "dir", - "lastModified": "2025-09-25T15:13:23Z" - }, - { - "name": "EN-v47-18013619427/", - "href": "/docs/Keycloak/EN-v47-18013619427/", - "type": "dir", - "lastModified": "2025-09-25T16:13:00Z" - }, - { - "name": "EN-v48-18026844950/", - "href": "/docs/Keycloak/EN-v48-18026844950/", - "type": "dir", - "lastModified": "2025-09-26T03:22:05Z" - }, - { - "name": "EN-v51-18027438927/", - "href": "/docs/Keycloak/EN-v51-18027438927/", - "type": "dir", - "lastModified": "2025-09-26T04:02:17Z" - }, - { - "name": "EN-v52-18027443116/", - "href": "/docs/Keycloak/EN-v52-18027443116/", - "type": "dir", - "lastModified": "2025-09-26T04:03:45Z" - }, - { - "name": "EN-v53-18027447911/", - "href": "/docs/Keycloak/EN-v53-18027447911/", - "type": "dir", - "lastModified": "2025-09-26T04:03:20Z" - }, - { - "name": "EN-v54-18029756788/", - "href": "/docs/Keycloak/EN-v54-18029756788/", - "type": "dir", - "lastModified": "2025-09-26T06:28:15Z" - }, - { - "name": "EN-v55-18030101682/", - "href": "/docs/Keycloak/EN-v55-18030101682/", - "type": "dir", - "lastModified": "2025-09-26T06:46:09Z" - }, - { - "name": "EN-v56-18031095670/", - "href": "/docs/Keycloak/EN-v56-18031095670/", - "type": "dir", - "lastModified": "2025-09-26T07:34:22Z" - }, - { - "name": "EN-v57-18060203518/", - "href": "/docs/Keycloak/EN-v57-18060203518/", - "type": "dir", - "lastModified": "2025-09-27T13:12:04Z" - }, - { - "name": "EN-v58-18068296502/", - "href": "/docs/Keycloak/EN-v58-18068296502/", - "type": "dir", - "lastModified": "2025-09-28T02:53:36Z" - }, - { - "name": "EN-v59-18075708801/", - "href": "/docs/Keycloak/EN-v59-18075708801/", - "type": "dir", - "lastModified": "2025-09-28T14:38:48Z" - }, - { - "name": "EN-v60-18083886120/", - "href": "/docs/Keycloak/EN-v60-18083886120/", - "type": "dir", - "lastModified": "2025-09-29T02:31:39Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v33-17996525102/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v33-17996525102/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-25T04:06:10Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v34-18001960544/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v34-18001960544/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-25T08:45:53Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v35-18002040798/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v35-18002040798/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-25T08:48:51Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v36-18002294267/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v36-18002294267/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-25T08:59:49Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v39-18004672680/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v39-18004672680/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-25T10:35:16Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v40-18004678416/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v40-18004678416/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-25T10:36:57Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v41-18005142964/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v41-18005142964/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-25T10:54:14Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v42-18006148753/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v42-18006148753/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-25T11:36:22Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v43-18011536494/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v43-18011536494/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-25T14:55:58Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v44-18011825454/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v44-18011825454/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-25T15:06:22Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v45-18011937887/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v45-18011937887/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-25T15:10:12Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v46-18011951541/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v46-18011951541/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-25T15:13:16Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v47-18013619427/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v47-18013619427/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-25T16:12:52Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v48-18026844950/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v48-18026844950/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-26T03:21:57Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v51-18027438927/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v51-18027438927/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-26T04:02:09Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v52-18027443116/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v52-18027443116/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-26T04:03:37Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v53-18027447911/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v53-18027447911/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-26T04:03:12Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v54-18029756788/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v54-18029756788/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-26T06:28:08Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v55-18030101682/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v55-18030101682/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-26T06:46:01Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v56-18031095670/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v56-18031095670/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-26T07:34:14Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v57-18060203518/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v57-18060203518/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-27T13:11:57Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v58-18068296502/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v58-18068296502/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-28T02:53:28Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v59-18075708801/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v59-18075708801/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-28T14:38:39Z" - } - ] - }, - { - "path": "docs/Keycloak/EN-v60-18083886120/", - "entries": [ - { - "name": "Keycloak-SSO-Design-and-Implementation.html", - "href": "/docs/Keycloak/EN-v60-18083886120/Keycloak-SSO-Design-and-Implementation.html", - "type": "file", - "size": 32769, - "lastModified": "2025-09-29T02:31:30Z" - } - ] - }, - { - "path": "docs/LandingZone/", - "entries": [ - { - "name": "EN-v33-17996525102/", - "href": "/docs/LandingZone/EN-v33-17996525102/", - "type": "dir", - "lastModified": "2025-09-25T04:08:17Z" - }, - { - "name": "EN-v34-18001960544/", - "href": "/docs/LandingZone/EN-v34-18001960544/", - "type": "dir", - "lastModified": "2025-09-25T08:46:42Z" - }, - { - "name": "EN-v35-18002040798/", - "href": "/docs/LandingZone/EN-v35-18002040798/", - "type": "dir", - "lastModified": "2025-09-25T08:49:13Z" - }, - { - "name": "EN-v36-18002294267/", - "href": "/docs/LandingZone/EN-v36-18002294267/", - "type": "dir", - "lastModified": "2025-09-25T08:59:08Z" - }, - { - "name": "EN-v37-18002553627/", - "href": "/docs/LandingZone/EN-v37-18002553627/", - "type": "dir", - "lastModified": "2025-09-25T09:09:31Z" - }, - { - "name": "EN-v38-18003957466/", - "href": "/docs/LandingZone/EN-v38-18003957466/", - "type": "dir", - "lastModified": "2025-09-25T10:07:15Z" - }, - { - "name": "EN-v39-18004672680/", - "href": "/docs/LandingZone/EN-v39-18004672680/", - "type": "dir", - "lastModified": "2025-09-25T10:35:36Z" - }, - { - "name": "EN-v40-18004678416/", - "href": "/docs/LandingZone/EN-v40-18004678416/", - "type": "dir", - "lastModified": "2025-09-25T10:35:46Z" - }, - { - "name": "EN-v41-18005142964/", - "href": "/docs/LandingZone/EN-v41-18005142964/", - "type": "dir", - "lastModified": "2025-09-25T10:54:08Z" - }, - { - "name": "EN-v42-18006148753/", - "href": "/docs/LandingZone/EN-v42-18006148753/", - "type": "dir", - "lastModified": "2025-09-25T11:38:09Z" - }, - { - "name": "EN-v43-18011536494/", - "href": "/docs/LandingZone/EN-v43-18011536494/", - "type": "dir", - "lastModified": "2025-09-25T14:56:30Z" - }, - { - "name": "EN-v44-18011825454/", - "href": "/docs/LandingZone/EN-v44-18011825454/", - "type": "dir", - "lastModified": "2025-09-25T15:06:03Z" - }, - { - "name": "EN-v45-18011937887/", - "href": "/docs/LandingZone/EN-v45-18011937887/", - "type": "dir", - "lastModified": "2025-09-25T15:13:27Z" - }, - { - "name": "EN-v46-18011951541/", - "href": "/docs/LandingZone/EN-v46-18011951541/", - "type": "dir", - "lastModified": "2025-09-25T15:12:08Z" - }, - { - "name": "EN-v47-18013619427/", - "href": "/docs/LandingZone/EN-v47-18013619427/", - "type": "dir", - "lastModified": "2025-09-25T16:13:30Z" - }, - { - "name": "EN-v52-18027443116/", - "href": "/docs/LandingZone/EN-v52-18027443116/", - "type": "dir", - "lastModified": "2025-09-26T04:03:43Z" - }, - { - "name": "EN-v53-18027447911/", - "href": "/docs/LandingZone/EN-v53-18027447911/", - "type": "dir", - "lastModified": "2025-09-26T04:07:27Z" - }, - { - "name": "EN-v54-18029756788/", - "href": "/docs/LandingZone/EN-v54-18029756788/", - "type": "dir", - "lastModified": "2025-09-26T06:28:23Z" - }, - { - "name": "EN-v55-18030101682/", - "href": "/docs/LandingZone/EN-v55-18030101682/", - "type": "dir", - "lastModified": "2025-09-26T06:45:32Z" - }, - { - "name": "EN-v56-18031095670/", - "href": "/docs/LandingZone/EN-v56-18031095670/", - "type": "dir", - "lastModified": "2025-09-26T07:33:04Z" - }, - { - "name": "EN-v57-18060203518/", - "href": "/docs/LandingZone/EN-v57-18060203518/", - "type": "dir", - "lastModified": "2025-09-27T13:10:35Z" - }, - { - "name": "EN-v58-18068296502/", - "href": "/docs/LandingZone/EN-v58-18068296502/", - "type": "dir", - "lastModified": "2025-09-28T02:52:23Z" - }, - { - "name": "EN-v59-18075708801/", - "href": "/docs/LandingZone/EN-v59-18075708801/", - "type": "dir", - "lastModified": "2025-09-28T14:38:50Z" - }, - { - "name": "EN-v60-18083886120/", - "href": "/docs/LandingZone/EN-v60-18083886120/", - "type": "dir", - "lastModified": "2025-09-29T02:31:39Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v33-17996525102/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v33-17996525102/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 77101, - "lastModified": "2025-09-25T04:07:59Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v34-18001960544/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v34-18001960544/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 77103, - "lastModified": "2025-09-25T08:46:33Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v35-18002040798/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v35-18002040798/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 77103, - "lastModified": "2025-09-25T08:49:04Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v36-18002294267/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v36-18002294267/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 77102, - "lastModified": "2025-09-25T08:58:59Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v37-18002553627/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v37-18002553627/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 77101, - "lastModified": "2025-09-25T09:09:22Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v38-18003957466/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v38-18003957466/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 77102, - "lastModified": "2025-09-25T10:07:06Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v39-18004672680/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v39-18004672680/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 77104, - "lastModified": "2025-09-25T10:35:27Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v40-18004678416/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v40-18004678416/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 77108, - "lastModified": "2025-09-25T10:35:38Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v41-18005142964/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v41-18005142964/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 77098, - "lastModified": "2025-09-25T10:54:00Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v42-18006148753/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v42-18006148753/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 77104, - "lastModified": "2025-09-25T11:38:01Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v43-18011536494/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v43-18011536494/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 77103, - "lastModified": "2025-09-25T14:56:21Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v44-18011825454/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v44-18011825454/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 77110, - "lastModified": "2025-09-25T15:05:53Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v45-18011937887/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v45-18011937887/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 77105, - "lastModified": "2025-09-25T15:13:18Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v46-18011951541/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v46-18011951541/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 77102, - "lastModified": "2025-09-25T15:12:00Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v47-18013619427/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v47-18013619427/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 77103, - "lastModified": "2025-09-25T16:13:22Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v52-18027443116/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v52-18027443116/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 257654, - "lastModified": "2025-09-26T04:03:34Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v53-18027447911/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v53-18027447911/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 257654, - "lastModified": "2025-09-26T04:07:18Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v54-18029756788/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v54-18029756788/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 257650, - "lastModified": "2025-09-26T06:28:14Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v55-18030101682/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v55-18030101682/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 257650, - "lastModified": "2025-09-26T06:45:23Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v56-18031095670/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v56-18031095670/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 257641, - "lastModified": "2025-09-26T07:32:55Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v57-18060203518/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v57-18060203518/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 257650, - "lastModified": "2025-09-27T13:10:25Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v58-18068296502/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v58-18068296502/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 257653, - "lastModified": "2025-09-28T02:52:14Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v59-18075708801/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v59-18075708801/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 257651, - "lastModified": "2025-09-28T14:38:41Z" - } - ] - }, - { - "path": "docs/LandingZone/EN-v60-18083886120/", - "entries": [ - { - "name": "Landing-Zone-Design-and-Implementation.pdf", - "href": "/docs/LandingZone/EN-v60-18083886120/Landing-Zone-Design-and-Implementation.pdf", - "type": "file", - "size": 257647, - "lastModified": "2025-09-29T02:31:29Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/", - "entries": [ - { - "name": "CN-v33-17996525102/", - "href": "/docs/Linux-K8S-OPS/CN-v33-17996525102/", - "type": "dir", - "lastModified": "2025-09-25T04:06:50Z" - }, - { - "name": "CN-v39-18004672680/", - "href": "/docs/Linux-K8S-OPS/CN-v39-18004672680/", - "type": "dir", - "lastModified": "2025-09-25T10:35:59Z" - }, - { - "name": "CN-v40-18004678416/", - "href": "/docs/Linux-K8S-OPS/CN-v40-18004678416/", - "type": "dir", - "lastModified": "2025-09-25T10:35:38Z" - }, - { - "name": "CN-v41-18005142964/", - "href": "/docs/Linux-K8S-OPS/CN-v41-18005142964/", - "type": "dir", - "lastModified": "2025-09-25T10:55:35Z" - }, - { - "name": "CN-v42-18006148753/", - "href": "/docs/Linux-K8S-OPS/CN-v42-18006148753/", - "type": "dir", - "lastModified": "2025-09-25T11:38:18Z" - }, - { - "name": "CN-v43-18011536494/", - "href": "/docs/Linux-K8S-OPS/CN-v43-18011536494/", - "type": "dir", - "lastModified": "2025-09-25T14:56:21Z" - }, - { - "name": "CN-v44-18011825454/", - "href": "/docs/Linux-K8S-OPS/CN-v44-18011825454/", - "type": "dir", - "lastModified": "2025-09-25T15:07:07Z" - }, - { - "name": "CN-v45-18011937887/", - "href": "/docs/Linux-K8S-OPS/CN-v45-18011937887/", - "type": "dir", - "lastModified": "2025-09-25T15:12:10Z" - }, - { - "name": "CN-v46-18011951541/", - "href": "/docs/Linux-K8S-OPS/CN-v46-18011951541/", - "type": "dir", - "lastModified": "2025-09-25T15:11:29Z" - }, - { - "name": "CN-v47-18013619427/", - "href": "/docs/Linux-K8S-OPS/CN-v47-18013619427/", - "type": "dir", - "lastModified": "2025-09-25T16:13:29Z" - }, - { - "name": "CN-v48-18026844950/", - "href": "/docs/Linux-K8S-OPS/CN-v48-18026844950/", - "type": "dir", - "lastModified": "2025-09-26T03:20:40Z" - }, - { - "name": "CN-v49-18027128243/", - "href": "/docs/Linux-K8S-OPS/CN-v49-18027128243/", - "type": "dir", - "lastModified": "2025-09-26T03:39:13Z" - }, - { - "name": "CN-v52-18027443116/", - "href": "/docs/Linux-K8S-OPS/CN-v52-18027443116/", - "type": "dir", - "lastModified": "2025-09-26T04:03:02Z" - }, - { - "name": "CN-v53-18027447911/", - "href": "/docs/Linux-K8S-OPS/CN-v53-18027447911/", - "type": "dir", - "lastModified": "2025-09-26T04:06:10Z" - }, - { - "name": "CN-v54-18029756788/", - "href": "/docs/Linux-K8S-OPS/CN-v54-18029756788/", - "type": "dir", - "lastModified": "2025-09-26T06:27:50Z" - }, - { - "name": "CN-v55-18030101682/", - "href": "/docs/Linux-K8S-OPS/CN-v55-18030101682/", - "type": "dir", - "lastModified": "2025-09-26T06:44:39Z" - }, - { - "name": "CN-v56-18031095670/", - "href": "/docs/Linux-K8S-OPS/CN-v56-18031095670/", - "type": "dir", - "lastModified": "2025-09-26T07:34:23Z" - }, - { - "name": "CN-v57-18060203518/", - "href": "/docs/Linux-K8S-OPS/CN-v57-18060203518/", - "type": "dir", - "lastModified": "2025-09-27T13:12:33Z" - }, - { - "name": "CN-v58-18068296502/", - "href": "/docs/Linux-K8S-OPS/CN-v58-18068296502/", - "type": "dir", - "lastModified": "2025-09-28T02:51:56Z" - }, - { - "name": "CN-v59-18075708801/", - "href": "/docs/Linux-K8S-OPS/CN-v59-18075708801/", - "type": "dir", - "lastModified": "2025-09-28T14:39:17Z" - }, - { - "name": "CN-v60-18083886120/", - "href": "/docs/Linux-K8S-OPS/CN-v60-18083886120/", - "type": "dir", - "lastModified": "2025-09-29T02:32:18Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v33-17996525102/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v33-17996525102/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 20768, - "lastModified": "2025-09-25T04:06:37Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v33-17996525102/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 154725, - "lastModified": "2025-09-25T04:06:40Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v39-18004672680/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v39-18004672680/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 228068, - "lastModified": "2025-09-25T10:35:45Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v39-18004672680/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 390075, - "lastModified": "2025-09-25T10:35:49Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v40-18004678416/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v40-18004678416/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 228068, - "lastModified": "2025-09-25T10:35:24Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v40-18004678416/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 390082, - "lastModified": "2025-09-25T10:35:28Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v41-18005142964/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v41-18005142964/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 228068, - "lastModified": "2025-09-25T10:55:21Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v41-18005142964/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 390082, - "lastModified": "2025-09-25T10:55:25Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v42-18006148753/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v42-18006148753/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 228068, - "lastModified": "2025-09-25T11:38:04Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v42-18006148753/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 390085, - "lastModified": "2025-09-25T11:38:09Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v43-18011536494/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v43-18011536494/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 228068, - "lastModified": "2025-09-25T14:56:08Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v43-18011536494/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 390073, - "lastModified": "2025-09-25T14:56:12Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v44-18011825454/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v44-18011825454/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 228068, - "lastModified": "2025-09-25T15:06:53Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v44-18011825454/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 390079, - "lastModified": "2025-09-25T15:06:57Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v45-18011937887/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v45-18011937887/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 228068, - "lastModified": "2025-09-25T15:11:56Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v45-18011937887/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 390076, - "lastModified": "2025-09-25T15:12:00Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v46-18011951541/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v46-18011951541/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 228068, - "lastModified": "2025-09-25T15:11:16Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v46-18011951541/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 390082, - "lastModified": "2025-09-25T15:11:19Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v47-18013619427/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v47-18013619427/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 228068, - "lastModified": "2025-09-25T16:13:14Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v47-18013619427/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 390080, - "lastModified": "2025-09-25T16:13:18Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v48-18026844950/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v48-18026844950/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 228068, - "lastModified": "2025-09-26T03:20:26Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v48-18026844950/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 390079, - "lastModified": "2025-09-26T03:20:30Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v49-18027128243/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v49-18027128243/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 228068, - "lastModified": "2025-09-26T03:39:00Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v49-18027128243/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 390079, - "lastModified": "2025-09-26T03:39:04Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v52-18027443116/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v52-18027443116/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 244273, - "lastModified": "2025-09-26T04:02:49Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v52-18027443116/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 402513, - "lastModified": "2025-09-26T04:02:53Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v53-18027447911/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v53-18027447911/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 244273, - "lastModified": "2025-09-26T04:05:57Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v53-18027447911/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 402524, - "lastModified": "2025-09-26T04:06:01Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v54-18029756788/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v54-18029756788/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 244273, - "lastModified": "2025-09-26T06:27:37Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v54-18029756788/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 402516, - "lastModified": "2025-09-26T06:27:41Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v55-18030101682/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v55-18030101682/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 244273, - "lastModified": "2025-09-26T06:44:26Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v55-18030101682/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 402514, - "lastModified": "2025-09-26T06:44:29Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v56-18031095670/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v56-18031095670/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 244273, - "lastModified": "2025-09-26T07:34:08Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v56-18031095670/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 402519, - "lastModified": "2025-09-26T07:34:12Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v57-18060203518/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v57-18060203518/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 244273, - "lastModified": "2025-09-27T13:12:20Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v57-18060203518/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 402519, - "lastModified": "2025-09-27T13:12:23Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v58-18068296502/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v58-18068296502/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 244273, - "lastModified": "2025-09-28T02:51:42Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v58-18068296502/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 402518, - "lastModified": "2025-09-28T02:51:46Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v59-18075708801/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v59-18075708801/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 244273, - "lastModified": "2025-09-28T14:39:03Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v59-18075708801/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 402504, - "lastModified": "2025-09-28T14:39:07Z" - } - ] - }, - { - "path": "docs/Linux-K8S-OPS/CN-v60-18083886120/", - "entries": [ - { - "name": "Linux-K8S-OPS-Guide.html", - "href": "/docs/Linux-K8S-OPS/CN-v60-18083886120/Linux-K8S-OPS-Guide.html", - "type": "file", - "size": 244273, - "lastModified": "2025-09-29T02:32:05Z" - }, - { - "name": "Linux-K8S-OPS-Guide.pdf", - "href": "/docs/Linux-K8S-OPS/CN-v60-18083886120/Linux-K8S-OPS-Guide.pdf", - "type": "file", - "size": 402517, - "lastModified": "2025-09-29T02:32:09Z" - } - ] - }, - { - "path": "docs/Observability/", - "entries": [ - { - "name": "CN-v33-17996525102/", - "href": "/docs/Observability/CN-v33-17996525102/", - "type": "dir", - "lastModified": "2025-09-25T04:07:30Z" - }, - { - "name": "CN-v36-18002294267/", - "href": "/docs/Observability/CN-v36-18002294267/", - "type": "dir", - "lastModified": "2025-09-25T09:01:08Z" - }, - { - "name": "CN-v37-18002553627/", - "href": "/docs/Observability/CN-v37-18002553627/", - "type": "dir", - "lastModified": "2025-09-25T09:09:40Z" - }, - { - "name": "CN-v39-18004672680/", - "href": "/docs/Observability/CN-v39-18004672680/", - "type": "dir", - "lastModified": "2025-09-25T10:35:39Z" - }, - { - "name": "CN-v40-18004678416/", - "href": "/docs/Observability/CN-v40-18004678416/", - "type": "dir", - "lastModified": "2025-09-25T10:34:19Z" - }, - { - "name": "CN-v41-18005142964/", - "href": "/docs/Observability/CN-v41-18005142964/", - "type": "dir", - "lastModified": "2025-09-25T10:55:48Z" - }, - { - "name": "CN-v42-18006148753/", - "href": "/docs/Observability/CN-v42-18006148753/", - "type": "dir", - "lastModified": "2025-09-25T11:38:59Z" - }, - { - "name": "CN-v43-18011536494/", - "href": "/docs/Observability/CN-v43-18011536494/", - "type": "dir", - "lastModified": "2025-09-25T14:58:37Z" - }, - { - "name": "CN-v44-18011825454/", - "href": "/docs/Observability/CN-v44-18011825454/", - "type": "dir", - "lastModified": "2025-09-25T15:06:46Z" - }, - { - "name": "CN-v45-18011937887/", - "href": "/docs/Observability/CN-v45-18011937887/", - "type": "dir", - "lastModified": "2025-09-25T15:13:30Z" - }, - { - "name": "CN-v46-18011951541/", - "href": "/docs/Observability/CN-v46-18011951541/", - "type": "dir", - "lastModified": "2025-09-25T15:13:28Z" - }, - { - "name": "CN-v47-18013619427/", - "href": "/docs/Observability/CN-v47-18013619427/", - "type": "dir", - "lastModified": "2025-09-25T16:13:27Z" - }, - { - "name": "CN-v49-18027128243/", - "href": "/docs/Observability/CN-v49-18027128243/", - "type": "dir", - "lastModified": "2025-09-26T03:39:31Z" - }, - { - "name": "CN-v52-18027443116/", - "href": "/docs/Observability/CN-v52-18027443116/", - "type": "dir", - "lastModified": "2025-09-26T04:04:53Z" - }, - { - "name": "CN-v53-18027447911/", - "href": "/docs/Observability/CN-v53-18027447911/", - "type": "dir", - "lastModified": "2025-09-26T04:05:53Z" - }, - { - "name": "CN-v54-18029756788/", - "href": "/docs/Observability/CN-v54-18029756788/", - "type": "dir", - "lastModified": "2025-09-26T06:27:37Z" - }, - { - "name": "CN-v55-18030101682/", - "href": "/docs/Observability/CN-v55-18030101682/", - "type": "dir", - "lastModified": "2025-09-26T06:49:35Z" - }, - { - "name": "CN-v56-18031095670/", - "href": "/docs/Observability/CN-v56-18031095670/", - "type": "dir", - "lastModified": "2025-09-26T07:35:03Z" - }, - { - "name": "CN-v57-18060203518/", - "href": "/docs/Observability/CN-v57-18060203518/", - "type": "dir", - "lastModified": "2025-09-27T13:12:15Z" - }, - { - "name": "CN-v58-18068296502/", - "href": "/docs/Observability/CN-v58-18068296502/", - "type": "dir", - "lastModified": "2025-09-28T02:52:24Z" - }, - { - "name": "CN-v59-18075708801/", - "href": "/docs/Observability/CN-v59-18075708801/", - "type": "dir", - "lastModified": "2025-09-28T14:39:10Z" - }, - { - "name": "CN-v60-18083886120/", - "href": "/docs/Observability/CN-v60-18083886120/", - "type": "dir", - "lastModified": "2025-09-29T02:32:17Z" - } - ] - }, - { - "path": "docs/Observability/CN-v33-17996525102/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v33-17996525102/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-25T04:07:12Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v33-17996525102/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731774, - "lastModified": "2025-09-25T04:07:19Z" - } - ] - }, - { - "path": "docs/Observability/CN-v36-18002294267/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v36-18002294267/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-25T09:00:49Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v36-18002294267/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731781, - "lastModified": "2025-09-25T09:00:56Z" - } - ] - }, - { - "path": "docs/Observability/CN-v37-18002553627/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v37-18002553627/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-25T09:09:21Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v37-18002553627/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731773, - "lastModified": "2025-09-25T09:09:29Z" - } - ] - }, - { - "path": "docs/Observability/CN-v39-18004672680/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v39-18004672680/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-25T10:35:21Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v39-18004672680/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731779, - "lastModified": "2025-09-25T10:35:28Z" - } - ] - }, - { - "path": "docs/Observability/CN-v40-18004678416/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v40-18004678416/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-25T10:34:01Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v40-18004678416/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731777, - "lastModified": "2025-09-25T10:34:08Z" - } - ] - }, - { - "path": "docs/Observability/CN-v41-18005142964/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v41-18005142964/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-25T10:55:30Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v41-18005142964/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731780, - "lastModified": "2025-09-25T10:55:37Z" - } - ] - }, - { - "path": "docs/Observability/CN-v42-18006148753/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v42-18006148753/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-25T11:38:43Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v42-18006148753/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731772, - "lastModified": "2025-09-25T11:38:49Z" - } - ] - }, - { - "path": "docs/Observability/CN-v43-18011536494/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v43-18011536494/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-25T14:58:19Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v43-18011536494/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731779, - "lastModified": "2025-09-25T14:58:25Z" - } - ] - }, - { - "path": "docs/Observability/CN-v44-18011825454/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v44-18011825454/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-25T15:06:27Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v44-18011825454/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731780, - "lastModified": "2025-09-25T15:06:34Z" - } - ] - }, - { - "path": "docs/Observability/CN-v45-18011937887/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v45-18011937887/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-25T15:13:11Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v45-18011937887/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731779, - "lastModified": "2025-09-25T15:13:18Z" - } - ] - }, - { - "path": "docs/Observability/CN-v46-18011951541/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v46-18011951541/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-25T15:13:06Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v46-18011951541/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731774, - "lastModified": "2025-09-25T15:13:15Z" - } - ] - }, - { - "path": "docs/Observability/CN-v47-18013619427/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v47-18013619427/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-25T16:13:09Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v47-18013619427/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731780, - "lastModified": "2025-09-25T16:13:16Z" - } - ] - }, - { - "path": "docs/Observability/CN-v49-18027128243/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v49-18027128243/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-26T03:39:13Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v49-18027128243/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731772, - "lastModified": "2025-09-26T03:39:20Z" - } - ] - }, - { - "path": "docs/Observability/CN-v52-18027443116/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v52-18027443116/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-26T04:04:36Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v52-18027443116/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731776, - "lastModified": "2025-09-26T04:04:43Z" - } - ] - }, - { - "path": "docs/Observability/CN-v53-18027447911/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v53-18027447911/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-26T04:05:35Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v53-18027447911/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731777, - "lastModified": "2025-09-26T04:05:43Z" - } - ] - }, - { - "path": "docs/Observability/CN-v54-18029756788/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v54-18029756788/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-26T06:26:21Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v54-18029756788/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 616729, - "lastModified": "2025-09-26T06:26:57Z" - } - ] - }, - { - "path": "docs/Observability/CN-v55-18030101682/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v55-18030101682/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-26T06:49:17Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v55-18030101682/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731777, - "lastModified": "2025-09-26T06:49:24Z" - } - ] - }, - { - "path": "docs/Observability/CN-v56-18031095670/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v56-18031095670/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-26T07:34:44Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v56-18031095670/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731773, - "lastModified": "2025-09-26T07:34:52Z" - } - ] - }, - { - "path": "docs/Observability/CN-v57-18060203518/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v57-18060203518/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-27T13:11:58Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v57-18060203518/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731777, - "lastModified": "2025-09-27T13:12:05Z" - } - ] - }, - { - "path": "docs/Observability/CN-v58-18068296502/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v58-18068296502/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-28T02:52:08Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v58-18068296502/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731774, - "lastModified": "2025-09-28T02:52:14Z" - } - ] - }, - { - "path": "docs/Observability/CN-v59-18075708801/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v59-18075708801/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-28T14:38:52Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v59-18075708801/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731779, - "lastModified": "2025-09-28T14:38:59Z" - } - ] - }, - { - "path": "docs/Observability/CN-v60-18083886120/", - "entries": [ - { - "name": "Observability-Design-and-Implementation.html", - "href": "/docs/Observability/CN-v60-18083886120/Observability-Design-and-Implementation.html", - "type": "file", - "size": 301718, - "lastModified": "2025-09-29T02:31:59Z" - }, - { - "name": "Observability-Design-and-Implementation.pdf", - "href": "/docs/Observability/CN-v60-18083886120/Observability-Design-and-Implementation.pdf", - "type": "file", - "size": 731779, - "lastModified": "2025-09-29T02:32:06Z" - } - ] - }, - { - "path": "docs/Personal/", - "entries": [ - { - "name": "EN-v33-17996525102/", - "href": "/docs/Personal/EN-v33-17996525102/", - "type": "dir", - "lastModified": "2025-09-25T04:08:15Z" - }, - { - "name": "EN-v34-18001960544/", - "href": "/docs/Personal/EN-v34-18001960544/", - "type": "dir", - "lastModified": "2025-09-25T08:46:35Z" - }, - { - "name": "EN-v36-18002294267/", - "href": "/docs/Personal/EN-v36-18002294267/", - "type": "dir", - "lastModified": "2025-09-25T09:00:05Z" - }, - { - "name": "EN-v37-18002553627/", - "href": "/docs/Personal/EN-v37-18002553627/", - "type": "dir", - "lastModified": "2025-09-25T09:09:32Z" - }, - { - "name": "EN-v39-18004672680/", - "href": "/docs/Personal/EN-v39-18004672680/", - "type": "dir", - "lastModified": "2025-09-25T10:36:07Z" - }, - { - "name": "EN-v40-18004678416/", - "href": "/docs/Personal/EN-v40-18004678416/", - "type": "dir", - "lastModified": "2025-09-25T10:35:22Z" - }, - { - "name": "EN-v41-18005142964/", - "href": "/docs/Personal/EN-v41-18005142964/", - "type": "dir", - "lastModified": "2025-09-25T10:54:47Z" - }, - { - "name": "EN-v42-18006148753/", - "href": "/docs/Personal/EN-v42-18006148753/", - "type": "dir", - "lastModified": "2025-09-25T11:38:41Z" - }, - { - "name": "EN-v43-18011536494/", - "href": "/docs/Personal/EN-v43-18011536494/", - "type": "dir", - "lastModified": "2025-09-25T14:57:29Z" - }, - { - "name": "EN-v44-18011825454/", - "href": "/docs/Personal/EN-v44-18011825454/", - "type": "dir", - "lastModified": "2025-09-25T15:08:55Z" - }, - { - "name": "EN-v45-18011937887/", - "href": "/docs/Personal/EN-v45-18011937887/", - "type": "dir", - "lastModified": "2025-09-25T15:20:31Z" - }, - { - "name": "EN-v46-18011951541/", - "href": "/docs/Personal/EN-v46-18011951541/", - "type": "dir", - "lastModified": "2025-09-25T15:12:34Z" - }, - { - "name": "EN-v47-18013619427/", - "href": "/docs/Personal/EN-v47-18013619427/", - "type": "dir", - "lastModified": "2025-09-25T16:11:41Z" - }, - { - "name": "EN-v52-18027443116/", - "href": "/docs/Personal/EN-v52-18027443116/", - "type": "dir", - "lastModified": "2025-09-26T04:04:09Z" - }, - { - "name": "EN-v53-18027447911/", - "href": "/docs/Personal/EN-v53-18027447911/", - "type": "dir", - "lastModified": "2025-09-26T04:03:36Z" - }, - { - "name": "EN-v54-18029756788/", - "href": "/docs/Personal/EN-v54-18029756788/", - "type": "dir", - "lastModified": "2025-09-26T06:29:06Z" - }, - { - "name": "EN-v55-18030101682/", - "href": "/docs/Personal/EN-v55-18030101682/", - "type": "dir", - "lastModified": "2025-09-26T06:47:14Z" - }, - { - "name": "EN-v56-18031095670/", - "href": "/docs/Personal/EN-v56-18031095670/", - "type": "dir", - "lastModified": "2025-09-26T07:33:01Z" - }, - { - "name": "EN-v57-18060203518/", - "href": "/docs/Personal/EN-v57-18060203518/", - "type": "dir", - "lastModified": "2025-09-27T13:11:48Z" - }, - { - "name": "EN-v58-18068296502/", - "href": "/docs/Personal/EN-v58-18068296502/", - "type": "dir", - "lastModified": "2025-09-28T02:52:49Z" - }, - { - "name": "EN-v59-18075708801/", - "href": "/docs/Personal/EN-v59-18075708801/", - "type": "dir", - "lastModified": "2025-09-28T14:39:39Z" - }, - { - "name": "EN-v60-18083886120/", - "href": "/docs/Personal/EN-v60-18083886120/", - "type": "dir", - "lastModified": "2025-09-29T02:33:50Z" - } - ] - }, - { - "path": "docs/Personal/EN-v33-17996525102/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v33-17996525102/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-25T04:08:05Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v33-17996525102/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76344, - "lastModified": "2025-09-25T04:07:35Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v33-17996525102/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-25T04:08:05Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v33-17996525102/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51820, - "lastModified": "2025-09-25T04:07:37Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v33-17996525102/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-25T04:08:05Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v33-17996525102/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199122, - "lastModified": "2025-09-25T04:07:40Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v33-17996525102/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-25T04:08:05Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v33-17996525102/CV-EN.pdf", - "type": "file", - "size": 63733, - "lastModified": "2025-09-25T04:07:42Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v33-17996525102/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-25T04:08:05Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v33-17996525102/CV-ZH.pdf", - "type": "file", - "size": 170872, - "lastModified": "2025-09-25T04:07:44Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v33-17996525102/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-25T04:08:06Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v33-17996525102/README.pdf", - "type": "file", - "size": 52031, - "lastModified": "2025-09-25T04:07:47Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v33-17996525102/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-25T04:08:06Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v33-17996525102/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138280, - "lastModified": "2025-09-25T04:07:49Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v33-17996525102/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-25T04:08:06Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v33-17996525102/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50985, - "lastModified": "2025-09-25T04:07:51Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v33-17996525102/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-25T04:08:06Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v33-17996525102/Resume-EN.pdf", - "type": "file", - "size": 57375, - "lastModified": "2025-09-25T04:07:53Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v33-17996525102/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-25T04:08:06Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v33-17996525102/Resume-ZH.pdf", - "type": "file", - "size": 179975, - "lastModified": "2025-09-25T04:07:56Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v33-17996525102/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-25T04:08:06Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v33-17996525102/cet-6.pdf", - "type": "file", - "size": 1192645, - "lastModified": "2025-09-25T04:08:01Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v33-17996525102/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-25T04:08:06Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v33-17996525102/fullstack-language-core.pdf", - "type": "file", - "size": 70432, - "lastModified": "2025-09-25T04:08:04Z" - } - ] - }, - { - "path": "docs/Personal/EN-v34-18001960544/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v34-18001960544/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-25T08:46:24Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v34-18001960544/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76343, - "lastModified": "2025-09-25T08:45:55Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v34-18001960544/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-25T08:46:24Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v34-18001960544/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51820, - "lastModified": "2025-09-25T08:45:57Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v34-18001960544/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-25T08:46:24Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v34-18001960544/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199126, - "lastModified": "2025-09-25T08:45:59Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v34-18001960544/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-25T08:46:25Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v34-18001960544/CV-EN.pdf", - "type": "file", - "size": 63735, - "lastModified": "2025-09-25T08:46:02Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v34-18001960544/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-25T08:46:25Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v34-18001960544/CV-ZH.pdf", - "type": "file", - "size": 170866, - "lastModified": "2025-09-25T08:46:04Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v34-18001960544/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-25T08:46:25Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v34-18001960544/README.pdf", - "type": "file", - "size": 52031, - "lastModified": "2025-09-25T08:46:06Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v34-18001960544/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-25T08:46:25Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v34-18001960544/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138283, - "lastModified": "2025-09-25T08:46:08Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v34-18001960544/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-25T08:46:25Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v34-18001960544/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50980, - "lastModified": "2025-09-25T08:46:11Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v34-18001960544/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-25T08:46:25Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v34-18001960544/Resume-EN.pdf", - "type": "file", - "size": 57376, - "lastModified": "2025-09-25T08:46:13Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v34-18001960544/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-25T08:46:25Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v34-18001960544/Resume-ZH.pdf", - "type": "file", - "size": 179974, - "lastModified": "2025-09-25T08:46:15Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v34-18001960544/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-25T08:46:25Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v34-18001960544/cet-6.pdf", - "type": "file", - "size": 1192647, - "lastModified": "2025-09-25T08:46:21Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v34-18001960544/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-25T08:46:25Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v34-18001960544/fullstack-language-core.pdf", - "type": "file", - "size": 70428, - "lastModified": "2025-09-25T08:46:23Z" - } - ] - }, - { - "path": "docs/Personal/EN-v36-18002294267/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v36-18002294267/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-25T08:59:53Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v36-18002294267/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76346, - "lastModified": "2025-09-25T08:59:23Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v36-18002294267/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-25T08:59:53Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v36-18002294267/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51820, - "lastModified": "2025-09-25T08:59:26Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v36-18002294267/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-25T08:59:54Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v36-18002294267/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199123, - "lastModified": "2025-09-25T08:59:28Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v36-18002294267/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-25T08:59:54Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v36-18002294267/CV-EN.pdf", - "type": "file", - "size": 63735, - "lastModified": "2025-09-25T08:59:30Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v36-18002294267/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-25T08:59:54Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v36-18002294267/CV-ZH.pdf", - "type": "file", - "size": 170870, - "lastModified": "2025-09-25T08:59:33Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v36-18002294267/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-25T08:59:54Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v36-18002294267/README.pdf", - "type": "file", - "size": 52033, - "lastModified": "2025-09-25T08:59:35Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v36-18002294267/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-25T08:59:54Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v36-18002294267/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138289, - "lastModified": "2025-09-25T08:59:37Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v36-18002294267/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-25T08:59:54Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v36-18002294267/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50988, - "lastModified": "2025-09-25T08:59:39Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v36-18002294267/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-25T08:59:54Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v36-18002294267/Resume-EN.pdf", - "type": "file", - "size": 57376, - "lastModified": "2025-09-25T08:59:42Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v36-18002294267/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-25T08:59:54Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v36-18002294267/Resume-ZH.pdf", - "type": "file", - "size": 179975, - "lastModified": "2025-09-25T08:59:44Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v36-18002294267/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-25T08:59:54Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v36-18002294267/cet-6.pdf", - "type": "file", - "size": 1192642, - "lastModified": "2025-09-25T08:59:50Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v36-18002294267/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-25T08:59:54Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v36-18002294267/fullstack-language-core.pdf", - "type": "file", - "size": 70429, - "lastModified": "2025-09-25T08:59:52Z" - } - ] - }, - { - "path": "docs/Personal/EN-v37-18002553627/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v37-18002553627/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-25T09:09:22Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v37-18002553627/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76341, - "lastModified": "2025-09-25T09:08:51Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v37-18002553627/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-25T09:09:22Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v37-18002553627/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51821, - "lastModified": "2025-09-25T09:08:53Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v37-18002553627/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-25T09:09:22Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v37-18002553627/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199119, - "lastModified": "2025-09-25T09:08:56Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v37-18002553627/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-25T09:09:22Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v37-18002553627/CV-EN.pdf", - "type": "file", - "size": 63734, - "lastModified": "2025-09-25T09:08:58Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v37-18002553627/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-25T09:09:22Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v37-18002553627/CV-ZH.pdf", - "type": "file", - "size": 170875, - "lastModified": "2025-09-25T09:09:01Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v37-18002553627/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-25T09:09:22Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v37-18002553627/README.pdf", - "type": "file", - "size": 52027, - "lastModified": "2025-09-25T09:09:03Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v37-18002553627/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-25T09:09:22Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v37-18002553627/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138282, - "lastModified": "2025-09-25T09:09:05Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v37-18002553627/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-25T09:09:22Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v37-18002553627/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50982, - "lastModified": "2025-09-25T09:09:07Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v37-18002553627/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-25T09:09:22Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v37-18002553627/Resume-EN.pdf", - "type": "file", - "size": 57379, - "lastModified": "2025-09-25T09:09:10Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v37-18002553627/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-25T09:09:22Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v37-18002553627/Resume-ZH.pdf", - "type": "file", - "size": 179971, - "lastModified": "2025-09-25T09:09:12Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v37-18002553627/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-25T09:09:23Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v37-18002553627/cet-6.pdf", - "type": "file", - "size": 1192643, - "lastModified": "2025-09-25T09:09:18Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v37-18002553627/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-25T09:09:23Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v37-18002553627/fullstack-language-core.pdf", - "type": "file", - "size": 70426, - "lastModified": "2025-09-25T09:09:20Z" - } - ] - }, - { - "path": "docs/Personal/EN-v39-18004672680/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v39-18004672680/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-25T10:35:57Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v39-18004672680/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76346, - "lastModified": "2025-09-25T10:35:27Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v39-18004672680/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-25T10:35:57Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v39-18004672680/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51824, - "lastModified": "2025-09-25T10:35:29Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v39-18004672680/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-25T10:35:57Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v39-18004672680/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199123, - "lastModified": "2025-09-25T10:35:32Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v39-18004672680/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-25T10:35:57Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v39-18004672680/CV-EN.pdf", - "type": "file", - "size": 63734, - "lastModified": "2025-09-25T10:35:34Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v39-18004672680/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-25T10:35:57Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v39-18004672680/CV-ZH.pdf", - "type": "file", - "size": 170870, - "lastModified": "2025-09-25T10:35:36Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v39-18004672680/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-25T10:35:57Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v39-18004672680/README.pdf", - "type": "file", - "size": 52031, - "lastModified": "2025-09-25T10:35:39Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v39-18004672680/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-25T10:35:57Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v39-18004672680/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138286, - "lastModified": "2025-09-25T10:35:41Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v39-18004672680/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-25T10:35:57Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v39-18004672680/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50984, - "lastModified": "2025-09-25T10:35:43Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v39-18004672680/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-25T10:35:57Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v39-18004672680/Resume-EN.pdf", - "type": "file", - "size": 57384, - "lastModified": "2025-09-25T10:35:45Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v39-18004672680/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-25T10:35:57Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v39-18004672680/Resume-ZH.pdf", - "type": "file", - "size": 179971, - "lastModified": "2025-09-25T10:35:48Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v39-18004672680/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-25T10:35:58Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v39-18004672680/cet-6.pdf", - "type": "file", - "size": 1192646, - "lastModified": "2025-09-25T10:35:53Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v39-18004672680/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-25T10:35:58Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v39-18004672680/fullstack-language-core.pdf", - "type": "file", - "size": 70432, - "lastModified": "2025-09-25T10:35:55Z" - } - ] - }, - { - "path": "docs/Personal/EN-v40-18004678416/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v40-18004678416/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-25T10:35:12Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v40-18004678416/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76347, - "lastModified": "2025-09-25T10:34:43Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v40-18004678416/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-25T10:35:13Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v40-18004678416/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51819, - "lastModified": "2025-09-25T10:34:45Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v40-18004678416/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-25T10:35:13Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v40-18004678416/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199120, - "lastModified": "2025-09-25T10:34:47Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v40-18004678416/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-25T10:35:13Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v40-18004678416/CV-EN.pdf", - "type": "file", - "size": 63735, - "lastModified": "2025-09-25T10:34:50Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v40-18004678416/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-25T10:35:13Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v40-18004678416/CV-ZH.pdf", - "type": "file", - "size": 170869, - "lastModified": "2025-09-25T10:34:52Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v40-18004678416/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-25T10:35:13Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v40-18004678416/README.pdf", - "type": "file", - "size": 52031, - "lastModified": "2025-09-25T10:34:54Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v40-18004678416/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-25T10:35:13Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v40-18004678416/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138284, - "lastModified": "2025-09-25T10:34:56Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v40-18004678416/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-25T10:35:13Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v40-18004678416/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50989, - "lastModified": "2025-09-25T10:34:59Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v40-18004678416/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-25T10:35:13Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v40-18004678416/Resume-EN.pdf", - "type": "file", - "size": 57384, - "lastModified": "2025-09-25T10:35:01Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v40-18004678416/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-25T10:35:13Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v40-18004678416/Resume-ZH.pdf", - "type": "file", - "size": 179976, - "lastModified": "2025-09-25T10:35:03Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v40-18004678416/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-25T10:35:13Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v40-18004678416/cet-6.pdf", - "type": "file", - "size": 1192645, - "lastModified": "2025-09-25T10:35:09Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v40-18004678416/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-25T10:35:13Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v40-18004678416/fullstack-language-core.pdf", - "type": "file", - "size": 70429, - "lastModified": "2025-09-25T10:35:11Z" - } - ] - }, - { - "path": "docs/Personal/EN-v41-18005142964/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v41-18005142964/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-25T10:54:37Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v41-18005142964/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76346, - "lastModified": "2025-09-25T10:54:07Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v41-18005142964/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-25T10:54:37Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v41-18005142964/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51821, - "lastModified": "2025-09-25T10:54:10Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v41-18005142964/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-25T10:54:37Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v41-18005142964/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199109, - "lastModified": "2025-09-25T10:54:12Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v41-18005142964/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-25T10:54:37Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v41-18005142964/CV-EN.pdf", - "type": "file", - "size": 63734, - "lastModified": "2025-09-25T10:54:14Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v41-18005142964/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-25T10:54:37Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v41-18005142964/CV-ZH.pdf", - "type": "file", - "size": 170874, - "lastModified": "2025-09-25T10:54:17Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v41-18005142964/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-25T10:54:37Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v41-18005142964/README.pdf", - "type": "file", - "size": 52034, - "lastModified": "2025-09-25T10:54:19Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v41-18005142964/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-25T10:54:37Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v41-18005142964/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138284, - "lastModified": "2025-09-25T10:54:21Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v41-18005142964/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-25T10:54:37Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v41-18005142964/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50979, - "lastModified": "2025-09-25T10:54:23Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v41-18005142964/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-25T10:54:37Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v41-18005142964/Resume-EN.pdf", - "type": "file", - "size": 57375, - "lastModified": "2025-09-25T10:54:25Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v41-18005142964/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-25T10:54:38Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v41-18005142964/Resume-ZH.pdf", - "type": "file", - "size": 179976, - "lastModified": "2025-09-25T10:54:28Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v41-18005142964/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-25T10:54:38Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v41-18005142964/cet-6.pdf", - "type": "file", - "size": 1192645, - "lastModified": "2025-09-25T10:54:33Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v41-18005142964/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-25T10:54:38Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v41-18005142964/fullstack-language-core.pdf", - "type": "file", - "size": 70428, - "lastModified": "2025-09-25T10:54:36Z" - } - ] - }, - { - "path": "docs/Personal/EN-v42-18006148753/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v42-18006148753/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-25T11:38:30Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v42-18006148753/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76346, - "lastModified": "2025-09-25T11:38:00Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v42-18006148753/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-25T11:38:31Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v42-18006148753/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51826, - "lastModified": "2025-09-25T11:38:02Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v42-18006148753/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-25T11:38:31Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v42-18006148753/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199124, - "lastModified": "2025-09-25T11:38:05Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v42-18006148753/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-25T11:38:31Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v42-18006148753/CV-EN.pdf", - "type": "file", - "size": 63734, - "lastModified": "2025-09-25T11:38:07Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v42-18006148753/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-25T11:38:31Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v42-18006148753/CV-ZH.pdf", - "type": "file", - "size": 170867, - "lastModified": "2025-09-25T11:38:10Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v42-18006148753/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-25T11:38:31Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v42-18006148753/README.pdf", - "type": "file", - "size": 52030, - "lastModified": "2025-09-25T11:38:12Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v42-18006148753/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-25T11:38:31Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v42-18006148753/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138283, - "lastModified": "2025-09-25T11:38:14Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v42-18006148753/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-25T11:38:31Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v42-18006148753/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50986, - "lastModified": "2025-09-25T11:38:16Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v42-18006148753/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-25T11:38:31Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v42-18006148753/Resume-EN.pdf", - "type": "file", - "size": 57381, - "lastModified": "2025-09-25T11:38:18Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v42-18006148753/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-25T11:38:31Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v42-18006148753/Resume-ZH.pdf", - "type": "file", - "size": 179978, - "lastModified": "2025-09-25T11:38:21Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v42-18006148753/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-25T11:38:31Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v42-18006148753/cet-6.pdf", - "type": "file", - "size": 1192646, - "lastModified": "2025-09-25T11:38:27Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v42-18006148753/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-25T11:38:31Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v42-18006148753/fullstack-language-core.pdf", - "type": "file", - "size": 70430, - "lastModified": "2025-09-25T11:38:29Z" - } - ] - }, - { - "path": "docs/Personal/EN-v43-18011536494/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v43-18011536494/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-25T14:57:18Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v43-18011536494/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76346, - "lastModified": "2025-09-25T14:56:48Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v43-18011536494/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-25T14:57:18Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v43-18011536494/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51822, - "lastModified": "2025-09-25T14:56:50Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v43-18011536494/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-25T14:57:18Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v43-18011536494/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199118, - "lastModified": "2025-09-25T14:56:53Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v43-18011536494/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-25T14:57:18Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v43-18011536494/CV-EN.pdf", - "type": "file", - "size": 63737, - "lastModified": "2025-09-25T14:56:55Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v43-18011536494/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-25T14:57:18Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v43-18011536494/CV-ZH.pdf", - "type": "file", - "size": 170872, - "lastModified": "2025-09-25T14:56:57Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v43-18011536494/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-25T14:57:18Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v43-18011536494/README.pdf", - "type": "file", - "size": 52033, - "lastModified": "2025-09-25T14:56:59Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v43-18011536494/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-25T14:57:18Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v43-18011536494/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138281, - "lastModified": "2025-09-25T14:57:02Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v43-18011536494/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-25T14:57:18Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v43-18011536494/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50979, - "lastModified": "2025-09-25T14:57:04Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v43-18011536494/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-25T14:57:18Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v43-18011536494/Resume-EN.pdf", - "type": "file", - "size": 57380, - "lastModified": "2025-09-25T14:57:06Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v43-18011536494/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-25T14:57:18Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v43-18011536494/Resume-ZH.pdf", - "type": "file", - "size": 179975, - "lastModified": "2025-09-25T14:57:08Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v43-18011536494/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-25T14:57:19Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v43-18011536494/cet-6.pdf", - "type": "file", - "size": 1192647, - "lastModified": "2025-09-25T14:57:14Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v43-18011536494/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-25T14:57:19Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v43-18011536494/fullstack-language-core.pdf", - "type": "file", - "size": 70431, - "lastModified": "2025-09-25T14:57:16Z" - } - ] - }, - { - "path": "docs/Personal/EN-v44-18011825454/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v44-18011825454/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-25T15:08:44Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v44-18011825454/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76345, - "lastModified": "2025-09-25T15:08:15Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v44-18011825454/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-25T15:08:44Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v44-18011825454/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51825, - "lastModified": "2025-09-25T15:08:17Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v44-18011825454/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-25T15:08:44Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v44-18011825454/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199124, - "lastModified": "2025-09-25T15:08:19Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v44-18011825454/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-25T15:08:45Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v44-18011825454/CV-EN.pdf", - "type": "file", - "size": 63737, - "lastModified": "2025-09-25T15:08:22Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v44-18011825454/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-25T15:08:45Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v44-18011825454/CV-ZH.pdf", - "type": "file", - "size": 170871, - "lastModified": "2025-09-25T15:08:24Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v44-18011825454/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-25T15:08:45Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v44-18011825454/README.pdf", - "type": "file", - "size": 52033, - "lastModified": "2025-09-25T15:08:26Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v44-18011825454/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-25T15:08:45Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v44-18011825454/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138288, - "lastModified": "2025-09-25T15:08:28Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v44-18011825454/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-25T15:08:45Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v44-18011825454/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50986, - "lastModified": "2025-09-25T15:08:31Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v44-18011825454/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-25T15:08:45Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v44-18011825454/Resume-EN.pdf", - "type": "file", - "size": 57381, - "lastModified": "2025-09-25T15:08:33Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v44-18011825454/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-25T15:08:45Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v44-18011825454/Resume-ZH.pdf", - "type": "file", - "size": 179978, - "lastModified": "2025-09-25T15:08:35Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v44-18011825454/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-25T15:08:45Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v44-18011825454/cet-6.pdf", - "type": "file", - "size": 1192646, - "lastModified": "2025-09-25T15:08:41Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v44-18011825454/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-25T15:08:45Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v44-18011825454/fullstack-language-core.pdf", - "type": "file", - "size": 70435, - "lastModified": "2025-09-25T15:08:43Z" - } - ] - }, - { - "path": "docs/Personal/EN-v45-18011937887/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v45-18011937887/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-25T15:20:20Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v45-18011937887/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76342, - "lastModified": "2025-09-25T15:19:50Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v45-18011937887/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-25T15:20:20Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v45-18011937887/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51825, - "lastModified": "2025-09-25T15:19:52Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v45-18011937887/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-25T15:20:20Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v45-18011937887/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199122, - "lastModified": "2025-09-25T15:19:55Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v45-18011937887/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-25T15:20:20Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v45-18011937887/CV-EN.pdf", - "type": "file", - "size": 63734, - "lastModified": "2025-09-25T15:19:57Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v45-18011937887/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-25T15:20:20Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v45-18011937887/CV-ZH.pdf", - "type": "file", - "size": 170858, - "lastModified": "2025-09-25T15:19:59Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v45-18011937887/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-25T15:20:20Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v45-18011937887/README.pdf", - "type": "file", - "size": 52037, - "lastModified": "2025-09-25T15:20:01Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v45-18011937887/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-25T15:20:20Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v45-18011937887/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138283, - "lastModified": "2025-09-25T15:20:04Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v45-18011937887/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-25T15:20:20Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v45-18011937887/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50983, - "lastModified": "2025-09-25T15:20:06Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v45-18011937887/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-25T15:20:20Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v45-18011937887/Resume-EN.pdf", - "type": "file", - "size": 57383, - "lastModified": "2025-09-25T15:20:08Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v45-18011937887/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-25T15:20:20Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v45-18011937887/Resume-ZH.pdf", - "type": "file", - "size": 179975, - "lastModified": "2025-09-25T15:20:11Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v45-18011937887/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-25T15:20:21Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v45-18011937887/cet-6.pdf", - "type": "file", - "size": 1192646, - "lastModified": "2025-09-25T15:20:16Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v45-18011937887/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-25T15:20:21Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v45-18011937887/fullstack-language-core.pdf", - "type": "file", - "size": 70430, - "lastModified": "2025-09-25T15:20:19Z" - } - ] - }, - { - "path": "docs/Personal/EN-v46-18011951541/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v46-18011951541/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-25T15:12:23Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v46-18011951541/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76342, - "lastModified": "2025-09-25T15:11:53Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v46-18011951541/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-25T15:12:23Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v46-18011951541/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51824, - "lastModified": "2025-09-25T15:11:55Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v46-18011951541/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-25T15:12:23Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v46-18011951541/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199122, - "lastModified": "2025-09-25T15:11:57Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v46-18011951541/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-25T15:12:23Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v46-18011951541/CV-EN.pdf", - "type": "file", - "size": 63733, - "lastModified": "2025-09-25T15:12:00Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v46-18011951541/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-25T15:12:23Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v46-18011951541/CV-ZH.pdf", - "type": "file", - "size": 170870, - "lastModified": "2025-09-25T15:12:02Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v46-18011951541/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-25T15:12:23Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v46-18011951541/README.pdf", - "type": "file", - "size": 52036, - "lastModified": "2025-09-25T15:12:04Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v46-18011951541/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-25T15:12:23Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v46-18011951541/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138284, - "lastModified": "2025-09-25T15:12:06Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v46-18011951541/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-25T15:12:23Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v46-18011951541/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50980, - "lastModified": "2025-09-25T15:12:09Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v46-18011951541/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-25T15:12:23Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v46-18011951541/Resume-EN.pdf", - "type": "file", - "size": 57383, - "lastModified": "2025-09-25T15:12:11Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v46-18011951541/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-25T15:12:23Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v46-18011951541/Resume-ZH.pdf", - "type": "file", - "size": 179978, - "lastModified": "2025-09-25T15:12:13Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v46-18011951541/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-25T15:12:23Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v46-18011951541/cet-6.pdf", - "type": "file", - "size": 1192646, - "lastModified": "2025-09-25T15:12:19Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v46-18011951541/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-25T15:12:24Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v46-18011951541/fullstack-language-core.pdf", - "type": "file", - "size": 70435, - "lastModified": "2025-09-25T15:12:21Z" - } - ] - }, - { - "path": "docs/Personal/EN-v47-18013619427/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v47-18013619427/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-25T16:11:31Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v47-18013619427/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76342, - "lastModified": "2025-09-25T16:11:01Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v47-18013619427/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-25T16:11:31Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v47-18013619427/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51826, - "lastModified": "2025-09-25T16:11:03Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v47-18013619427/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-25T16:11:31Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v47-18013619427/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199126, - "lastModified": "2025-09-25T16:11:06Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v47-18013619427/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-25T16:11:31Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v47-18013619427/CV-EN.pdf", - "type": "file", - "size": 63733, - "lastModified": "2025-09-25T16:11:08Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v47-18013619427/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-25T16:11:31Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v47-18013619427/CV-ZH.pdf", - "type": "file", - "size": 170870, - "lastModified": "2025-09-25T16:11:10Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v47-18013619427/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-25T16:11:31Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v47-18013619427/README.pdf", - "type": "file", - "size": 52037, - "lastModified": "2025-09-25T16:11:13Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v47-18013619427/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-25T16:11:31Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v47-18013619427/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138283, - "lastModified": "2025-09-25T16:11:15Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v47-18013619427/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-25T16:11:31Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v47-18013619427/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50987, - "lastModified": "2025-09-25T16:11:17Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v47-18013619427/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-25T16:11:32Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v47-18013619427/Resume-EN.pdf", - "type": "file", - "size": 57387, - "lastModified": "2025-09-25T16:11:19Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v47-18013619427/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-25T16:11:32Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v47-18013619427/Resume-ZH.pdf", - "type": "file", - "size": 179969, - "lastModified": "2025-09-25T16:11:22Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v47-18013619427/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-25T16:11:32Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v47-18013619427/cet-6.pdf", - "type": "file", - "size": 1192642, - "lastModified": "2025-09-25T16:11:27Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v47-18013619427/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-25T16:11:32Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v47-18013619427/fullstack-language-core.pdf", - "type": "file", - "size": 70432, - "lastModified": "2025-09-25T16:11:30Z" - } - ] - }, - { - "path": "docs/Personal/EN-v52-18027443116/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v52-18027443116/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-26T04:03:59Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v52-18027443116/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76346, - "lastModified": "2025-09-26T04:03:29Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v52-18027443116/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-26T04:03:59Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v52-18027443116/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51819, - "lastModified": "2025-09-26T04:03:32Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v52-18027443116/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-26T04:03:59Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v52-18027443116/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199120, - "lastModified": "2025-09-26T04:03:34Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v52-18027443116/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-26T04:03:59Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v52-18027443116/CV-EN.pdf", - "type": "file", - "size": 63734, - "lastModified": "2025-09-26T04:03:36Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v52-18027443116/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-26T04:03:59Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v52-18027443116/CV-ZH.pdf", - "type": "file", - "size": 170878, - "lastModified": "2025-09-26T04:03:39Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v52-18027443116/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-26T04:03:59Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v52-18027443116/README.pdf", - "type": "file", - "size": 52032, - "lastModified": "2025-09-26T04:03:41Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v52-18027443116/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-26T04:03:59Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v52-18027443116/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138287, - "lastModified": "2025-09-26T04:03:43Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v52-18027443116/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-26T04:03:59Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v52-18027443116/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50980, - "lastModified": "2025-09-26T04:03:45Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v52-18027443116/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-26T04:04:00Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v52-18027443116/Resume-EN.pdf", - "type": "file", - "size": 57382, - "lastModified": "2025-09-26T04:03:47Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v52-18027443116/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-26T04:04:00Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v52-18027443116/Resume-ZH.pdf", - "type": "file", - "size": 179975, - "lastModified": "2025-09-26T04:03:50Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v52-18027443116/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-26T04:04:00Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v52-18027443116/cet-6.pdf", - "type": "file", - "size": 1192646, - "lastModified": "2025-09-26T04:03:55Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v52-18027443116/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-26T04:04:00Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v52-18027443116/fullstack-language-core.pdf", - "type": "file", - "size": 70429, - "lastModified": "2025-09-26T04:03:58Z" - } - ] - }, - { - "path": "docs/Personal/EN-v53-18027447911/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v53-18027447911/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-26T04:03:26Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v53-18027447911/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76345, - "lastModified": "2025-09-26T04:02:56Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v53-18027447911/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-26T04:03:26Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v53-18027447911/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51821, - "lastModified": "2025-09-26T04:02:58Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v53-18027447911/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-26T04:03:26Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v53-18027447911/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199122, - "lastModified": "2025-09-26T04:03:01Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v53-18027447911/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-26T04:03:26Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v53-18027447911/CV-EN.pdf", - "type": "file", - "size": 63733, - "lastModified": "2025-09-26T04:03:03Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v53-18027447911/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-26T04:03:26Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v53-18027447911/CV-ZH.pdf", - "type": "file", - "size": 170873, - "lastModified": "2025-09-26T04:03:06Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v53-18027447911/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-26T04:03:26Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v53-18027447911/README.pdf", - "type": "file", - "size": 52031, - "lastModified": "2025-09-26T04:03:08Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v53-18027447911/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-26T04:03:26Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v53-18027447911/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138286, - "lastModified": "2025-09-26T04:03:10Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v53-18027447911/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-26T04:03:26Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v53-18027447911/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50984, - "lastModified": "2025-09-26T04:03:12Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v53-18027447911/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-26T04:03:27Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v53-18027447911/Resume-EN.pdf", - "type": "file", - "size": 57376, - "lastModified": "2025-09-26T04:03:14Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v53-18027447911/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-26T04:03:27Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v53-18027447911/Resume-ZH.pdf", - "type": "file", - "size": 179975, - "lastModified": "2025-09-26T04:03:17Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v53-18027447911/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-26T04:03:27Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v53-18027447911/cet-6.pdf", - "type": "file", - "size": 1192646, - "lastModified": "2025-09-26T04:03:22Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v53-18027447911/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-26T04:03:27Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v53-18027447911/fullstack-language-core.pdf", - "type": "file", - "size": 70432, - "lastModified": "2025-09-26T04:03:25Z" - } - ] - }, - { - "path": "docs/Personal/EN-v54-18029756788/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v54-18029756788/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-26T06:28:56Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v54-18029756788/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76348, - "lastModified": "2025-09-26T06:28:26Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v54-18029756788/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-26T06:28:56Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v54-18029756788/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51822, - "lastModified": "2025-09-26T06:28:28Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v54-18029756788/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-26T06:28:56Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v54-18029756788/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199121, - "lastModified": "2025-09-26T06:28:30Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v54-18029756788/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-26T06:28:56Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v54-18029756788/CV-EN.pdf", - "type": "file", - "size": 63733, - "lastModified": "2025-09-26T06:28:33Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v54-18029756788/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-26T06:28:56Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v54-18029756788/CV-ZH.pdf", - "type": "file", - "size": 170868, - "lastModified": "2025-09-26T06:28:35Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v54-18029756788/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-26T06:28:56Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v54-18029756788/README.pdf", - "type": "file", - "size": 52028, - "lastModified": "2025-09-26T06:28:37Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v54-18029756788/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-26T06:28:56Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v54-18029756788/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138284, - "lastModified": "2025-09-26T06:28:40Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v54-18029756788/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-26T06:28:56Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v54-18029756788/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50984, - "lastModified": "2025-09-26T06:28:42Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v54-18029756788/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-26T06:28:56Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v54-18029756788/Resume-EN.pdf", - "type": "file", - "size": 57378, - "lastModified": "2025-09-26T06:28:44Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v54-18029756788/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-26T06:28:56Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v54-18029756788/Resume-ZH.pdf", - "type": "file", - "size": 179975, - "lastModified": "2025-09-26T06:28:46Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v54-18029756788/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-26T06:28:57Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v54-18029756788/cet-6.pdf", - "type": "file", - "size": 1192647, - "lastModified": "2025-09-26T06:28:52Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v54-18029756788/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-26T06:28:57Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v54-18029756788/fullstack-language-core.pdf", - "type": "file", - "size": 70430, - "lastModified": "2025-09-26T06:28:54Z" - } - ] - }, - { - "path": "docs/Personal/EN-v55-18030101682/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v55-18030101682/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-26T06:47:03Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v55-18030101682/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76343, - "lastModified": "2025-09-26T06:46:33Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v55-18030101682/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-26T06:47:03Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v55-18030101682/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51821, - "lastModified": "2025-09-26T06:46:35Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v55-18030101682/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-26T06:47:03Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v55-18030101682/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199123, - "lastModified": "2025-09-26T06:46:38Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v55-18030101682/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-26T06:47:03Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v55-18030101682/CV-EN.pdf", - "type": "file", - "size": 63731, - "lastModified": "2025-09-26T06:46:40Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v55-18030101682/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-26T06:47:03Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v55-18030101682/CV-ZH.pdf", - "type": "file", - "size": 170880, - "lastModified": "2025-09-26T06:46:42Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v55-18030101682/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-26T06:47:03Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v55-18030101682/README.pdf", - "type": "file", - "size": 52031, - "lastModified": "2025-09-26T06:46:45Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v55-18030101682/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-26T06:47:03Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v55-18030101682/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138283, - "lastModified": "2025-09-26T06:46:47Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v55-18030101682/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-26T06:47:04Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v55-18030101682/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50982, - "lastModified": "2025-09-26T06:46:49Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v55-18030101682/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-26T06:47:04Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v55-18030101682/Resume-EN.pdf", - "type": "file", - "size": 57384, - "lastModified": "2025-09-26T06:46:51Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v55-18030101682/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-26T06:47:04Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v55-18030101682/Resume-ZH.pdf", - "type": "file", - "size": 179975, - "lastModified": "2025-09-26T06:46:54Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v55-18030101682/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-26T06:47:04Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v55-18030101682/cet-6.pdf", - "type": "file", - "size": 1192646, - "lastModified": "2025-09-26T06:46:59Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v55-18030101682/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-26T06:47:04Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v55-18030101682/fullstack-language-core.pdf", - "type": "file", - "size": 70429, - "lastModified": "2025-09-26T06:47:02Z" - } - ] - }, - { - "path": "docs/Personal/EN-v56-18031095670/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v56-18031095670/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-26T07:32:51Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v56-18031095670/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76346, - "lastModified": "2025-09-26T07:32:20Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v56-18031095670/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-26T07:32:51Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v56-18031095670/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51822, - "lastModified": "2025-09-26T07:32:22Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v56-18031095670/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-26T07:32:51Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v56-18031095670/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199123, - "lastModified": "2025-09-26T07:32:25Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v56-18031095670/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-26T07:32:51Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v56-18031095670/CV-EN.pdf", - "type": "file", - "size": 63735, - "lastModified": "2025-09-26T07:32:27Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v56-18031095670/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-26T07:32:51Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v56-18031095670/CV-ZH.pdf", - "type": "file", - "size": 170871, - "lastModified": "2025-09-26T07:32:30Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v56-18031095670/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-26T07:32:51Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v56-18031095670/README.pdf", - "type": "file", - "size": 52028, - "lastModified": "2025-09-26T07:32:32Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v56-18031095670/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-26T07:32:51Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v56-18031095670/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138290, - "lastModified": "2025-09-26T07:32:34Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v56-18031095670/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-26T07:32:51Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v56-18031095670/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50986, - "lastModified": "2025-09-26T07:32:37Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v56-18031095670/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-26T07:32:51Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v56-18031095670/Resume-EN.pdf", - "type": "file", - "size": 57383, - "lastModified": "2025-09-26T07:32:39Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v56-18031095670/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-26T07:32:51Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v56-18031095670/Resume-ZH.pdf", - "type": "file", - "size": 179976, - "lastModified": "2025-09-26T07:32:41Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v56-18031095670/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-26T07:32:52Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v56-18031095670/cet-6.pdf", - "type": "file", - "size": 1192645, - "lastModified": "2025-09-26T07:32:47Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v56-18031095670/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-26T07:32:52Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v56-18031095670/fullstack-language-core.pdf", - "type": "file", - "size": 70429, - "lastModified": "2025-09-26T07:32:49Z" - } - ] - }, - { - "path": "docs/Personal/EN-v57-18060203518/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v57-18060203518/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-27T13:11:37Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v57-18060203518/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76343, - "lastModified": "2025-09-27T13:11:08Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v57-18060203518/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-27T13:11:38Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v57-18060203518/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51823, - "lastModified": "2025-09-27T13:11:10Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v57-18060203518/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-27T13:11:38Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v57-18060203518/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199121, - "lastModified": "2025-09-27T13:11:12Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v57-18060203518/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-27T13:11:38Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v57-18060203518/CV-EN.pdf", - "type": "file", - "size": 63735, - "lastModified": "2025-09-27T13:11:15Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v57-18060203518/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-27T13:11:38Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v57-18060203518/CV-ZH.pdf", - "type": "file", - "size": 170872, - "lastModified": "2025-09-27T13:11:17Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v57-18060203518/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-27T13:11:38Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v57-18060203518/README.pdf", - "type": "file", - "size": 52032, - "lastModified": "2025-09-27T13:11:19Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v57-18060203518/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-27T13:11:38Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v57-18060203518/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138285, - "lastModified": "2025-09-27T13:11:21Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v57-18060203518/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-27T13:11:38Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v57-18060203518/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50980, - "lastModified": "2025-09-27T13:11:24Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v57-18060203518/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-27T13:11:38Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v57-18060203518/Resume-EN.pdf", - "type": "file", - "size": 57380, - "lastModified": "2025-09-27T13:11:26Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v57-18060203518/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-27T13:11:38Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v57-18060203518/Resume-ZH.pdf", - "type": "file", - "size": 179981, - "lastModified": "2025-09-27T13:11:28Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v57-18060203518/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-27T13:11:38Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v57-18060203518/cet-6.pdf", - "type": "file", - "size": 1192645, - "lastModified": "2025-09-27T13:11:34Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v57-18060203518/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-27T13:11:38Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v57-18060203518/fullstack-language-core.pdf", - "type": "file", - "size": 70437, - "lastModified": "2025-09-27T13:11:36Z" - } - ] - }, - { - "path": "docs/Personal/EN-v58-18068296502/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v58-18068296502/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-28T02:52:39Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v58-18068296502/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76345, - "lastModified": "2025-09-28T02:52:09Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v58-18068296502/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-28T02:52:39Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v58-18068296502/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51819, - "lastModified": "2025-09-28T02:52:11Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v58-18068296502/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-28T02:52:39Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v58-18068296502/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199116, - "lastModified": "2025-09-28T02:52:14Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v58-18068296502/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-28T02:52:39Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v58-18068296502/CV-EN.pdf", - "type": "file", - "size": 63735, - "lastModified": "2025-09-28T02:52:16Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v58-18068296502/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-28T02:52:39Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v58-18068296502/CV-ZH.pdf", - "type": "file", - "size": 170865, - "lastModified": "2025-09-28T02:52:18Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v58-18068296502/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-28T02:52:39Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v58-18068296502/README.pdf", - "type": "file", - "size": 52032, - "lastModified": "2025-09-28T02:52:21Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v58-18068296502/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-28T02:52:39Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v58-18068296502/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138286, - "lastModified": "2025-09-28T02:52:23Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v58-18068296502/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-28T02:52:39Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v58-18068296502/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50986, - "lastModified": "2025-09-28T02:52:25Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v58-18068296502/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-28T02:52:40Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v58-18068296502/Resume-EN.pdf", - "type": "file", - "size": 57384, - "lastModified": "2025-09-28T02:52:27Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v58-18068296502/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-28T02:52:40Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v58-18068296502/Resume-ZH.pdf", - "type": "file", - "size": 179976, - "lastModified": "2025-09-28T02:52:30Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v58-18068296502/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-28T02:52:40Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v58-18068296502/cet-6.pdf", - "type": "file", - "size": 1192646, - "lastModified": "2025-09-28T02:52:35Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v58-18068296502/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-28T02:52:40Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v58-18068296502/fullstack-language-core.pdf", - "type": "file", - "size": 70425, - "lastModified": "2025-09-28T02:52:38Z" - } - ] - }, - { - "path": "docs/Personal/EN-v59-18075708801/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v59-18075708801/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-28T14:39:29Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v59-18075708801/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76343, - "lastModified": "2025-09-28T14:39:00Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v59-18075708801/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-28T14:39:29Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v59-18075708801/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51822, - "lastModified": "2025-09-28T14:39:02Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v59-18075708801/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-28T14:39:29Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v59-18075708801/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199120, - "lastModified": "2025-09-28T14:39:04Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v59-18075708801/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-28T14:39:30Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v59-18075708801/CV-EN.pdf", - "type": "file", - "size": 63726, - "lastModified": "2025-09-28T14:39:07Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v59-18075708801/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-28T14:39:30Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v59-18075708801/CV-ZH.pdf", - "type": "file", - "size": 170869, - "lastModified": "2025-09-28T14:39:09Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v59-18075708801/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-28T14:39:30Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v59-18075708801/README.pdf", - "type": "file", - "size": 52028, - "lastModified": "2025-09-28T14:39:11Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v59-18075708801/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-28T14:39:30Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v59-18075708801/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138283, - "lastModified": "2025-09-28T14:39:13Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v59-18075708801/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-28T14:39:30Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v59-18075708801/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50983, - "lastModified": "2025-09-28T14:39:16Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v59-18075708801/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-28T14:39:30Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v59-18075708801/Resume-EN.pdf", - "type": "file", - "size": 57383, - "lastModified": "2025-09-28T14:39:18Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v59-18075708801/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-28T14:39:30Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v59-18075708801/Resume-ZH.pdf", - "type": "file", - "size": 179977, - "lastModified": "2025-09-28T14:39:20Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v59-18075708801/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-28T14:39:30Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v59-18075708801/cet-6.pdf", - "type": "file", - "size": 1192646, - "lastModified": "2025-09-28T14:39:26Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v59-18075708801/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-28T14:39:30Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v59-18075708801/fullstack-language-core.pdf", - "type": "file", - "size": 70429, - "lastModified": "2025-09-28T14:39:28Z" - } - ] - }, - { - "path": "docs/Personal/EN-v60-18083886120/", - "entries": [ - { - "name": "ActiveBalance-Plan.html", - "href": "/docs/Personal/EN-v60-18083886120/ActiveBalance-Plan.html", - "type": "file", - "size": 5461, - "lastModified": "2025-09-29T02:33:40Z" - }, - { - "name": "ActiveBalance-Plan.pdf", - "href": "/docs/Personal/EN-v60-18083886120/ActiveBalance-Plan.pdf", - "type": "file", - "size": 76349, - "lastModified": "2025-09-29T02:33:10Z" - }, - { - "name": "CV-AI-Dev-EN.html", - "href": "/docs/Personal/EN-v60-18083886120/CV-AI-Dev-EN.html", - "type": "file", - "size": 10218, - "lastModified": "2025-09-29T02:33:40Z" - }, - { - "name": "CV-AI-Dev-EN.pdf", - "href": "/docs/Personal/EN-v60-18083886120/CV-AI-Dev-EN.pdf", - "type": "file", - "size": 51820, - "lastModified": "2025-09-29T02:33:12Z" - }, - { - "name": "CV-AI-Dev-ZH.html", - "href": "/docs/Personal/EN-v60-18083886120/CV-AI-Dev-ZH.html", - "type": "file", - "size": 20180, - "lastModified": "2025-09-29T02:33:40Z" - }, - { - "name": "CV-AI-Dev-ZH.pdf", - "href": "/docs/Personal/EN-v60-18083886120/CV-AI-Dev-ZH.pdf", - "type": "file", - "size": 199125, - "lastModified": "2025-09-29T02:33:15Z" - }, - { - "name": "CV-EN.html", - "href": "/docs/Personal/EN-v60-18083886120/CV-EN.html", - "type": "file", - "size": 23062, - "lastModified": "2025-09-29T02:33:40Z" - }, - { - "name": "CV-EN.pdf", - "href": "/docs/Personal/EN-v60-18083886120/CV-EN.pdf", - "type": "file", - "size": 63734, - "lastModified": "2025-09-29T02:33:17Z" - }, - { - "name": "CV-ZH.html", - "href": "/docs/Personal/EN-v60-18083886120/CV-ZH.html", - "type": "file", - "size": 20238, - "lastModified": "2025-09-29T02:33:40Z" - }, - { - "name": "CV-ZH.pdf", - "href": "/docs/Personal/EN-v60-18083886120/CV-ZH.pdf", - "type": "file", - "size": 170862, - "lastModified": "2025-09-29T02:33:19Z" - }, - { - "name": "README.html", - "href": "/docs/Personal/EN-v60-18083886120/README.html", - "type": "file", - "size": 3295, - "lastModified": "2025-09-29T02:33:40Z" - }, - { - "name": "README.pdf", - "href": "/docs/Personal/EN-v60-18083886120/README.pdf", - "type": "file", - "size": 52032, - "lastModified": "2025-09-29T02:33:22Z" - }, - { - "name": "Resume-DevOPS-ZH.html", - "href": "/docs/Personal/EN-v60-18083886120/Resume-DevOPS-ZH.html", - "type": "file", - "size": 8949, - "lastModified": "2025-09-29T02:33:40Z" - }, - { - "name": "Resume-DevOPS-ZH.pdf", - "href": "/docs/Personal/EN-v60-18083886120/Resume-DevOPS-ZH.pdf", - "type": "file", - "size": 138285, - "lastModified": "2025-09-29T02:33:24Z" - }, - { - "name": "Resume-DevOps-EN.html", - "href": "/docs/Personal/EN-v60-18083886120/Resume-DevOps-EN.html", - "type": "file", - "size": 9670, - "lastModified": "2025-09-29T02:33:40Z" - }, - { - "name": "Resume-DevOps-EN.pdf", - "href": "/docs/Personal/EN-v60-18083886120/Resume-DevOps-EN.pdf", - "type": "file", - "size": 50982, - "lastModified": "2025-09-29T02:33:26Z" - }, - { - "name": "Resume-EN.html", - "href": "/docs/Personal/EN-v60-18083886120/Resume-EN.html", - "type": "file", - "size": 10706, - "lastModified": "2025-09-29T02:33:40Z" - }, - { - "name": "Resume-EN.pdf", - "href": "/docs/Personal/EN-v60-18083886120/Resume-EN.pdf", - "type": "file", - "size": 57381, - "lastModified": "2025-09-29T02:33:28Z" - }, - { - "name": "Resume-ZH.html", - "href": "/docs/Personal/EN-v60-18083886120/Resume-ZH.html", - "type": "file", - "size": 17297, - "lastModified": "2025-09-29T02:33:40Z" - }, - { - "name": "Resume-ZH.pdf", - "href": "/docs/Personal/EN-v60-18083886120/Resume-ZH.pdf", - "type": "file", - "size": 179974, - "lastModified": "2025-09-29T02:33:31Z" - }, - { - "name": "cet-6.html", - "href": "/docs/Personal/EN-v60-18083886120/cet-6.html", - "type": "file", - "size": 448346, - "lastModified": "2025-09-29T02:33:41Z" - }, - { - "name": "cet-6.pdf", - "href": "/docs/Personal/EN-v60-18083886120/cet-6.pdf", - "type": "file", - "size": 1192646, - "lastModified": "2025-09-29T02:33:36Z" - }, - { - "name": "fullstack-language-core.html", - "href": "/docs/Personal/EN-v60-18083886120/fullstack-language-core.html", - "type": "file", - "size": 11943, - "lastModified": "2025-09-29T02:33:41Z" - }, - { - "name": "fullstack-language-core.pdf", - "href": "/docs/Personal/EN-v60-18083886120/fullstack-language-core.pdf", - "type": "file", - "size": 70426, - "lastModified": "2025-09-29T02:33:38Z" - } - ] - }, - { - "path": "docs/TechExploration/", - "entries": [ - { - "name": "EN-v33-17996525102/", - "href": "/docs/TechExploration/EN-v33-17996525102/", - "type": "dir", - "lastModified": "2025-09-25T04:07:51Z" - }, - { - "name": "EN-v34-18001960544/", - "href": "/docs/TechExploration/EN-v34-18001960544/", - "type": "dir", - "lastModified": "2025-09-25T08:45:41Z" - }, - { - "name": "EN-v36-18002294267/", - "href": "/docs/TechExploration/EN-v36-18002294267/", - "type": "dir", - "lastModified": "2025-09-25T08:59:21Z" - }, - { - "name": "EN-v37-18002553627/", - "href": "/docs/TechExploration/EN-v37-18002553627/", - "type": "dir", - "lastModified": "2025-09-25T09:09:29Z" - }, - { - "name": "EN-v39-18004672680/", - "href": "/docs/TechExploration/EN-v39-18004672680/", - "type": "dir", - "lastModified": "2025-09-25T10:33:43Z" - }, - { - "name": "EN-v40-18004678416/", - "href": "/docs/TechExploration/EN-v40-18004678416/", - "type": "dir", - "lastModified": "2025-09-25T10:34:51Z" - }, - { - "name": "EN-v41-18005142964/", - "href": "/docs/TechExploration/EN-v41-18005142964/", - "type": "dir", - "lastModified": "2025-09-25T10:54:25Z" - }, - { - "name": "EN-v42-18006148753/", - "href": "/docs/TechExploration/EN-v42-18006148753/", - "type": "dir", - "lastModified": "2025-09-25T11:36:16Z" - }, - { - "name": "EN-v43-18011536494/", - "href": "/docs/TechExploration/EN-v43-18011536494/", - "type": "dir", - "lastModified": "2025-09-25T14:57:34Z" - }, - { - "name": "EN-v44-18011825454/", - "href": "/docs/TechExploration/EN-v44-18011825454/", - "type": "dir", - "lastModified": "2025-09-25T15:06:47Z" - }, - { - "name": "EN-v45-18011937887/", - "href": "/docs/TechExploration/EN-v45-18011937887/", - "type": "dir", - "lastModified": "2025-09-25T15:12:47Z" - }, - { - "name": "EN-v46-18011951541/", - "href": "/docs/TechExploration/EN-v46-18011951541/", - "type": "dir", - "lastModified": "2025-09-25T15:10:37Z" - }, - { - "name": "EN-v47-18013619427/", - "href": "/docs/TechExploration/EN-v47-18013619427/", - "type": "dir", - "lastModified": "2025-09-25T16:13:55Z" - }, - { - "name": "EN-v52-18027443116/", - "href": "/docs/TechExploration/EN-v52-18027443116/", - "type": "dir", - "lastModified": "2025-09-26T04:03:21Z" - }, - { - "name": "EN-v53-18027447911/", - "href": "/docs/TechExploration/EN-v53-18027447911/", - "type": "dir", - "lastModified": "2025-09-26T04:03:26Z" - }, - { - "name": "EN-v54-18029756788/", - "href": "/docs/TechExploration/EN-v54-18029756788/", - "type": "dir", - "lastModified": "2025-09-26T06:30:40Z" - }, - { - "name": "EN-v55-18030101682/", - "href": "/docs/TechExploration/EN-v55-18030101682/", - "type": "dir", - "lastModified": "2025-09-26T06:47:24Z" - }, - { - "name": "EN-v56-18031095670/", - "href": "/docs/TechExploration/EN-v56-18031095670/", - "type": "dir", - "lastModified": "2025-09-26T07:32:51Z" - }, - { - "name": "EN-v57-18060203518/", - "href": "/docs/TechExploration/EN-v57-18060203518/", - "type": "dir", - "lastModified": "2025-09-27T13:12:46Z" - }, - { - "name": "EN-v58-18068296502/", - "href": "/docs/TechExploration/EN-v58-18068296502/", - "type": "dir", - "lastModified": "2025-09-28T02:52:29Z" - }, - { - "name": "EN-v59-18075708801/", - "href": "/docs/TechExploration/EN-v59-18075708801/", - "type": "dir", - "lastModified": "2025-09-28T14:38:48Z" - }, - { - "name": "EN-v60-18083886120/", - "href": "/docs/TechExploration/EN-v60-18083886120/", - "type": "dir", - "lastModified": "2025-09-29T02:33:12Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v33-17996525102/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v33-17996525102/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-25T04:07:43Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v33-17996525102/Tech-Exploration.pdf", - "type": "file", - "size": 899470, - "lastModified": "2025-09-25T04:07:41Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v34-18001960544/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v34-18001960544/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-25T08:45:31Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v34-18001960544/Tech-Exploration.pdf", - "type": "file", - "size": 899473, - "lastModified": "2025-09-25T08:45:29Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v36-18002294267/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v36-18002294267/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-25T08:59:12Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v36-18002294267/Tech-Exploration.pdf", - "type": "file", - "size": 899478, - "lastModified": "2025-09-25T08:59:10Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v37-18002553627/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v37-18002553627/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-25T09:09:20Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v37-18002553627/Tech-Exploration.pdf", - "type": "file", - "size": 899481, - "lastModified": "2025-09-25T09:09:18Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v39-18004672680/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v39-18004672680/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-25T10:33:34Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v39-18004672680/Tech-Exploration.pdf", - "type": "file", - "size": 899478, - "lastModified": "2025-09-25T10:33:32Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v40-18004678416/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v40-18004678416/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-25T10:34:42Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v40-18004678416/Tech-Exploration.pdf", - "type": "file", - "size": 899475, - "lastModified": "2025-09-25T10:34:40Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v41-18005142964/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v41-18005142964/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-25T10:54:16Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v41-18005142964/Tech-Exploration.pdf", - "type": "file", - "size": 899481, - "lastModified": "2025-09-25T10:54:15Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v42-18006148753/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v42-18006148753/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-25T11:36:08Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v42-18006148753/Tech-Exploration.pdf", - "type": "file", - "size": 899479, - "lastModified": "2025-09-25T11:36:06Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v43-18011536494/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v43-18011536494/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-25T14:57:25Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v43-18011536494/Tech-Exploration.pdf", - "type": "file", - "size": 899478, - "lastModified": "2025-09-25T14:57:23Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v44-18011825454/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v44-18011825454/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-25T15:06:38Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v44-18011825454/Tech-Exploration.pdf", - "type": "file", - "size": 899480, - "lastModified": "2025-09-25T15:06:36Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v45-18011937887/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v45-18011937887/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-25T15:12:37Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v45-18011937887/Tech-Exploration.pdf", - "type": "file", - "size": 899477, - "lastModified": "2025-09-25T15:12:36Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v46-18011951541/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v46-18011951541/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-25T15:10:28Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v46-18011951541/Tech-Exploration.pdf", - "type": "file", - "size": 899473, - "lastModified": "2025-09-25T15:10:26Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v47-18013619427/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v47-18013619427/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-25T16:13:46Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v47-18013619427/Tech-Exploration.pdf", - "type": "file", - "size": 899477, - "lastModified": "2025-09-25T16:13:45Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v52-18027443116/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v52-18027443116/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-26T04:03:12Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v52-18027443116/Tech-Exploration.pdf", - "type": "file", - "size": 899474, - "lastModified": "2025-09-26T04:03:10Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v53-18027447911/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v53-18027447911/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-26T04:03:17Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v53-18027447911/Tech-Exploration.pdf", - "type": "file", - "size": 899471, - "lastModified": "2025-09-26T04:03:15Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v54-18029756788/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v54-18029756788/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-26T06:30:31Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v54-18029756788/Tech-Exploration.pdf", - "type": "file", - "size": 899474, - "lastModified": "2025-09-26T06:30:29Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v55-18030101682/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v55-18030101682/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-26T06:47:15Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v55-18030101682/Tech-Exploration.pdf", - "type": "file", - "size": 899475, - "lastModified": "2025-09-26T06:47:13Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v56-18031095670/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v56-18031095670/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-26T07:32:41Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v56-18031095670/Tech-Exploration.pdf", - "type": "file", - "size": 899480, - "lastModified": "2025-09-26T07:32:39Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v57-18060203518/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v57-18060203518/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-27T13:12:37Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v57-18060203518/Tech-Exploration.pdf", - "type": "file", - "size": 899477, - "lastModified": "2025-09-27T13:12:36Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v58-18068296502/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v58-18068296502/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-28T02:52:20Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v58-18068296502/Tech-Exploration.pdf", - "type": "file", - "size": 899471, - "lastModified": "2025-09-28T02:52:18Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v59-18075708801/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v59-18075708801/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-28T14:38:40Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v59-18075708801/Tech-Exploration.pdf", - "type": "file", - "size": 899480, - "lastModified": "2025-09-28T14:38:38Z" - } - ] - }, - { - "path": "docs/TechExploration/EN-v60-18083886120/", - "entries": [ - { - "name": "Tech-Exploration.html", - "href": "/docs/TechExploration/EN-v60-18083886120/Tech-Exploration.html", - "type": "file", - "size": 555161, - "lastModified": "2025-09-29T02:33:03Z" - }, - { - "name": "Tech-Exploration.pdf", - "href": "/docs/TechExploration/EN-v60-18083886120/Tech-Exploration.pdf", - "type": "file", - "size": 899478, - "lastModified": "2025-09-29T02:33:01Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/", - "entries": [ - { - "name": "CN-v33-17996525102/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v33-17996525102/", - "type": "dir", - "lastModified": "2025-09-25T04:06:28Z" - }, - { - "name": "CN-v34-18001960544/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v34-18001960544/", - "type": "dir", - "lastModified": "2025-09-25T08:45:41Z" - }, - { - "name": "CN-v36-18002294267/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v36-18002294267/", - "type": "dir", - "lastModified": "2025-09-25T08:59:18Z" - }, - { - "name": "CN-v38-18003957466/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v38-18003957466/", - "type": "dir", - "lastModified": "2025-09-25T10:06:48Z" - }, - { - "name": "CN-v39-18004672680/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v39-18004672680/", - "type": "dir", - "lastModified": "2025-09-25T10:35:41Z" - }, - { - "name": "CN-v40-18004678416/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v40-18004678416/", - "type": "dir", - "lastModified": "2025-09-25T10:33:56Z" - }, - { - "name": "CN-v41-18005142964/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v41-18005142964/", - "type": "dir", - "lastModified": "2025-09-25T10:54:07Z" - }, - { - "name": "EN-v33-17996525102/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v33-17996525102/", - "type": "dir", - "lastModified": "2025-09-25T04:06:37Z" - }, - { - "name": "EN-v34-18001960544/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v34-18001960544/", - "type": "dir", - "lastModified": "2025-09-25T08:45:41Z" - }, - { - "name": "EN-v36-18002294267/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v36-18002294267/", - "type": "dir", - "lastModified": "2025-09-25T09:00:48Z" - }, - { - "name": "EN-v37-18002553627/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v37-18002553627/", - "type": "dir", - "lastModified": "2025-09-25T09:09:20Z" - }, - { - "name": "EN-v38-18003957466/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v38-18003957466/", - "type": "dir", - "lastModified": "2025-09-25T10:06:29Z" - }, - { - "name": "EN-v39-18004672680/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v39-18004672680/", - "type": "dir", - "lastModified": "2025-09-25T10:35:37Z" - }, - { - "name": "EN-v40-18004678416/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v40-18004678416/", - "type": "dir", - "lastModified": "2025-09-25T10:34:11Z" - }, - { - "name": "EN-v41-18005142964/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v41-18005142964/", - "type": "dir", - "lastModified": "2025-09-25T10:55:05Z" - }, - { - "name": "EN-v42-18006148753/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v42-18006148753/", - "type": "dir", - "lastModified": "2025-09-25T11:37:24Z" - }, - { - "name": "EN-v43-18011536494/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v43-18011536494/", - "type": "dir", - "lastModified": "2025-09-25T14:56:30Z" - }, - { - "name": "EN-v44-18011825454/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v44-18011825454/", - "type": "dir", - "lastModified": "2025-09-25T15:08:06Z" - }, - { - "name": "EN-v45-18011937887/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v45-18011937887/", - "type": "dir", - "lastModified": "2025-09-25T15:10:38Z" - }, - { - "name": "EN-v46-18011951541/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v46-18011951541/", - "type": "dir", - "lastModified": "2025-09-25T15:10:38Z" - }, - { - "name": "EN-v47-18013619427/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v47-18013619427/", - "type": "dir", - "lastModified": "2025-09-25T16:11:13Z" - }, - { - "name": "EN-v48-18026844950/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v48-18026844950/", - "type": "dir", - "lastModified": "2025-09-26T03:21:07Z" - }, - { - "name": "EN-v49-18027128243/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v49-18027128243/", - "type": "dir", - "lastModified": "2025-09-26T03:39:57Z" - }, - { - "name": "EN-v52-18027443116/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v52-18027443116/", - "type": "dir", - "lastModified": "2025-09-26T04:04:36Z" - }, - { - "name": "EN-v53-18027447911/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v53-18027447911/", - "type": "dir", - "lastModified": "2025-09-26T04:03:06Z" - }, - { - "name": "EN-v54-18029756788/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v54-18029756788/", - "type": "dir", - "lastModified": "2025-09-26T06:28:32Z" - }, - { - "name": "EN-v55-18030101682/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v55-18030101682/", - "type": "dir", - "lastModified": "2025-09-26T06:44:59Z" - }, - { - "name": "EN-v56-18031095670/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v56-18031095670/", - "type": "dir", - "lastModified": "2025-09-26T07:34:09Z" - }, - { - "name": "EN-v57-18060203518/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v57-18060203518/", - "type": "dir", - "lastModified": "2025-09-27T13:12:14Z" - }, - { - "name": "EN-v58-18068296502/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v58-18068296502/", - "type": "dir", - "lastModified": "2025-09-28T02:53:44Z" - }, - { - "name": "EN-v59-18075708801/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v59-18075708801/", - "type": "dir", - "lastModified": "2025-09-28T14:39:03Z" - }, - { - "name": "EN-v60-18083886120/", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v60-18083886120/", - "type": "dir", - "lastModified": "2025-09-29T02:33:29Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v33-17996525102/", - "entries": [ - { - "name": "fullstack-roadmap-cn.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v33-17996525102/fullstack-roadmap-cn.html", - "type": "file", - "size": 34789, - "lastModified": "2025-09-25T04:06:15Z" - }, - { - "name": "fullstack-roadmap-cn.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v33-17996525102/fullstack-roadmap-cn.pdf", - "type": "file", - "size": 255526, - "lastModified": "2025-09-25T04:06:19Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v34-18001960544/", - "entries": [ - { - "name": "fullstack-roadmap-cn.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v34-18001960544/fullstack-roadmap-cn.html", - "type": "file", - "size": 36128, - "lastModified": "2025-09-25T08:45:28Z" - }, - { - "name": "fullstack-roadmap-cn.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v34-18001960544/fullstack-roadmap-cn.pdf", - "type": "file", - "size": 259524, - "lastModified": "2025-09-25T08:45:32Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v36-18002294267/", - "entries": [ - { - "name": "fullstack-roadmap-cn.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v36-18002294267/fullstack-roadmap-cn.html", - "type": "file", - "size": 36128, - "lastModified": "2025-09-25T08:59:05Z" - }, - { - "name": "fullstack-roadmap-cn.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v36-18002294267/fullstack-roadmap-cn.pdf", - "type": "file", - "size": 259532, - "lastModified": "2025-09-25T08:59:09Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v38-18003957466/", - "entries": [ - { - "name": "fullstack-roadmap-cn.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v38-18003957466/fullstack-roadmap-cn.html", - "type": "file", - "size": 36128, - "lastModified": "2025-09-25T10:06:34Z" - }, - { - "name": "fullstack-roadmap-cn.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v38-18003957466/fullstack-roadmap-cn.pdf", - "type": "file", - "size": 259539, - "lastModified": "2025-09-25T10:06:38Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v39-18004672680/", - "entries": [ - { - "name": "fullstack-roadmap-cn.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v39-18004672680/fullstack-roadmap-cn.html", - "type": "file", - "size": 36128, - "lastModified": "2025-09-25T10:35:28Z" - }, - { - "name": "fullstack-roadmap-cn.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v39-18004672680/fullstack-roadmap-cn.pdf", - "type": "file", - "size": 259538, - "lastModified": "2025-09-25T10:35:32Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v40-18004678416/", - "entries": [ - { - "name": "fullstack-roadmap-cn.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v40-18004678416/fullstack-roadmap-cn.html", - "type": "file", - "size": 36128, - "lastModified": "2025-09-25T10:33:43Z" - }, - { - "name": "fullstack-roadmap-cn.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v40-18004678416/fullstack-roadmap-cn.pdf", - "type": "file", - "size": 259534, - "lastModified": "2025-09-25T10:33:47Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v41-18005142964/", - "entries": [ - { - "name": "fullstack-roadmap-cn.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v41-18005142964/fullstack-roadmap-cn.html", - "type": "file", - "size": 36128, - "lastModified": "2025-09-25T10:53:54Z" - }, - { - "name": "fullstack-roadmap-cn.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/CN-v41-18005142964/fullstack-roadmap-cn.pdf", - "type": "file", - "size": 259528, - "lastModified": "2025-09-25T10:53:58Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v33-17996525102/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v33-17996525102/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-25T04:06:27Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v33-17996525102/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33858, - "lastModified": "2025-09-25T04:06:29Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v34-18001960544/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v34-18001960544/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-25T08:45:30Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v34-18001960544/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33857, - "lastModified": "2025-09-25T08:45:32Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v36-18002294267/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v36-18002294267/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-25T09:00:37Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v36-18002294267/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33857, - "lastModified": "2025-09-25T09:00:39Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v37-18002553627/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v37-18002553627/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-25T09:09:08Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v37-18002553627/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33857, - "lastModified": "2025-09-25T09:09:10Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v38-18003957466/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v38-18003957466/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-25T10:06:18Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v38-18003957466/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33856, - "lastModified": "2025-09-25T10:06:20Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v39-18004672680/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v39-18004672680/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-25T10:35:26Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v39-18004672680/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33857, - "lastModified": "2025-09-25T10:35:27Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v40-18004678416/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v40-18004678416/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-25T10:34:01Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v40-18004678416/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33857, - "lastModified": "2025-09-25T10:34:03Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v41-18005142964/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v41-18005142964/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-25T10:54:54Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v41-18005142964/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33857, - "lastModified": "2025-09-25T10:54:56Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v42-18006148753/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v42-18006148753/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-25T11:37:13Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v42-18006148753/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33858, - "lastModified": "2025-09-25T11:37:15Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v43-18011536494/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v43-18011536494/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-25T14:56:20Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v43-18011536494/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33857, - "lastModified": "2025-09-25T14:56:22Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v44-18011825454/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v44-18011825454/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-25T15:07:55Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v44-18011825454/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33859, - "lastModified": "2025-09-25T15:07:57Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v45-18011937887/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v45-18011937887/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-25T15:10:27Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v45-18011937887/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33858, - "lastModified": "2025-09-25T15:10:29Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v46-18011951541/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v46-18011951541/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-25T15:10:28Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v46-18011951541/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33856, - "lastModified": "2025-09-25T15:10:30Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v47-18013619427/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v47-18013619427/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-25T16:11:01Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v47-18013619427/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33859, - "lastModified": "2025-09-25T16:11:04Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v48-18026844950/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v48-18026844950/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-26T03:20:56Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v48-18026844950/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33857, - "lastModified": "2025-09-26T03:20:58Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v49-18027128243/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v49-18027128243/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-26T03:39:46Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v49-18027128243/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33859, - "lastModified": "2025-09-26T03:39:48Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v52-18027443116/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v52-18027443116/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-26T04:04:25Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v52-18027443116/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33858, - "lastModified": "2025-09-26T04:04:27Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v53-18027447911/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v53-18027447911/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-26T04:02:55Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v53-18027447911/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33857, - "lastModified": "2025-09-26T04:02:57Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v54-18029756788/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v54-18029756788/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-26T06:28:20Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v54-18029756788/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33858, - "lastModified": "2025-09-26T06:28:22Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v55-18030101682/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v55-18030101682/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-26T06:44:48Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v55-18030101682/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33857, - "lastModified": "2025-09-26T06:44:50Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v56-18031095670/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v56-18031095670/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-26T07:33:57Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v56-18031095670/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33859, - "lastModified": "2025-09-26T07:33:59Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v57-18060203518/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v57-18060203518/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-27T13:12:03Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v57-18060203518/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33860, - "lastModified": "2025-09-27T13:12:05Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v58-18068296502/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v58-18068296502/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-28T02:53:34Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v58-18068296502/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33862, - "lastModified": "2025-09-28T02:53:36Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v59-18075708801/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v59-18075708801/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-28T14:38:53Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v59-18075708801/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33859, - "lastModified": "2025-09-28T14:38:55Z" - } - ] - }, - { - "path": "docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v60-18083886120/", - "entries": [ - { - "name": "fullstack-roadmap-en.html", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v60-18083886120/fullstack-roadmap-en.html", - "type": "file", - "size": 2257, - "lastModified": "2025-09-29T02:33:18Z" - }, - { - "name": "fullstack-roadmap-en.pdf", - "href": "/docs/The-IndieDeveloper-Fullstack-Roadmap/EN-v60-18083886120/fullstack-roadmap-en.pdf", - "type": "file", - "size": 33859, - "lastModified": "2025-09-29T02:33:20Z" - } - ] - }, - { - "path": "docs/interview-qa/", - "entries": [ - { - "name": "EN-v42-18006148753/", - "href": "/docs/interview-qa/EN-v42-18006148753/", - "type": "dir", - "lastModified": "2025-09-25T11:36:11Z" - }, - { - "name": "EN-v43-18011536494/", - "href": "/docs/interview-qa/EN-v43-18011536494/", - "type": "dir", - "lastModified": "2025-09-25T14:56:20Z" - }, - { - "name": "EN-v44-18011825454/", - "href": "/docs/interview-qa/EN-v44-18011825454/", - "type": "dir", - "lastModified": "2025-09-25T15:06:29Z" - }, - { - "name": "EN-v45-18011937887/", - "href": "/docs/interview-qa/EN-v45-18011937887/", - "type": "dir", - "lastModified": "2025-09-25T15:11:50Z" - }, - { - "name": "EN-v46-18011951541/", - "href": "/docs/interview-qa/EN-v46-18011951541/", - "type": "dir", - "lastModified": "2025-09-25T15:12:05Z" - }, - { - "name": "EN-v47-18013619427/", - "href": "/docs/interview-qa/EN-v47-18013619427/", - "type": "dir", - "lastModified": "2025-09-25T16:12:07Z" - }, - { - "name": "EN-v49-18027128243/", - "href": "/docs/interview-qa/EN-v49-18027128243/", - "type": "dir", - "lastModified": "2025-09-26T03:38:47Z" - }, - { - "name": "EN-v52-18027443116/", - "href": "/docs/interview-qa/EN-v52-18027443116/", - "type": "dir", - "lastModified": "2025-09-26T04:04:54Z" - }, - { - "name": "EN-v53-18027447911/", - "href": "/docs/interview-qa/EN-v53-18027447911/", - "type": "dir", - "lastModified": "2025-09-26T04:05:55Z" - }, - { - "name": "EN-v55-18030101682/", - "href": "/docs/interview-qa/EN-v55-18030101682/", - "type": "dir", - "lastModified": "2025-09-26T06:46:20Z" - }, - { - "name": "EN-v56-18031095670/", - "href": "/docs/interview-qa/EN-v56-18031095670/", - "type": "dir", - "lastModified": "2025-09-26T07:34:10Z" - }, - { - "name": "EN-v57-18060203518/", - "href": "/docs/interview-qa/EN-v57-18060203518/", - "type": "dir", - "lastModified": "2025-09-27T13:11:05Z" - }, - { - "name": "EN-v58-18068296502/", - "href": "/docs/interview-qa/EN-v58-18068296502/", - "type": "dir", - "lastModified": "2025-09-28T02:53:50Z" - }, - { - "name": "EN-v59-18075708801/", - "href": "/docs/interview-qa/EN-v59-18075708801/", - "type": "dir", - "lastModified": "2025-09-28T14:36:54Z" - }, - { - "name": "EN-v60-18083886120/", - "href": "/docs/interview-qa/EN-v60-18083886120/", - "type": "dir", - "lastModified": "2025-09-29T02:31:43Z" - } - ] - }, - { - "path": "docs/interview-qa/EN-v42-18006148753/", - "entries": [ - { - "name": "Interview-QA-Guide.html", - "href": "/docs/interview-qa/EN-v42-18006148753/Interview-QA-Guide.html", - "type": "file", - "size": 187127, - "lastModified": "2025-09-25T11:35:56Z" - }, - { - "name": "Interview-QA-Guide.pdf", - "href": "/docs/interview-qa/EN-v42-18006148753/Interview-QA-Guide.pdf", - "type": "file", - "size": 353641, - "lastModified": "2025-09-25T11:36:00Z" - } - ] - }, - { - "path": "docs/interview-qa/EN-v43-18011536494/", - "entries": [ - { - "name": "Interview-QA-Guide.html", - "href": "/docs/interview-qa/EN-v43-18011536494/Interview-QA-Guide.html", - "type": "file", - "size": 187672, - "lastModified": "2025-09-25T14:56:06Z" - }, - { - "name": "Interview-QA-Guide.pdf", - "href": "/docs/interview-qa/EN-v43-18011536494/Interview-QA-Guide.pdf", - "type": "file", - "size": 334800, - "lastModified": "2025-09-25T14:56:11Z" - } - ] - }, - { - "path": "docs/interview-qa/EN-v44-18011825454/", - "entries": [ - { - "name": "Interview-QA-Guide.html", - "href": "/docs/interview-qa/EN-v44-18011825454/Interview-QA-Guide.html", - "type": "file", - "size": 187672, - "lastModified": "2025-09-25T15:06:14Z" - }, - { - "name": "Interview-QA-Guide.pdf", - "href": "/docs/interview-qa/EN-v44-18011825454/Interview-QA-Guide.pdf", - "type": "file", - "size": 334801, - "lastModified": "2025-09-25T15:06:19Z" - } - ] - }, - { - "path": "docs/interview-qa/EN-v45-18011937887/", - "entries": [ - { - "name": "Interview-QA-Guide.html", - "href": "/docs/interview-qa/EN-v45-18011937887/Interview-QA-Guide.html", - "type": "file", - "size": 87793, - "lastModified": "2025-09-25T15:11:37Z" - }, - { - "name": "Interview-QA-Guide.pdf", - "href": "/docs/interview-qa/EN-v45-18011937887/Interview-QA-Guide.pdf", - "type": "file", - "size": 216730, - "lastModified": "2025-09-25T15:11:41Z" - } - ] - }, - { - "path": "docs/interview-qa/EN-v46-18011951541/", - "entries": [ - { - "name": "Interview-QA-Guide.html", - "href": "/docs/interview-qa/EN-v46-18011951541/Interview-QA-Guide.html", - "type": "file", - "size": 87793, - "lastModified": "2025-09-25T15:11:52Z" - }, - { - "name": "Interview-QA-Guide.pdf", - "href": "/docs/interview-qa/EN-v46-18011951541/Interview-QA-Guide.pdf", - "type": "file", - "size": 216731, - "lastModified": "2025-09-25T15:11:55Z" - } - ] - }, - { - "path": "docs/interview-qa/EN-v47-18013619427/", - "entries": [ - { - "name": "Interview-QA-Guide.html", - "href": "/docs/interview-qa/EN-v47-18013619427/Interview-QA-Guide.html", - "type": "file", - "size": 100688, - "lastModified": "2025-09-25T16:11:54Z" - }, - { - "name": "Interview-QA-Guide.pdf", - "href": "/docs/interview-qa/EN-v47-18013619427/Interview-QA-Guide.pdf", - "type": "file", - "size": 230498, - "lastModified": "2025-09-25T16:11:57Z" - } - ] - }, - { - "path": "docs/interview-qa/EN-v49-18027128243/", - "entries": [ - { - "name": "Interview-QA-Guide.html", - "href": "/docs/interview-qa/EN-v49-18027128243/Interview-QA-Guide.html", - "type": "file", - "size": 99801, - "lastModified": "2025-09-26T03:38:35Z" - }, - { - "name": "Interview-QA-Guide.pdf", - "href": "/docs/interview-qa/EN-v49-18027128243/Interview-QA-Guide.pdf", - "type": "file", - "size": 229263, - "lastModified": "2025-09-26T03:38:38Z" - } - ] - }, - { - "path": "docs/interview-qa/EN-v52-18027443116/", - "entries": [ - { - "name": "Interview-QA-Guide.html", - "href": "/docs/interview-qa/EN-v52-18027443116/Interview-QA-Guide.html", - "type": "file", - "size": 101566, - "lastModified": "2025-09-26T04:04:41Z" - }, - { - "name": "Interview-QA-Guide.pdf", - "href": "/docs/interview-qa/EN-v52-18027443116/Interview-QA-Guide.pdf", - "type": "file", - "size": 232188, - "lastModified": "2025-09-26T04:04:44Z" - } - ] - }, - { - "path": "docs/interview-qa/EN-v53-18027447911/", - "entries": [ - { - "name": "Interview-QA-Guide.html", - "href": "/docs/interview-qa/EN-v53-18027447911/Interview-QA-Guide.html", - "type": "file", - "size": 101566, - "lastModified": "2025-09-26T04:05:42Z" - }, - { - "name": "Interview-QA-Guide.pdf", - "href": "/docs/interview-qa/EN-v53-18027447911/Interview-QA-Guide.pdf", - "type": "file", - "size": 232198, - "lastModified": "2025-09-26T04:05:46Z" - } - ] - }, - { - "path": "docs/interview-qa/EN-v55-18030101682/", - "entries": [ - { - "name": "Interview-QA-Guide.html", - "href": "/docs/interview-qa/EN-v55-18030101682/Interview-QA-Guide.html", - "type": "file", - "size": 109608, - "lastModified": "2025-09-26T06:46:08Z" - }, - { - "name": "Interview-QA-Guide.pdf", - "href": "/docs/interview-qa/EN-v55-18030101682/Interview-QA-Guide.pdf", - "type": "file", - "size": 240997, - "lastModified": "2025-09-26T06:46:12Z" - } - ] - }, - { - "path": "docs/interview-qa/EN-v56-18031095670/", - "entries": [ - { - "name": "Interview-QA-Guide.html", - "href": "/docs/interview-qa/EN-v56-18031095670/Interview-QA-Guide.html", - "type": "file", - "size": 109725, - "lastModified": "2025-09-26T07:33:58Z" - }, - { - "name": "Interview-QA-Guide.pdf", - "href": "/docs/interview-qa/EN-v56-18031095670/Interview-QA-Guide.pdf", - "type": "file", - "size": 241095, - "lastModified": "2025-09-26T07:34:01Z" - } - ] - }, - { - "path": "docs/interview-qa/EN-v57-18060203518/", - "entries": [ - { - "name": "Interview-QA-Guide.html", - "href": "/docs/interview-qa/EN-v57-18060203518/Interview-QA-Guide.html", - "type": "file", - "size": 112385, - "lastModified": "2025-09-27T13:10:53Z" - }, - { - "name": "Interview-QA-Guide.pdf", - "href": "/docs/interview-qa/EN-v57-18060203518/Interview-QA-Guide.pdf", - "type": "file", - "size": 254633, - "lastModified": "2025-09-27T13:10:56Z" - } - ] - }, - { - "path": "docs/interview-qa/EN-v58-18068296502/", - "entries": [ - { - "name": "Interview-QA-Guide.html", - "href": "/docs/interview-qa/EN-v58-18068296502/Interview-QA-Guide.html", - "type": "file", - "size": 123659, - "lastModified": "2025-09-28T02:53:38Z" - }, - { - "name": "Interview-QA-Guide.pdf", - "href": "/docs/interview-qa/EN-v58-18068296502/Interview-QA-Guide.pdf", - "type": "file", - "size": 277543, - "lastModified": "2025-09-28T02:53:42Z" - } - ] - }, - { - "path": "docs/interview-qa/EN-v59-18075708801/", - "entries": [ - { - "name": "Interview-QA-Guide.html", - "href": "/docs/interview-qa/EN-v59-18075708801/Interview-QA-Guide.html", - "type": "file", - "size": 128918, - "lastModified": "2025-09-28T14:36:41Z" - }, - { - "name": "Interview-QA-Guide.pdf", - "href": "/docs/interview-qa/EN-v59-18075708801/Interview-QA-Guide.pdf", - "type": "file", - "size": 289200, - "lastModified": "2025-09-28T14:36:45Z" - } - ] - }, - { - "path": "docs/interview-qa/EN-v60-18083886120/", - "entries": [ - { - "name": "Interview-QA-Guide.html", - "href": "/docs/interview-qa/EN-v60-18083886120/Interview-QA-Guide.html", - "type": "file", - "size": 128918, - "lastModified": "2025-09-29T02:31:31Z" - }, - { - "name": "Interview-QA-Guide.pdf", - "href": "/docs/interview-qa/EN-v60-18083886120/Interview-QA-Guide.pdf", - "type": "file", - "size": 289210, - "lastModified": "2025-09-29T02:31:35Z" - } - ] - }, - { - "path": "offline-package/", - "entries": [ - { - "name": "apisix-gateway/", - "href": "/offline-package/apisix-gateway/", - "type": "dir", - "lastModified": "2025-09-19T02:01:24Z" - }, - { - "name": "k3s/", - "href": "/offline-package/k3s/", - "type": "dir", - "lastModified": "2025-09-19T02:01:24Z" - }, - { - "name": "kong-gateway/", - "href": "/offline-package/kong-gateway/", - "type": "dir", - "lastModified": "2025-09-19T02:01:24Z" - }, - { - "name": "nginx-ingress/", - "href": "/offline-package/nginx-ingress/", - "type": "dir", - "lastModified": "2025-09-19T02:01:24Z" - }, - { - "name": "sealos/", - "href": "/offline-package/sealos/", - "type": "dir", - "lastModified": "2025-09-19T02:01:24Z" - } - ] - }, - { - "path": "offline-package/apisix-gateway/", - "entries": [ - { - "name": "SHA256SUMS", - "href": "/offline-package/apisix-gateway/SHA256SUMS", - "type": "file", - "size": 216, - "lastModified": "2025-09-14T12:49:17Z", - "sha256": "/offline-package/apisix-gateway/SHA256SUMS" - }, - { - "name": "offline-setup-apisix-gateway-amd64.tar.gz", - "href": "/offline-package/apisix-gateway/offline-setup-apisix-gateway-amd64.tar.gz", - "type": "file", - "size": 194146012, - "lastModified": "2025-09-14T12:43:32Z", - "sha256": "/offline-package/apisix-gateway/SHA256SUMS" - }, - { - "name": "offline-setup-apisix-gateway-arm64.tar.gz", - "href": "/offline-package/apisix-gateway/offline-setup-apisix-gateway-arm64.tar.gz", - "type": "file", - "size": 194144032, - "lastModified": "2025-09-14T12:43:33Z", - "sha256": "/offline-package/apisix-gateway/SHA256SUMS" - } - ] - }, - { - "path": "offline-package/k3s/", - "entries": [ - { - "name": "offline-package-k3s-installer-amd64.tar.gz", - "href": "/offline-package/k3s/offline-package-k3s-installer-amd64.tar.gz", - "type": "file", - "size": 223183297, - "lastModified": "2025-09-14T09:51:55Z", - "sha256": "/offline-package/k3s/offline-package-k3s-installer-amd64.tar.gz.sha256sum" - }, - { - "name": "offline-package-k3s-installer-amd64.tar.gz.sha256sum", - "href": "/offline-package/k3s/offline-package-k3s-installer-amd64.tar.gz.sha256sum", - "type": "file", - "size": 109, - "lastModified": "2025-09-14T10:13:38Z" - }, - { - "name": "offline-package-k3s-installer-arm64.tar.gz", - "href": "/offline-package/k3s/offline-package-k3s-installer-arm64.tar.gz", - "type": "file", - "size": 204874562, - "lastModified": "2025-09-14T09:51:54Z", - "sha256": "/offline-package/k3s/offline-package-k3s-installer-arm64.tar.gz.sha256sum" - }, - { - "name": "offline-package-k3s-installer-arm64.tar.gz.sha256sum", - "href": "/offline-package/k3s/offline-package-k3s-installer-arm64.tar.gz.sha256sum", - "type": "file", - "size": 109, - "lastModified": "2025-09-14T10:12:39Z" - } - ] - }, - { - "path": "offline-package/kong-gateway/", - "entries": [ - { - "name": "SHA256SUMS", - "href": "/offline-package/kong-gateway/SHA256SUMS", - "type": "file", - "size": 212, - "lastModified": "2025-09-14T12:17:41Z", - "sha256": "/offline-package/kong-gateway/SHA256SUMS" - }, - { - "name": "offline-setup-kong-gateway-amd64.tar.gz", - "href": "/offline-package/kong-gateway/offline-setup-kong-gateway-amd64.tar.gz", - "type": "file", - "size": 260781308, - "lastModified": "2025-09-14T12:10:37Z", - "sha256": "/offline-package/kong-gateway/SHA256SUMS" - }, - { - "name": "offline-setup-kong-gateway-arm64.tar.gz", - "href": "/offline-package/kong-gateway/offline-setup-kong-gateway-arm64.tar.gz", - "type": "file", - "size": 259941381, - "lastModified": "2025-09-14T12:10:38Z", - "sha256": "/offline-package/kong-gateway/SHA256SUMS" - } - ] - }, - { - "path": "offline-package/nginx-ingress/", - "entries": [ - { - "name": "SHA256SUMS", - "href": "/offline-package/nginx-ingress/SHA256SUMS", - "type": "file", - "size": 214, - "lastModified": "2025-09-14T11:18:37Z", - "sha256": "/offline-package/nginx-ingress/SHA256SUMS" - }, - { - "name": "offline-setup-nginx-ingress-amd64.tar.gz", - "href": "/offline-package/nginx-ingress/offline-setup-nginx-ingress-amd64.tar.gz", - "type": "file", - "size": 156094656, - "lastModified": "2025-09-14T11:05:40Z", - "sha256": "/offline-package/nginx-ingress/SHA256SUMS" - }, - { - "name": "offline-setup-nginx-ingress-arm64.tar.gz", - "href": "/offline-package/nginx-ingress/offline-setup-nginx-ingress-arm64.tar.gz", - "type": "file", - "size": 155252914, - "lastModified": "2025-09-14T11:05:40Z", - "sha256": "/offline-package/nginx-ingress/SHA256SUMS" - } - ] - }, - { - "path": "offline-package/sealos/", - "entries": [ - { - "name": "SHA256SUMS", - "href": "/offline-package/sealos/SHA256SUMS", - "type": "file", - "size": 204, - "lastModified": "2025-09-14T11:03:05Z", - "sha256": "/offline-package/sealos/SHA256SUMS" - }, - { - "name": "sealos-offline-package-amd64.tar.gz", - "href": "/offline-package/sealos/sealos-offline-package-amd64.tar.gz", - "type": "file", - "size": 890301186, - "lastModified": "2025-09-14T10:37:31Z", - "sha256": "/offline-package/sealos/SHA256SUMS" - }, - { - "name": "sealos-offline-package-arm64.tar.gz", - "href": "/offline-package/sealos/sealos-offline-package-arm64.tar.gz", - "type": "file", - "size": 834350941, - "lastModified": "2025-09-14T10:45:39Z", - "sha256": "/offline-package/sealos/SHA256SUMS" - } - ] - }, - { - "path": "otel/", - "entries": [ - { - "name": "OpenTelemetry/", - "href": "/otel/OpenTelemetry/", - "type": "dir", - "lastModified": "2025-09-19T02:01:40Z" - } - ] - }, - { - "path": "otel/OpenTelemetry/", - "entries": [ - { - "name": "v0.133.0/", - "href": "/otel/OpenTelemetry/v0.133.0/", - "type": "dir", - "lastModified": "2025-09-19T02:01:40Z" - } - ] - }, - { - "path": "otel/OpenTelemetry/v0.133.0/", - "entries": [ - { - "name": "opampsupervisor_0.133.0_linux_amd64", - "href": "/otel/OpenTelemetry/v0.133.0/opampsupervisor_0.133.0_linux_amd64", - "type": "file", - "size": 22896824, - "lastModified": "2025-09-03T08:18:29Z" - }, - { - "name": "opampsupervisor_0.133.0_linux_arm64", - "href": "/otel/OpenTelemetry/v0.133.0/opampsupervisor_0.133.0_linux_arm64", - "type": "file", - "size": 21758136, - "lastModified": "2025-09-03T08:18:35Z" - }, - { - "name": "otelcol-contrib_0.133.0_linux_amd64.tar.gz", - "href": "/otel/OpenTelemetry/v0.133.0/otelcol-contrib_0.133.0_linux_amd64.tar.gz", - "type": "file", - "size": 90264630, - "lastModified": "2025-09-03T08:18:36Z" - }, - { - "name": "otelcol-contrib_0.133.0_linux_arm64.tar.gz", - "href": "/otel/OpenTelemetry/v0.133.0/otelcol-contrib_0.133.0_linux_arm64.tar.gz", - "type": "file", - "size": 82333025, - "lastModified": "2025-09-03T08:18:35Z" - } - ] - }, - { - "path": "prometheus/", - "entries": [ - { - "name": "blackbox_exporter/", - "href": "/prometheus/blackbox_exporter/", - "type": "dir", - "lastModified": "2025-09-29T04:25:56Z" - } - ] - }, - { - "path": "prometheus/blackbox_exporter/", - "entries": [ - { - "name": "0.27.0/", - "href": "/prometheus/blackbox_exporter/0.27.0/", - "type": "dir", - "lastModified": "2025-09-29T04:25:56Z" - } - ] - }, - { - "path": "prometheus/blackbox_exporter/0.27.0/", - "entries": [ - { - "name": "blackbox_exporter-0.27.0.darwin-amd64.tar.gz", - "href": "/prometheus/blackbox_exporter/0.27.0/blackbox_exporter-0.27.0.darwin-amd64.tar.gz", - "type": "file", - "size": 15190658, - "lastModified": "2025-09-29T04:25:55Z" - }, - { - "name": "blackbox_exporter-0.27.0.darwin-arm64.tar.gz", - "href": "/prometheus/blackbox_exporter/0.27.0/blackbox_exporter-0.27.0.darwin-arm64.tar.gz", - "type": "file", - "size": 14442730, - "lastModified": "2025-09-29T04:25:50Z" - }, - { - "name": "blackbox_exporter-0.27.0.linux-amd64.tar.gz", - "href": "/prometheus/blackbox_exporter/0.27.0/blackbox_exporter-0.27.0.linux-amd64.tar.gz", - "type": "file", - "size": 15353351, - "lastModified": "2025-09-29T04:25:54Z" - }, - { - "name": "blackbox_exporter-0.27.0.linux-arm64.tar.gz", - "href": "/prometheus/blackbox_exporter/0.27.0/blackbox_exporter-0.27.0.linux-arm64.tar.gz", - "type": "file", - "size": 14338005, - "lastModified": "2025-09-29T04:25:52Z" - } - ] - }, - { - "path": "rpm/", - "entries": [] - }, - { - "path": "sealos/", - "entries": [ - { - "name": "offline-sealos-5/", - "href": "/sealos/offline-sealos-5/", - "type": "dir", - "lastModified": "2025-09-19T03:19:15Z" - }, - { - "name": "offline-sealos-6/", - "href": "/sealos/offline-sealos-6/", - "type": "dir", - "lastModified": "2025-09-19T03:19:15Z" - }, - { - "name": "offline-sealos-8/", - "href": "/sealos/offline-sealos-8/", - "type": "dir", - "lastModified": "2025-09-19T03:19:15Z" - } - ] - }, - { - "path": "sealos/offline-sealos-5/", - "entries": [] - }, - { - "path": "sealos/offline-sealos-6/", - "entries": [] - }, - { - "path": "sealos/offline-sealos-8/", - "entries": [] - }, - { - "path": "xray-core/", - "entries": [ - { - "name": "v25.8.29/", - "href": "/xray-core/v25.8.29/", - "type": "dir", - "lastModified": "2025-09-19T02:01:43Z" - }, - { - "name": "v25.8.3/", - "href": "/xray-core/v25.8.3/", - "type": "dir", - "lastModified": "2025-09-19T02:01:43Z" - }, - { - "name": "v25.8.31/", - "href": "/xray-core/v25.8.31/", - "type": "dir", - "lastModified": "2025-09-19T02:01:43Z" - }, - { - "name": "v25.9.10/", - "href": "/xray-core/v25.9.10/", - "type": "dir", - "lastModified": "2025-09-19T03:19:13Z" - }, - { - "name": "v25.9.11/", - "href": "/xray-core/v25.9.11/", - "type": "dir", - "lastModified": "2025-09-19T02:28:57Z" - }, - { - "name": "v25.9.5/", - "href": "/xray-core/v25.9.5/", - "type": "dir", - "lastModified": "2025-09-19T03:19:13Z" - } - ] - }, - { - "path": "xray-core/v25.8.29/", - "entries": [ - { - "name": "Xray-linux-64.zip", - "href": "/xray-core/v25.8.29/Xray-linux-64.zip", - "type": "file", - "size": 20188542, - "lastModified": "2025-08-30T02:27:13Z" - }, - { - "name": "Xray-macos-64.zip", - "href": "/xray-core/v25.8.29/Xray-macos-64.zip", - "type": "file", - "size": 19866304, - "lastModified": "2025-08-30T02:27:14Z" - }, - { - "name": "Xray-windows-64.zip", - "href": "/xray-core/v25.8.29/Xray-windows-64.zip", - "type": "file", - "size": 19762272, - "lastModified": "2025-08-30T02:27:18Z" - } - ] - }, - { - "path": "xray-core/v25.8.3/", - "entries": [ - { - "name": "Xray-linux-64.zip", - "href": "/xray-core/v25.8.3/Xray-linux-64.zip", - "type": "file", - "size": 18431780, - "lastModified": "2025-08-15T05:26:49Z" - }, - { - "name": "Xray-macos-64.zip", - "href": "/xray-core/v25.8.3/Xray-macos-64.zip", - "type": "file", - "size": 18191431, - "lastModified": "2025-08-15T05:26:49Z" - }, - { - "name": "Xray-windows-64.zip", - "href": "/xray-core/v25.8.3/Xray-windows-64.zip", - "type": "file", - "size": 18071359, - "lastModified": "2025-08-15T05:26:51Z" - } - ] - }, - { - "path": "xray-core/v25.8.31/", - "entries": [ - { - "name": "Xray-linux-64.zip", - "href": "/xray-core/v25.8.31/Xray-linux-64.zip", - "type": "file", - "size": 20200865, - "lastModified": "2025-09-01T02:36:57Z" - }, - { - "name": "Xray-macos-64.zip", - "href": "/xray-core/v25.8.31/Xray-macos-64.zip", - "type": "file", - "size": 19875652, - "lastModified": "2025-09-01T02:36:53Z" - }, - { - "name": "Xray-windows-64.zip", - "href": "/xray-core/v25.8.31/Xray-windows-64.zip", - "type": "file", - "size": 19776769, - "lastModified": "2025-09-01T02:36:56Z" - } - ] - }, - { - "path": "xray-core/v25.9.10/", - "entries": [] - }, - { - "path": "xray-core/v25.9.11/", - "entries": [] - }, - { - "path": "xray-core/v25.9.5/", - "entries": [] - }, - { - "path": "xstream/", - "entries": [ - { - "name": "android/", - "href": "/xstream/android/", - "type": "dir", - "lastModified": "2025-09-19T02:01:47Z" - }, - { - "name": "ios/", - "href": "/xstream/ios/", - "type": "dir", - "lastModified": "2025-09-19T02:01:47Z" - }, - { - "name": "linux/", - "href": "/xstream/linux/", - "type": "dir", - "lastModified": "2025-09-19T02:01:47Z" - }, - { - "name": "macos/", - "href": "/xstream/macos/", - "type": "dir", - "lastModified": "2025-09-19T02:01:47Z" - }, - { - "name": "windows/", - "href": "/xstream/windows/", - "type": "dir", - "lastModified": "2025-09-19T02:01:47Z" - } - ] - }, - { - "path": "xstream/android/", - "entries": [ - { - "name": "latest/", - "href": "/xstream/android/latest/", - "type": "dir", - "lastModified": "2025-09-19T02:01:47Z" - } - ] - }, - { - "path": "xstream/android/latest/", - "entries": [ - { - "name": "xstream-android-latest.apk", - "href": "/xstream/android/latest/xstream-android-latest.apk", - "type": "file", - "size": 23383658, - "lastModified": "2025-08-04T06:26:15Z" - } - ] - }, - { - "path": "xstream/ios/", - "entries": [ - { - "name": "latest/", - "href": "/xstream/ios/latest/", - "type": "dir", - "lastModified": "2025-09-19T02:01:47Z" - } - ] - }, - { - "path": "xstream/ios/latest/", - "entries": [ - { - "name": "xstream-ios-latest.ipa", - "href": "/xstream/ios/latest/xstream-ios-latest.ipa", - "type": "file", - "size": 26579614, - "lastModified": "2025-08-04T06:26:20Z" - } - ] - }, - { - "path": "xstream/linux/", - "entries": [ - { - "name": "latest/", - "href": "/xstream/linux/latest/", - "type": "dir", - "lastModified": "2025-09-19T02:01:48Z" - }, - { - "name": "stable/", - "href": "/xstream/linux/stable/", - "type": "dir", - "lastModified": "2025-09-19T02:01:48Z" - } - ] - }, - { - "path": "xstream/linux/latest/", - "entries": [ - { - "name": "xstream-linux-latest.zip", - "href": "/xstream/linux/latest/xstream-linux-latest.zip", - "type": "file", - "size": 14247578, - "lastModified": "2025-08-04T06:26:14Z" - } - ] - }, - { - "path": "xstream/linux/stable/", - "entries": [ - { - "name": "xstream-linux-latest.zip", - "href": "/xstream/linux/stable/xstream-linux-latest.zip", - "type": "file", - "size": 14058826, - "lastModified": "2025-08-15T06:26:54Z" - } - ] - }, - { - "path": "xstream/macos/", - "entries": [ - { - "name": "docs/", - "href": "/xstream/macos/docs/", - "type": "dir", - "lastModified": "2025-09-19T02:01:49Z" - }, - { - "name": "latest/", - "href": "/xstream/macos/latest/", - "type": "dir", - "lastModified": "2025-09-19T02:01:49Z" - }, - { - "name": "stable/", - "href": "/xstream/macos/stable/", - "type": "dir", - "lastModified": "2025-09-19T02:01:49Z" - } - ] - }, - { - "path": "xstream/macos/docs/", - "entries": [] - }, - { - "path": "xstream/macos/latest/", - "entries": [ - { - "name": "xstream-macos-latest.dmg", - "href": "/xstream/macos/latest/xstream-macos-latest.dmg", - "type": "file", - "size": 39446900, - "lastModified": "2025-08-04T06:26:18Z" - } - ] - }, - { - "path": "xstream/macos/stable/", - "entries": [ - { - "name": "xstream-macos-latest.dmg", - "href": "/xstream/macos/stable/xstream-macos-latest.dmg", - "type": "file", - "size": 42458674, - "lastModified": "2025-08-15T06:26:57Z" - }, - { - "name": "xstream-release-v0.2.0.dmg", - "href": "/xstream/macos/stable/xstream-release-v0.2.0.dmg", - "type": "file", - "size": 43614833, - "lastModified": "2025-07-30T01:12:42Z" - } - ] - }, - { - "path": "xstream/windows/", - "entries": [ - { - "name": "latest/", - "href": "/xstream/windows/latest/", - "type": "dir", - "lastModified": "2025-09-19T02:01:51Z" - }, - { - "name": "stable/", - "href": "/xstream/windows/stable/", - "type": "dir", - "lastModified": "2025-09-19T02:01:51Z" - }, - { - "name": "win10/", - "href": "/xstream/windows/win10/", - "type": "dir", - "lastModified": "2025-09-19T02:01:51Z" - }, - { - "name": "win11/", - "href": "/xstream/windows/win11/", - "type": "dir", - "lastModified": "2025-09-19T02:01:51Z" - } - ] - }, - { - "path": "xstream/windows/latest/", - "entries": [ - { - "name": "xstream-windows-latest.zip", - "href": "/xstream/windows/latest/xstream-windows-latest.zip", - "type": "file", - "size": 18510460, - "lastModified": "2025-08-04T06:26:19Z" - } - ] - }, - { - "path": "xstream/windows/stable/", - "entries": [ - { - "name": "xstream-windows-latest.zip", - "href": "/xstream/windows/stable/xstream-windows-latest.zip", - "type": "file", - "size": 18312976, - "lastModified": "2025-08-15T06:26:59Z" - } - ] - }, - { - "path": "xstream/windows/win10/", - "entries": [] - }, - { - "path": "xstream/windows/win11/", - "entries": [] - } -] + "name": "i \ No newline at end of file diff --git a/dashboard/src/app/download/[...segments]/page.tsx b/dashboard/src/app/download/[...segments]/page.tsx index 0b5d603..5a83571 100644 --- a/dashboard/src/app/download/[...segments]/page.tsx +++ b/dashboard/src/app/download/[...segments]/page.tsx @@ -9,7 +9,7 @@ import { formatSegmentLabel, } from '../../../lib/download-data' import { DOWNLOAD_LISTINGS, getDownloadListings } from '../../../lib/download-manifest' -import type { DirListing } from '../../../../types/download' +import type { DirListing } from '@lib/download/types' const allListings = getDownloadListings() diff --git a/dashboard/src/components/download/DownloadListingContent.tsx b/dashboard/src/components/download/DownloadListingContent.tsx index 5a74831..96144fa 100644 --- a/dashboard/src/components/download/DownloadListingContent.tsx +++ b/dashboard/src/components/download/DownloadListingContent.tsx @@ -8,7 +8,7 @@ import { useLanguage } from '@i18n/LanguageProvider' import { translations } from '@i18n/translations' import { formatDate } from '@lib/format' import { formatSegmentLabel, type DownloadSection } from '@lib/download-data' -import type { DirListing } from '../../types/download' +import type { DirListing } from '@lib/download/types' type DownloadListingContentProps = { segments: string[] diff --git a/dashboard/src/components/download/FileTable.tsx b/dashboard/src/components/download/FileTable.tsx index bc8ce82..c83d557 100644 --- a/dashboard/src/components/download/FileTable.tsx +++ b/dashboard/src/components/download/FileTable.tsx @@ -6,7 +6,7 @@ import CopyButton from './CopyButton' import { useLanguage } from '@i18n/LanguageProvider' import { translations } from '@i18n/translations' import { formatBytes, formatDate } from '../../lib/format' -import type { DirListing } from '../../types/download' +import type { DirListing } from '@lib/download/types' interface FileTableProps { listing: DirListing diff --git a/dashboard/src/lib/download-data.ts b/dashboard/src/lib/download-data.ts index 87c022b..9ad401c 100644 --- a/dashboard/src/lib/download-data.ts +++ b/dashboard/src/lib/download-data.ts @@ -1,4 +1,4 @@ -import type { DirListing } from '../types/download' +import type { DirListing } from '@lib/download/types' export interface DownloadSection { key: string diff --git a/dashboard/src/lib/download-manifest.ts b/dashboard/src/lib/download-manifest.ts index 48a30d9..1982732 100644 --- a/dashboard/src/lib/download-manifest.ts +++ b/dashboard/src/lib/download-manifest.ts @@ -3,7 +3,7 @@ import 'server-only' import fs from 'node:fs' import path from 'node:path' -import type { DirListing } from '../types/download' +import type { DirListing } from '@lib/download/types' const readListings = (relativePath: string): DirListing[] => { try { diff --git a/dashboard/types/download.ts b/dashboard/src/lib/download/types.ts similarity index 100% rename from dashboard/types/download.ts rename to dashboard/src/lib/download/types.ts diff --git a/dashboard/tsconfig.tsbuildinfo b/dashboard/tsconfig.tsbuildinfo new file mode 100644 index 0000000..094967e --- /dev/null +++ b/dashboard/tsconfig.tsbuildinfo @@ -0,0 +1 @@ +{"fileNames":["./node_modules/typescript/lib/lib.es5.d.ts","./node_modules/typescript/lib/lib.es2015.d.ts","./node_modules/typescript/lib/lib.es2016.d.ts","./node_modules/typescript/lib/lib.es2017.d.ts","./node_modules/typescript/lib/lib.es2018.d.ts","./node_modules/typescript/lib/lib.es2019.d.ts","./node_modules/typescript/lib/lib.es2020.d.ts","./node_modules/typescript/lib/lib.es2021.d.ts","./node_modules/typescript/lib/lib.es2022.d.ts","./node_modules/typescript/lib/lib.es2023.d.ts","./node_modules/typescript/lib/lib.es2024.d.ts","./node_modules/typescript/lib/lib.esnext.d.ts","./node_modules/typescript/lib/lib.dom.d.ts","./node_modules/typescript/lib/lib.dom.iterable.d.ts","./node_modules/typescript/lib/lib.es2015.core.d.ts","./node_modules/typescript/lib/lib.es2015.collection.d.ts","./node_modules/typescript/lib/lib.es2015.generator.d.ts","./node_modules/typescript/lib/lib.es2015.iterable.d.ts","./node_modules/typescript/lib/lib.es2015.promise.d.ts","./node_modules/typescript/lib/lib.es2015.proxy.d.ts","./node_modules/typescript/lib/lib.es2015.reflect.d.ts","./node_modules/typescript/lib/lib.es2015.symbol.d.ts","./node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","./node_modules/typescript/lib/lib.es2016.array.include.d.ts","./node_modules/typescript/lib/lib.es2016.intl.d.ts","./node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","./node_modules/typescript/lib/lib.es2017.date.d.ts","./node_modules/typescript/lib/lib.es2017.object.d.ts","./node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","./node_modules/typescript/lib/lib.es2017.string.d.ts","./node_modules/typescript/lib/lib.es2017.intl.d.ts","./node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","./node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","./node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","./node_modules/typescript/lib/lib.es2018.intl.d.ts","./node_modules/typescript/lib/lib.es2018.promise.d.ts","./node_modules/typescript/lib/lib.es2018.regexp.d.ts","./node_modules/typescript/lib/lib.es2019.array.d.ts","./node_modules/typescript/lib/lib.es2019.object.d.ts","./node_modules/typescript/lib/lib.es2019.string.d.ts","./node_modules/typescript/lib/lib.es2019.symbol.d.ts","./node_modules/typescript/lib/lib.es2019.intl.d.ts","./node_modules/typescript/lib/lib.es2020.bigint.d.ts","./node_modules/typescript/lib/lib.es2020.date.d.ts","./node_modules/typescript/lib/lib.es2020.promise.d.ts","./node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","./node_modules/typescript/lib/lib.es2020.string.d.ts","./node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","./node_modules/typescript/lib/lib.es2020.intl.d.ts","./node_modules/typescript/lib/lib.es2020.number.d.ts","./node_modules/typescript/lib/lib.es2021.promise.d.ts","./node_modules/typescript/lib/lib.es2021.string.d.ts","./node_modules/typescript/lib/lib.es2021.weakref.d.ts","./node_modules/typescript/lib/lib.es2021.intl.d.ts","./node_modules/typescript/lib/lib.es2022.array.d.ts","./node_modules/typescript/lib/lib.es2022.error.d.ts","./node_modules/typescript/lib/lib.es2022.intl.d.ts","./node_modules/typescript/lib/lib.es2022.object.d.ts","./node_modules/typescript/lib/lib.es2022.string.d.ts","./node_modules/typescript/lib/lib.es2022.regexp.d.ts","./node_modules/typescript/lib/lib.es2023.array.d.ts","./node_modules/typescript/lib/lib.es2023.collection.d.ts","./node_modules/typescript/lib/lib.es2023.intl.d.ts","./node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","./node_modules/typescript/lib/lib.es2024.collection.d.ts","./node_modules/typescript/lib/lib.es2024.object.d.ts","./node_modules/typescript/lib/lib.es2024.promise.d.ts","./node_modules/typescript/lib/lib.es2024.regexp.d.ts","./node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","./node_modules/typescript/lib/lib.es2024.string.d.ts","./node_modules/typescript/lib/lib.esnext.array.d.ts","./node_modules/typescript/lib/lib.esnext.collection.d.ts","./node_modules/typescript/lib/lib.esnext.intl.d.ts","./node_modules/typescript/lib/lib.esnext.disposable.d.ts","./node_modules/typescript/lib/lib.esnext.promise.d.ts","./node_modules/typescript/lib/lib.esnext.decorators.d.ts","./node_modules/typescript/lib/lib.esnext.iterator.d.ts","./node_modules/typescript/lib/lib.esnext.float16.d.ts","./node_modules/typescript/lib/lib.esnext.error.d.ts","./node_modules/typescript/lib/lib.esnext.sharedmemory.d.ts","./node_modules/typescript/lib/lib.decorators.d.ts","./node_modules/typescript/lib/lib.decorators.legacy.d.ts","./node_modules/@types/react/global.d.ts","./node_modules/csstype/index.d.ts","./node_modules/@types/prop-types/index.d.ts","./node_modules/@types/react/index.d.ts","./node_modules/next/dist/styled-jsx/types/css.d.ts","./node_modules/next/dist/styled-jsx/types/macro.d.ts","./node_modules/next/dist/styled-jsx/types/style.d.ts","./node_modules/next/dist/styled-jsx/types/global.d.ts","./node_modules/next/dist/styled-jsx/types/index.d.ts","./node_modules/next/dist/server/get-page-files.d.ts","./node_modules/@types/node/compatibility/iterators.d.ts","./node_modules/@types/node/globals.typedarray.d.ts","./node_modules/@types/node/buffer.buffer.d.ts","./node_modules/buffer/index.d.ts","./node_modules/undici-types/utility.d.ts","./node_modules/undici-types/header.d.ts","./node_modules/undici-types/readable.d.ts","./node_modules/undici-types/fetch.d.ts","./node_modules/undici-types/formdata.d.ts","./node_modules/undici-types/connector.d.ts","./node_modules/undici-types/client.d.ts","./node_modules/undici-types/errors.d.ts","./node_modules/undici-types/dispatcher.d.ts","./node_modules/undici-types/global-dispatcher.d.ts","./node_modules/undici-types/global-origin.d.ts","./node_modules/undici-types/pool-stats.d.ts","./node_modules/undici-types/pool.d.ts","./node_modules/undici-types/handlers.d.ts","./node_modules/undici-types/balanced-pool.d.ts","./node_modules/undici-types/h2c-client.d.ts","./node_modules/undici-types/agent.d.ts","./node_modules/undici-types/mock-interceptor.d.ts","./node_modules/undici-types/mock-call-history.d.ts","./node_modules/undici-types/mock-agent.d.ts","./node_modules/undici-types/mock-client.d.ts","./node_modules/undici-types/mock-pool.d.ts","./node_modules/undici-types/mock-errors.d.ts","./node_modules/undici-types/proxy-agent.d.ts","./node_modules/undici-types/env-http-proxy-agent.d.ts","./node_modules/undici-types/retry-handler.d.ts","./node_modules/undici-types/retry-agent.d.ts","./node_modules/undici-types/api.d.ts","./node_modules/undici-types/cache-interceptor.d.ts","./node_modules/undici-types/interceptors.d.ts","./node_modules/undici-types/util.d.ts","./node_modules/undici-types/cookies.d.ts","./node_modules/undici-types/patch.d.ts","./node_modules/undici-types/websocket.d.ts","./node_modules/undici-types/eventsource.d.ts","./node_modules/undici-types/diagnostics-channel.d.ts","./node_modules/undici-types/content-type.d.ts","./node_modules/undici-types/cache.d.ts","./node_modules/undici-types/index.d.ts","./node_modules/@types/node/globals.d.ts","./node_modules/@types/node/assert.d.ts","./node_modules/@types/node/assert/strict.d.ts","./node_modules/@types/node/async_hooks.d.ts","./node_modules/@types/node/buffer.d.ts","./node_modules/@types/node/child_process.d.ts","./node_modules/@types/node/cluster.d.ts","./node_modules/@types/node/console.d.ts","./node_modules/@types/node/constants.d.ts","./node_modules/@types/node/crypto.d.ts","./node_modules/@types/node/dgram.d.ts","./node_modules/@types/node/diagnostics_channel.d.ts","./node_modules/@types/node/dns.d.ts","./node_modules/@types/node/dns/promises.d.ts","./node_modules/@types/node/domain.d.ts","./node_modules/@types/node/dom-events.d.ts","./node_modules/@types/node/events.d.ts","./node_modules/@types/node/fs.d.ts","./node_modules/@types/node/fs/promises.d.ts","./node_modules/@types/node/http.d.ts","./node_modules/@types/node/http2.d.ts","./node_modules/@types/node/https.d.ts","./node_modules/@types/node/inspector.d.ts","./node_modules/@types/node/module.d.ts","./node_modules/@types/node/net.d.ts","./node_modules/@types/node/os.d.ts","./node_modules/@types/node/path.d.ts","./node_modules/@types/node/perf_hooks.d.ts","./node_modules/@types/node/process.d.ts","./node_modules/@types/node/punycode.d.ts","./node_modules/@types/node/querystring.d.ts","./node_modules/@types/node/readline.d.ts","./node_modules/@types/node/readline/promises.d.ts","./node_modules/@types/node/repl.d.ts","./node_modules/@types/node/sea.d.ts","./node_modules/@types/node/sqlite.d.ts","./node_modules/@types/node/stream.d.ts","./node_modules/@types/node/stream/promises.d.ts","./node_modules/@types/node/stream/consumers.d.ts","./node_modules/@types/node/stream/web.d.ts","./node_modules/@types/node/string_decoder.d.ts","./node_modules/@types/node/test.d.ts","./node_modules/@types/node/timers.d.ts","./node_modules/@types/node/timers/promises.d.ts","./node_modules/@types/node/tls.d.ts","./node_modules/@types/node/trace_events.d.ts","./node_modules/@types/node/tty.d.ts","./node_modules/@types/node/url.d.ts","./node_modules/@types/node/util.d.ts","./node_modules/@types/node/v8.d.ts","./node_modules/@types/node/vm.d.ts","./node_modules/@types/node/wasi.d.ts","./node_modules/@types/node/worker_threads.d.ts","./node_modules/@types/node/zlib.d.ts","./node_modules/@types/node/index.d.ts","./node_modules/@types/react/canary.d.ts","./node_modules/@types/react/experimental.d.ts","./node_modules/@types/react-dom/index.d.ts","./node_modules/@types/react-dom/canary.d.ts","./node_modules/@types/react-dom/experimental.d.ts","./node_modules/next/dist/lib/fallback.d.ts","./node_modules/next/dist/compiled/webpack/webpack.d.ts","./node_modules/next/dist/shared/lib/modern-browserslist-target.d.ts","./node_modules/next/dist/shared/lib/entry-constants.d.ts","./node_modules/next/dist/shared/lib/constants.d.ts","./node_modules/next/dist/server/config.d.ts","./node_modules/next/dist/lib/load-custom-routes.d.ts","./node_modules/next/dist/shared/lib/image-config.d.ts","./node_modules/next/dist/build/webpack/plugins/subresource-integrity-plugin.d.ts","./node_modules/next/dist/server/body-streams.d.ts","./node_modules/next/dist/server/lib/cache-control.d.ts","./node_modules/next/dist/lib/setup-exception-listeners.d.ts","./node_modules/next/dist/lib/worker.d.ts","./node_modules/next/dist/lib/constants.d.ts","./node_modules/next/dist/lib/bundler.d.ts","./node_modules/next/dist/client/components/app-router-headers.d.ts","./node_modules/next/dist/client/components/router-reducer/router-reducer-types.d.ts","./node_modules/next/dist/client/flight-data-helpers.d.ts","./node_modules/next/dist/client/components/segment-cache-impl/navigation.d.ts","./node_modules/next/dist/client/components/segment-cache-impl/cache-key.d.ts","./node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.d.ts","./node_modules/next/dist/client/components/segment-cache-impl/scheduler.d.ts","./node_modules/next/dist/client/components/segment-cache-impl/prefetch.d.ts","./node_modules/next/dist/client/route-params.d.ts","./node_modules/next/dist/client/components/segment-cache-impl/cache-map.d.ts","./node_modules/next/dist/client/components/segment-cache-impl/cache.d.ts","./node_modules/next/dist/client/components/segment-cache.d.ts","./node_modules/next/dist/client/components/router-reducer/fetch-server-response.d.ts","./node_modules/next/dist/shared/lib/app-router-types.d.ts","./node_modules/next/dist/build/static-paths/types.d.ts","./node_modules/next/dist/build/rendering-mode.d.ts","./node_modules/next/dist/server/lib/router-utils/build-prefetch-segment-data-route.d.ts","./node_modules/next/dist/server/require-hook.d.ts","./node_modules/next/dist/server/lib/experimental/ppr.d.ts","./node_modules/next/dist/lib/page-types.d.ts","./node_modules/next/dist/build/segment-config/app/app-segment-config.d.ts","./node_modules/next/dist/build/segment-config/pages/pages-segment-config.d.ts","./node_modules/next/dist/build/analysis/get-page-static-info.d.ts","./node_modules/next/dist/build/webpack/loaders/get-module-build-info.d.ts","./node_modules/next/dist/build/webpack/plugins/middleware-plugin.d.ts","./node_modules/next/dist/server/node-polyfill-crypto.d.ts","./node_modules/next/dist/server/node-environment-baseline.d.ts","./node_modules/next/dist/server/node-environment-extensions/error-inspect.d.ts","./node_modules/next/dist/server/node-environment-extensions/console-file.d.ts","./node_modules/next/dist/server/node-environment-extensions/console-exit.d.ts","./node_modules/next/dist/server/node-environment-extensions/console-dim.external.d.ts","./node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.d.ts","./node_modules/next/dist/server/node-environment-extensions/random.d.ts","./node_modules/next/dist/server/node-environment-extensions/date.d.ts","./node_modules/next/dist/server/node-environment-extensions/web-crypto.d.ts","./node_modules/next/dist/server/node-environment-extensions/node-crypto.d.ts","./node_modules/next/dist/server/node-environment.d.ts","./node_modules/next/dist/build/page-extensions-type.d.ts","./node_modules/next/dist/server/route-kind.d.ts","./node_modules/next/dist/server/route-definitions/route-definition.d.ts","./node_modules/next/dist/server/route-definitions/app-page-route-definition.d.ts","./node_modules/next/dist/server/lib/cache-handlers/types.d.ts","./node_modules/next/dist/server/response-cache/types.d.ts","./node_modules/next/dist/server/resume-data-cache/cache-store.d.ts","./node_modules/next/dist/server/resume-data-cache/resume-data-cache.d.ts","./node_modules/next/dist/server/render-result.d.ts","./node_modules/next/dist/build/webpack/plugins/flight-manifest-plugin.d.ts","./node_modules/next/dist/server/instrumentation/types.d.ts","./node_modules/next/dist/lib/coalesced-function.d.ts","./node_modules/next/dist/shared/lib/router/utils/middleware-route-matcher.d.ts","./node_modules/next/dist/server/lib/router-utils/types.d.ts","./node_modules/next/dist/trace/types.d.ts","./node_modules/next/dist/trace/trace.d.ts","./node_modules/next/dist/trace/shared.d.ts","./node_modules/next/dist/trace/index.d.ts","./node_modules/next/dist/build/load-jsconfig.d.ts","./node_modules/@next/env/dist/index.d.ts","./node_modules/next/dist/build/webpack/plugins/telemetry-plugin/use-cache-tracker-utils.d.ts","./node_modules/next/dist/build/webpack/plugins/telemetry-plugin/telemetry-plugin.d.ts","./node_modules/next/dist/telemetry/storage.d.ts","./node_modules/next/dist/build/build-context.d.ts","./node_modules/next/dist/shared/lib/bloom-filter.d.ts","./node_modules/next/dist/build/webpack-config.d.ts","./node_modules/next/dist/build/swc/generated-native.d.ts","./node_modules/next/dist/build/swc/types.d.ts","./node_modules/next/dist/server/dev/parse-version-info.d.ts","./node_modules/next/dist/next-devtools/shared/types.d.ts","./node_modules/next/dist/server/dev/dev-indicator-server-state.d.ts","./node_modules/next/dist/next-devtools/dev-overlay/cache-indicator.d.ts","./node_modules/next/dist/server/lib/parse-stack.d.ts","./node_modules/next/dist/next-devtools/server/shared.d.ts","./node_modules/next/dist/next-devtools/shared/stack-frame.d.ts","./node_modules/next/dist/next-devtools/dev-overlay/utils/get-error-by-type.d.ts","./node_modules/@types/react/jsx-runtime.d.ts","./node_modules/next/dist/next-devtools/dev-overlay/container/runtime-error/render-error.d.ts","./node_modules/next/dist/next-devtools/dev-overlay/shared.d.ts","./node_modules/next/dist/server/dev/debug-channel.d.ts","./node_modules/next/dist/server/dev/hot-reloader-types.d.ts","./node_modules/next/dist/server/lib/i18n-provider.d.ts","./node_modules/next/dist/server/web/next-url.d.ts","./node_modules/next/dist/compiled/@edge-runtime/cookies/index.d.ts","./node_modules/next/dist/server/web/spec-extension/cookies.d.ts","./node_modules/next/dist/server/web/spec-extension/request.d.ts","./node_modules/next/dist/server/after/builtin-request-context.d.ts","./node_modules/next/dist/server/web/spec-extension/fetch-event.d.ts","./node_modules/next/dist/server/web/spec-extension/response.d.ts","./node_modules/next/dist/build/segment-config/middleware/middleware-config.d.ts","./node_modules/next/dist/server/web/types.d.ts","./node_modules/next/dist/build/webpack/plugins/pages-manifest-plugin.d.ts","./node_modules/next/dist/shared/lib/router/utils/parse-url.d.ts","./node_modules/next/dist/server/base-http/node.d.ts","./node_modules/next/dist/build/webpack/plugins/next-font-manifest-plugin.d.ts","./node_modules/next/dist/server/route-definitions/locale-route-definition.d.ts","./node_modules/next/dist/server/route-definitions/pages-route-definition.d.ts","./node_modules/next/dist/shared/lib/mitt.d.ts","./node_modules/next/dist/client/with-router.d.ts","./node_modules/next/dist/client/router.d.ts","./node_modules/next/dist/client/route-loader.d.ts","./node_modules/next/dist/client/page-loader.d.ts","./node_modules/next/dist/shared/lib/router/router.d.ts","./node_modules/next/dist/shared/lib/router-context.shared-runtime.d.ts","./node_modules/next/dist/shared/lib/loadable-context.shared-runtime.d.ts","./node_modules/next/dist/shared/lib/loadable.shared-runtime.d.ts","./node_modules/next/dist/shared/lib/image-config-context.shared-runtime.d.ts","./node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.d.ts","./node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.d.ts","./node_modules/next/dist/shared/lib/app-router-context.shared-runtime.d.ts","./node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.d.ts","./node_modules/next/dist/server/route-modules/pages/vendored/contexts/entrypoints.d.ts","./node_modules/next/dist/server/route-modules/pages/module.compiled.d.ts","./node_modules/next/dist/build/templates/pages.d.ts","./node_modules/next/dist/server/route-modules/pages/module.d.ts","./node_modules/next/dist/shared/lib/deep-readonly.d.ts","./node_modules/next/dist/next-devtools/userspace/pages/pages-dev-overlay-setup.d.ts","./node_modules/next/dist/server/render.d.ts","./node_modules/next/dist/server/response-cache/index.d.ts","./node_modules/next/dist/server/route-definitions/pages-api-route-definition.d.ts","./node_modules/next/dist/server/route-matches/pages-api-route-match.d.ts","./node_modules/next/dist/server/route-matchers/route-matcher.d.ts","./node_modules/next/dist/server/route-matcher-providers/route-matcher-provider.d.ts","./node_modules/next/dist/server/route-matcher-managers/route-matcher-manager.d.ts","./node_modules/next/dist/server/normalizers/normalizer.d.ts","./node_modules/next/dist/server/normalizers/locale-route-normalizer.d.ts","./node_modules/next/dist/server/normalizers/request/pathname-normalizer.d.ts","./node_modules/next/dist/server/normalizers/request/suffix.d.ts","./node_modules/next/dist/server/normalizers/request/rsc.d.ts","./node_modules/next/dist/server/normalizers/request/prefetch-rsc.d.ts","./node_modules/next/dist/server/normalizers/request/next-data.d.ts","./node_modules/next/dist/server/normalizers/request/segment-prefix-rsc.d.ts","./node_modules/next/dist/server/base-server.d.ts","./node_modules/next/dist/server/lib/async-callback-set.d.ts","./node_modules/next/dist/shared/lib/router/utils/route-regex.d.ts","./node_modules/next/dist/shared/lib/router/utils/route-matcher.d.ts","./node_modules/sharp/lib/index.d.ts","./node_modules/next/dist/server/image-optimizer.d.ts","./node_modules/next/dist/server/next-server.d.ts","./node_modules/next/dist/server/lib/types.d.ts","./node_modules/next/dist/server/lib/lru-cache.d.ts","./node_modules/next/dist/server/lib/dev-bundler-service.d.ts","./node_modules/next/dist/server/use-cache/cache-life.d.ts","./node_modules/next/dist/server/dev/static-paths-worker.d.ts","./node_modules/next/dist/server/dev/next-dev-server.d.ts","./node_modules/next/dist/server/next.d.ts","./node_modules/next/dist/server/lib/render-server.d.ts","./node_modules/next/dist/server/lib/router-server.d.ts","./node_modules/next/dist/shared/lib/router/utils/path-match.d.ts","./node_modules/next/dist/server/lib/router-utils/filesystem.d.ts","./node_modules/next/dist/server/lib/router-utils/setup-dev-bundler.d.ts","./node_modules/next/dist/server/lib/router-utils/router-server-context.d.ts","./node_modules/next/dist/server/route-modules/route-module.d.ts","./node_modules/next/dist/server/load-components.d.ts","./node_modules/next/dist/server/web/adapter.d.ts","./node_modules/next/dist/server/app-render/types.d.ts","./node_modules/next/dist/build/webpack/loaders/metadata/types.d.ts","./node_modules/next/dist/build/webpack/loaders/next-app-loader/index.d.ts","./node_modules/next/dist/server/lib/app-dir-module.d.ts","./node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.d.ts","./node_modules/next/dist/server/async-storage/draft-mode-provider.d.ts","./node_modules/next/dist/server/web/spec-extension/adapters/headers.d.ts","./node_modules/next/dist/server/app-render/cache-signal.d.ts","./node_modules/next/dist/server/app-render/dynamic-rendering.d.ts","./node_modules/next/dist/server/request/fallback-params.d.ts","./node_modules/next/dist/server/app-render/work-unit-async-storage-instance.d.ts","./node_modules/next/dist/server/lib/lazy-result.d.ts","./node_modules/next/dist/server/lib/implicit-tags.d.ts","./node_modules/next/dist/server/app-render/staged-rendering.d.ts","./node_modules/next/dist/server/app-render/work-unit-async-storage.external.d.ts","./node_modules/next/dist/shared/lib/router/utils/parse-relative-url.d.ts","./node_modules/next/dist/server/app-render/app-render.d.ts","./node_modules/next/dist/server/route-modules/app-page/vendored/contexts/entrypoints.d.ts","./node_modules/next/dist/client/components/error-boundary.d.ts","./node_modules/next/dist/client/components/layout-router.d.ts","./node_modules/next/dist/client/components/render-from-template-context.d.ts","./node_modules/next/dist/server/app-render/action-async-storage-instance.d.ts","./node_modules/next/dist/server/app-render/action-async-storage.external.d.ts","./node_modules/next/dist/client/components/client-page.d.ts","./node_modules/next/dist/client/components/client-segment.d.ts","./node_modules/next/dist/server/request/search-params.d.ts","./node_modules/next/dist/client/components/hooks-server-context.d.ts","./node_modules/next/dist/client/components/http-access-fallback/error-boundary.d.ts","./node_modules/next/dist/lib/metadata/types/alternative-urls-types.d.ts","./node_modules/next/dist/lib/metadata/types/extra-types.d.ts","./node_modules/next/dist/lib/metadata/types/metadata-types.d.ts","./node_modules/next/dist/lib/metadata/types/manifest-types.d.ts","./node_modules/next/dist/lib/metadata/types/opengraph-types.d.ts","./node_modules/next/dist/lib/metadata/types/twitter-types.d.ts","./node_modules/next/dist/lib/metadata/types/metadata-interface.d.ts","./node_modules/next/dist/lib/metadata/types/resolvers.d.ts","./node_modules/next/dist/lib/metadata/types/icons.d.ts","./node_modules/next/dist/lib/metadata/resolve-metadata.d.ts","./node_modules/next/dist/lib/metadata/metadata.d.ts","./node_modules/next/dist/lib/framework/boundary-components.d.ts","./node_modules/next/dist/server/app-render/rsc/preloads.d.ts","./node_modules/next/dist/server/app-render/rsc/postpone.d.ts","./node_modules/next/dist/server/app-render/rsc/taint.d.ts","./node_modules/next/dist/server/app-render/collect-segment-data.d.ts","./node_modules/next/dist/next-devtools/userspace/app/segment-explorer-node.d.ts","./node_modules/next/dist/server/app-render/entry-base.d.ts","./node_modules/next/dist/build/templates/app-page.d.ts","./node_modules/@types/react/jsx-dev-runtime.d.ts","./node_modules/next/dist/server/route-modules/app-page/vendored/rsc/entrypoints.d.ts","./node_modules/@types/react-dom/client.d.ts","./node_modules/@types/react-dom/server.d.ts","./node_modules/next/dist/server/route-modules/app-page/vendored/ssr/entrypoints.d.ts","./node_modules/next/dist/server/route-modules/app-page/module.d.ts","./node_modules/next/dist/server/route-modules/app-page/module.compiled.d.ts","./node_modules/next/dist/server/route-definitions/app-route-route-definition.d.ts","./node_modules/next/dist/server/async-storage/work-store.d.ts","./node_modules/next/dist/server/web/http.d.ts","./node_modules/next/dist/server/route-modules/app-route/shared-modules.d.ts","./node_modules/next/dist/client/components/redirect-status-code.d.ts","./node_modules/next/dist/client/components/redirect-error.d.ts","./node_modules/next/dist/build/templates/app-route.d.ts","./node_modules/next/dist/server/route-modules/app-route/module.d.ts","./node_modules/next/dist/server/route-modules/app-route/module.compiled.d.ts","./node_modules/next/dist/build/segment-config/app/app-segments.d.ts","./node_modules/next/dist/build/utils.d.ts","./node_modules/next/dist/build/turborepo-access-trace/types.d.ts","./node_modules/next/dist/build/turborepo-access-trace/result.d.ts","./node_modules/next/dist/build/turborepo-access-trace/helpers.d.ts","./node_modules/next/dist/build/turborepo-access-trace/index.d.ts","./node_modules/next/dist/export/routes/types.d.ts","./node_modules/next/dist/export/types.d.ts","./node_modules/next/dist/export/worker.d.ts","./node_modules/next/dist/build/worker.d.ts","./node_modules/next/dist/build/index.d.ts","./node_modules/next/dist/server/lib/incremental-cache/index.d.ts","./node_modules/next/dist/server/after/after.d.ts","./node_modules/next/dist/server/after/after-context.d.ts","./node_modules/next/dist/server/app-render/work-async-storage-instance.d.ts","./node_modules/next/dist/server/app-render/work-async-storage.external.d.ts","./node_modules/next/dist/server/request/params.d.ts","./node_modules/next/dist/server/route-matches/route-match.d.ts","./node_modules/next/dist/server/request-meta.d.ts","./node_modules/next/dist/cli/next-test.d.ts","./node_modules/next/dist/server/config-shared.d.ts","./node_modules/next/dist/server/base-http/index.d.ts","./node_modules/next/dist/server/api-utils/index.d.ts","./node_modules/next/dist/build/adapter/build-complete.d.ts","./node_modules/next/dist/types.d.ts","./node_modules/next/dist/shared/lib/html-context.shared-runtime.d.ts","./node_modules/next/dist/shared/lib/utils.d.ts","./node_modules/next/dist/pages/_app.d.ts","./node_modules/next/app.d.ts","./node_modules/next/dist/server/web/spec-extension/unstable-cache.d.ts","./node_modules/next/dist/server/web/spec-extension/revalidate.d.ts","./node_modules/next/dist/server/web/spec-extension/unstable-no-store.d.ts","./node_modules/next/dist/server/use-cache/cache-tag.d.ts","./node_modules/next/cache.d.ts","./node_modules/next/dist/pages/_document.d.ts","./node_modules/next/document.d.ts","./node_modules/next/dist/shared/lib/dynamic.d.ts","./node_modules/next/dynamic.d.ts","./node_modules/next/dist/pages/_error.d.ts","./node_modules/next/error.d.ts","./node_modules/next/dist/shared/lib/head.d.ts","./node_modules/next/head.d.ts","./node_modules/next/dist/server/request/cookies.d.ts","./node_modules/next/dist/server/request/headers.d.ts","./node_modules/next/dist/server/request/draft-mode.d.ts","./node_modules/next/headers.d.ts","./node_modules/next/dist/shared/lib/get-img-props.d.ts","./node_modules/next/dist/client/image-component.d.ts","./node_modules/next/dist/shared/lib/image-external.d.ts","./node_modules/next/image.d.ts","./node_modules/next/dist/client/link.d.ts","./node_modules/next/link.d.ts","./node_modules/next/dist/client/components/readonly-url-search-params.d.ts","./node_modules/next/dist/client/components/unrecognized-action-error.d.ts","./node_modules/next/dist/client/components/redirect.d.ts","./node_modules/next/dist/client/components/not-found.d.ts","./node_modules/next/dist/client/components/forbidden.d.ts","./node_modules/next/dist/client/components/unauthorized.d.ts","./node_modules/next/dist/client/components/unstable-rethrow.server.d.ts","./node_modules/next/dist/client/components/unstable-rethrow.d.ts","./node_modules/next/dist/client/components/navigation.react-server.d.ts","./node_modules/next/dist/client/components/navigation.d.ts","./node_modules/next/navigation.d.ts","./node_modules/next/router.d.ts","./node_modules/next/dist/client/script.d.ts","./node_modules/next/script.d.ts","./node_modules/next/dist/server/web/spec-extension/user-agent.d.ts","./node_modules/next/dist/compiled/@edge-runtime/primitives/url.d.ts","./node_modules/next/dist/server/web/spec-extension/image-response.d.ts","./node_modules/next/dist/compiled/@vercel/og/satori/index.d.ts","./node_modules/next/dist/compiled/@vercel/og/emoji/index.d.ts","./node_modules/next/dist/compiled/@vercel/og/types.d.ts","./node_modules/next/dist/server/after/index.d.ts","./node_modules/next/dist/server/request/connection.d.ts","./node_modules/next/server.d.ts","./node_modules/next/types/global.d.ts","./node_modules/next/types/compiled.d.ts","./node_modules/next/types.d.ts","./node_modules/next/index.d.ts","./node_modules/next/image-types/global.d.ts","./.next/dev/types/routes.d.ts","./next-env.d.ts","./src/lib/cms/config.ts","./src/modules/templates/types.ts","./src/lib/cms/types.ts","./src/i18n/languageprovider.tsx","./src/i18n/translations.ts","./src/components/footer.tsx","./node_modules/lucide-react/dist/lucide-react.d.ts","./src/components/languagetoggle.tsx","./src/components/releasechannelselector.tsx","./src/config/feature-toggles.json","./src/lib/featuretoggles.ts","./node_modules/swr/dist/_internal/events.d.mts","./node_modules/swr/dist/_internal/types.d.mts","./node_modules/swr/dist/_internal/constants.d.mts","./node_modules/dequal/index.d.ts","./node_modules/swr/dist/_internal/index.d.mts","./node_modules/swr/dist/index/index.d.mts","./node_modules/zustand/esm/vanilla.d.mts","./node_modules/zustand/esm/react.d.mts","./node_modules/zustand/esm/index.d.mts","./src/lib/userstore.tsx","./node_modules/clsx/clsx.d.mts","./node_modules/marked/lib/marked.d.ts","./node_modules/@types/trusted-types/lib/index.d.ts","./node_modules/dompurify/dist/purify.es.d.mts","./src/components/chatbubble.tsx","./src/components/sourcehint.tsx","./src/components/askaidialog.tsx","./src/components/search/index.tsx","./src/components/navbar.tsx","./src/lib/accesscontrol.ts","./src/components/askaibutton.tsx","./src/lib/cms/extensions/appshell.tsx","./src/lib/cms/contentsources.ts","./src/lib/cms/content/contentcontext.tsx","./src/lib/cms/extensions/markdownsync.tsx","./src/lib/cms/themes/default/index.tsx","./src/lib/appshellbypass.tsx","./src/lib/cms/extensionruntime.ts","./src/lib/cms/client.ts","./src/components/theme/types.ts","./src/components/theme/dark.ts","./src/components/theme/light.ts","./src/components/theme/themeprovider.tsx","./src/components/theme/usetheme.ts","./src/components/theme/index.ts","./src/app/appproviders.tsx","./src/lib/markdown.ts","./src/lib/cms/content/source.ts","./src/lib/cms/content/homepage.ts","./src/lib/cms/content/index.ts","./src/components/home/productmatrixclient.tsx","./src/components/home/productmatrix.tsx","./src/components/home/sidebarcard.tsx","./src/components/home/sidebar.tsx","./src/modules/templates/layouts/commonhome.tsx","./src/lib/cms/templates/default/config.ts","./src/modules/templates/default/index.tsx","./src/modules/templateregistry.ts","./src/lib/cms/index.ts","./src/app/layout.tsx","./src/components/theme/designtokens.ts","./src/components/home/communityfeed.tsx","./src/components/home/communityfeedserver.tsx","./src/components/features.tsx","./src/components/opensource.tsx","./src/components/downloadsection.tsx","./src/modules/homepage/page.tsx","./src/app/page.tsx","./src/app/(auth)/layout.tsx","./src/components/auth/authlayout.tsx","./src/app/(auth)/email-verification/emailverificationcontent.tsx","./src/app/(auth)/email-verification/page.tsx","./src/app/components/icons/wechaticon.tsx","./src/app/(auth)/login/logincontent.tsx","./src/app/(auth)/login/loginform.tsx","./node_modules/@types/js-yaml/index.d.ts","./node_modules/@types/js-yaml/index.d.mts","./src/server/runtime-loader.ts","./src/server/serviceconfig.ts","./src/app/(auth)/login/page.tsx","./src/app/(auth)/register/registercontent.tsx","./src/app/(auth)/register/page.tsx","./src/lib/mail/types.ts","./src/lib/mail/auth.ts","./src/lib/mail/apiclient.ts","./src/app/store/mail.store.ts","./src/app/components/mail/messageitem.tsx","./src/app/components/mail/inbox.tsx","./src/app/components/mail/messageview.tsx","./src/app/components/mail/toolbar.tsx","./src/app/components/mail/maildashboard.tsx","./src/app/(tenant)/[slug]/mail/page.tsx","./src/app/components/mail/composeform.tsx","./src/app/(tenant)/[slug]/mail/compose/page.tsx","./src/app/(tenant)/[slug]/mail/message/[id]/page.tsx","./src/app/components/mail/mailsettings.tsx","./src/app/(tenant)/[slug]/mail/settings/page.tsx","./src/app/404/page.tsx","./src/app/500/page.tsx","./src/components/marketing/productcommunity.tsx","./src/components/marketing/productdocs.tsx","./src/components/marketing/productdownload.tsx","./src/components/marketing/producteditions.tsx","./src/components/marketing/productfaq.tsx","./src/components/marketing/productfeatures.tsx","./src/components/hero.tsx","./src/components/marketing/producthero.tsx","./src/components/marketing/productscenarios.tsx","./src/modules/products/xcloudflow.ts","./src/modules/products/xscopehub.ts","./src/modules/products/xstream.ts","./src/modules/products/registry.ts","./node_modules/html2canvas/dist/types/core/logger.d.ts","./node_modules/html2canvas/dist/types/core/cache-storage.d.ts","./node_modules/html2canvas/dist/types/core/context.d.ts","./node_modules/html2canvas/dist/types/css/layout/bounds.d.ts","./node_modules/html2canvas/dist/types/dom/document-cloner.d.ts","./node_modules/html2canvas/dist/types/css/syntax/tokenizer.d.ts","./node_modules/html2canvas/dist/types/css/syntax/parser.d.ts","./node_modules/html2canvas/dist/types/css/types/index.d.ts","./node_modules/html2canvas/dist/types/css/ipropertydescriptor.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/background-clip.d.ts","./node_modules/html2canvas/dist/types/css/itypedescriptor.d.ts","./node_modules/html2canvas/dist/types/css/types/color.d.ts","./node_modules/html2canvas/dist/types/css/types/length-percentage.d.ts","./node_modules/html2canvas/dist/types/css/types/image.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/background-image.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/background-origin.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/background-position.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/background-repeat.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/background-size.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/border-radius.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/border-style.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/border-width.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/direction.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/display.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/float.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/letter-spacing.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/line-break.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/list-style-image.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/list-style-position.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/list-style-type.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/overflow.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/overflow-wrap.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/text-align.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/position.d.ts","./node_modules/html2canvas/dist/types/css/types/length.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/text-shadow.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/text-transform.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/transform.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/transform-origin.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/visibility.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/word-break.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/z-index.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/opacity.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/text-decoration-line.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/font-family.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/font-weight.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/font-variant.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/font-style.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/content.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/counter-increment.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/counter-reset.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/duration.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/quotes.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/box-shadow.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/paint-order.d.ts","./node_modules/html2canvas/dist/types/css/property-descriptors/webkit-text-stroke-width.d.ts","./node_modules/html2canvas/dist/types/css/index.d.ts","./node_modules/html2canvas/dist/types/css/layout/text.d.ts","./node_modules/html2canvas/dist/types/dom/text-container.d.ts","./node_modules/html2canvas/dist/types/dom/element-container.d.ts","./node_modules/html2canvas/dist/types/render/vector.d.ts","./node_modules/html2canvas/dist/types/render/bezier-curve.d.ts","./node_modules/html2canvas/dist/types/render/path.d.ts","./node_modules/html2canvas/dist/types/render/bound-curves.d.ts","./node_modules/html2canvas/dist/types/render/effects.d.ts","./node_modules/html2canvas/dist/types/render/stacking-context.d.ts","./node_modules/html2canvas/dist/types/dom/replaced-elements/canvas-element-container.d.ts","./node_modules/html2canvas/dist/types/dom/replaced-elements/image-element-container.d.ts","./node_modules/html2canvas/dist/types/dom/replaced-elements/svg-element-container.d.ts","./node_modules/html2canvas/dist/types/dom/replaced-elements/index.d.ts","./node_modules/html2canvas/dist/types/render/renderer.d.ts","./node_modules/html2canvas/dist/types/render/canvas/canvas-renderer.d.ts","./node_modules/html2canvas/dist/types/index.d.ts","./src/app/[slug]/client.tsx","./src/app/[slug]/page.tsx","./src/lib/authgateway.ts","./src/server/account/session.ts","./src/app/api/admin/settings/route.ts","./src/app/api/admin/users/[userid]/role/route.ts","./src/app/api/admin/users/metrics/route.ts","./src/lib/apiproxy.ts","./src/app/api/agent/[...segments]/route.ts","./src/app/api/askai/route.ts","./src/app/api/auth/login/route.ts","./src/app/api/auth/mfa/disable/route.ts","./src/app/api/auth/mfa/setup/route.ts","./src/app/api/auth/mfa/status/route.ts","./src/app/api/auth/mfa/verify/route.ts","./src/app/api/auth/register/route.ts","./src/app/api/auth/register/send/route.ts","./src/app/api/auth/verify-email/route.ts","./src/app/api/auth/register/verify/route.ts","./src/app/api/auth/session/route.ts","./src/app/api/auth/verify-email/send/route.ts","./src/server/content-utils.ts","./src/server/content-meta.ts","./src/app/api/content-meta/route.ts","./src/app/api/mail/mockdata.ts","./src/app/api/mail/ai/classify/route.ts","./src/app/api/mail/ai/reply-suggest/route.ts","./src/app/api/mail/ai/summarize/route.ts","./src/app/api/mail/inbox/route.ts","./src/app/api/mail/message/[id]/route.ts","./src/app/api/mail/namespace/route.ts","./src/app/api/mail/send/route.ts","./src/app/api/ping/route.ts","./src/app/api/rag/query/route.ts","./node_modules/gray-matter/gray-matter.d.ts","./node_modules/htmlparser2/lib/esm/tokenizer.d.ts","./node_modules/htmlparser2/lib/esm/parser.d.ts","./node_modules/domelementtype/lib/esm/index.d.ts","./node_modules/domhandler/lib/esm/node.d.ts","./node_modules/domhandler/lib/esm/index.d.ts","./node_modules/dom-serializer/lib/esm/index.d.ts","./node_modules/domutils/lib/esm/stringify.d.ts","./node_modules/domutils/lib/esm/traversal.d.ts","./node_modules/domutils/lib/esm/manipulation.d.ts","./node_modules/domutils/lib/esm/querying.d.ts","./node_modules/domutils/lib/esm/legacy.d.ts","./node_modules/domutils/lib/esm/helpers.d.ts","./node_modules/domutils/lib/esm/feeds.d.ts","./node_modules/domutils/lib/esm/index.d.ts","./node_modules/htmlparser2/lib/esm/index.d.ts","./node_modules/@types/sanitize-html/index.d.ts","./src/server/render-markdown.ts","./src/app/api/render-markdown/route.ts","./src/app/api/task/[...segments]/route.ts","./src/app/api/users/route.ts","./src/app/blog/page.tsx","./src/app/blog/[slug]/page.tsx","./src/lib/iac/types.ts","./src/components/iac/cloudiaccatalog.tsx","./src/lib/iac/catalog.ts","./src/app/cloud_iac/page.tsx","./public/_build/cloud_iac_index.json","./src/app/cloud_iac/[provider]/page.tsx","./src/lib/iac/actions.ts","./src/components/iac/runmodal.tsx","./src/lib/iac/detail-presets.ts","./src/components/iac/servicedetailview.tsx","./src/app/cloud_iac/[provider]/[service]/page.tsx","./src/app/components/clienttime.tsx","./src/app/components/insight/store/urlstate.ts","./src/app/components/insight/ai/assistant.tsx","./src/app/components/insight/services/adapters/openobserve.ts","./src/app/components/insight/services/adapters/prometheus.ts","./src/app/components/insight/services/adapters/logs.ts","./src/app/components/insight/services/adapters/traces.ts","./src/components/common/querychips.tsx","./src/components/common/queryhistorypanel.tsx","./src/app/components/insight/explore/explorebuilder.tsx","./src/lib/format.ts","./src/app/components/insight/layout/timerangepicker.tsx","./src/app/components/insight/layout/breadcrumbbar.tsx","./src/app/components/insight/layout/sidebar.tsx","./node_modules/@types/react-grid-layout/index.d.ts","./src/app/components/insight/layout/workspacegrid.tsx","./src/app/components/insight/layout/workspaceheader.tsx","./src/app/components/insight/services/correlator.ts","./src/app/components/insight/services/gitops.ts","./src/app/components/insight/slo/alertwizard.tsx","./src/app/components/insight/slo/slopanel.tsx","./src/lib/rbac.ts","./src/app/components/insight/snippets/snippetlibrary.tsx","./src/app/components/insight/store/useinsightstate.ts","./src/app/components/insight/topology/types.ts","./src/app/components/insight/topology/topologycanvas.tsx","./src/app/components/insight/topology/networktopologypanel.tsx","./src/app/components/insight/viz/logstable.tsx","./src/app/components/insight/viz/logstopstats.tsx","./src/app/components/insight/viz/logsviewer.tsx","./src/app/components/insight/viz/metricschart.tsx","./src/app/components/insight/viz/metricstable.tsx","./src/app/components/insight/viz/metricstopstats.tsx","./src/app/components/insight/viz/tracestable.tsx","./src/app/components/insight/viz/tracestopstats.tsx","./src/app/components/insight/viz/traceswaterfall.tsx","./src/app/components/insight/viz/vizarea.tsx","./src/app/components/mail/mailcenter.tsx","./src/app/demo/democontent.tsx","./src/app/demo/page.tsx","./src/app/demo/markdown/page.tsx","./src/modules/extensions/builtin/user-center/components/card.tsx","./src/modules/extensions/builtin/user-center/routes/theme.tsx","./src/modules/extensions/builtin/user-center/account/themepreferencecard.tsx","./src/app/panel/account/themepreferencecard.tsx","./src/app/panel/components/card.tsx","./src/app/demo/theme/page.tsx","./src/app/docs/types.ts","./src/app/docs/doccollectioncard.tsx","./public/_build/docs_index.json","./src/app/docs/utils.ts","./src/app/docs/resources.server.ts","./src/app/docs/page.tsx","./src/app/docs/[collection]/page.tsx","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/shared/util.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/editor/tools.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/editor/toolbar.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/editor/editor.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/editor/freetext.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/editor/highlight.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/editor/ink.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/editor/stamp.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/display_utils.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/web/text_accessibility.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/optional_content_config.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/annotation_storage.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/canvas_factory.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/cmap_reader_factory.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/filter_factory.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/standard_fontdata_factory.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/node_utils.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/metadata.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/shared/message_handler.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/api.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/web/interfaces.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/web/struct_tree_layer_builder.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/annotation_layer.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/draw_layer.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/editor/annotation_editor_layer.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/editor/color_picker.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/svg_factory.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/worker_options.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/text_layer.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/display/xfa_layer.d.ts","./node_modules/react-pdf/node_modules/pdfjs-dist/types/src/pdf.d.ts","./node_modules/react-pdf/dist/esm/shared/types.d.ts","./node_modules/react-pdf/dist/esm/linkservice.d.ts","./node_modules/make-event-props/dist/esm/index.d.ts","./node_modules/react-pdf/dist/esm/document.d.ts","./node_modules/react-pdf/dist/esm/outline.d.ts","./node_modules/react-pdf/dist/esm/page.d.ts","./node_modules/react-pdf/dist/esm/thumbnail.d.ts","./node_modules/react-pdf/dist/esm/shared/hooks/usedocumentcontext.d.ts","./node_modules/react-pdf/dist/esm/shared/hooks/useoutlinecontext.d.ts","./node_modules/react-pdf/dist/esm/shared/hooks/usepagecontext.d.ts","./node_modules/react-pdf/dist/esm/passwordresponses.d.ts","./node_modules/react-pdf/dist/esm/index.d.ts","./src/app/docs/[collection]/[version]/docreader.tsx","./src/app/docs/[collection]/[version]/docviewsection.tsx","./src/app/docs/[collection]/[version]/doccollectionview.tsx","./src/components/download/breadcrumbs.tsx","./src/app/docs/[collection]/[version]/page.tsx","./src/lib/download/types.ts","./src/lib/download-data.ts","./src/components/download/cardgrid.tsx","./src/components/download/downloadbrowser.tsx","./src/components/download/downloadsummary.tsx","./src/lib/download-manifest.ts","../types/download.ts","./src/app/download/page.tsx","./src/components/download/copybutton.tsx","./src/components/download/filetable.tsx","./src/components/download/downloadlistingcontent.tsx","./src/components/download/downloadnotfound.tsx","./src/app/download/[...segments]/page.tsx","./src/app/insight/insightworkbench.tsx","./src/app/insight/page.tsx","./src/app/logout/logoutclient.tsx","./src/app/logout/page.tsx","./src/app/panel/components/header.tsx","./src/lib/featureflags.ts","./src/modules/extensions/types.ts","./src/modules/extensions/builtin/user-center/lib/vless.ts","./src/modules/extensions/builtin/user-center/components/vlessqrcard.tsx","./src/modules/extensions/builtin/user-center/components/useroverview.tsx","./src/modules/extensions/builtin/user-center/routes/home.tsx","./src/modules/extensions/builtin/user-center/account/mfasetuppanel.tsx","./src/modules/extensions/builtin/user-center/routes/account.tsx","./src/modules/extensions/builtin/user-center/routes/mail.tsx","./src/modules/extensions/builtin/user-center/routes/agent.tsx","./src/modules/extensions/builtin/user-center/routes/api.tsx","./src/modules/extensions/builtin/user-center/routes/subscription.tsx","./src/modules/extensions/builtin/user-center/routes/ldp.tsx","./src/modules/extensions/builtin/user-center/management/components/trendchart.tsx","./src/modules/extensions/builtin/user-center/management/components/overviewcards.tsx","./src/modules/extensions/builtin/user-center/management/components/permissionmatrixeditor.tsx","./src/modules/extensions/builtin/user-center/management/components/usergroupmanagement.tsx","./src/modules/extensions/builtin/user-center/routes/management.tsx","./src/modules/extensions/builtin/user-center/index.ts","./src/modules/extensions/builtin/index.ts","./src/modules/extensions/loader.ts","./src/app/panel/components/sidebar.tsx","./src/app/panel/layout.tsx","./src/app/panel/loading.tsx","./src/app/panel/page.tsx","./src/app/panel/account/page.tsx","./src/app/panel/agent/page.tsx","./src/app/panel/api/page.tsx","./src/app/panel/appearance/page.tsx","./src/app/panel/ldp/page.tsx","./src/app/panel/mail/page.tsx","./src/app/panel/management/page.tsx","./src/app/panel/subscription/page.tsx","./src/components/contact.tsx","./src/components/markdownsection.tsx","./src/components/terms.tsx","./src/components/download/markdownpanel.tsx","./src/components/home/contactpanelclient.tsx","./src/components/home/contactpanel.tsx","./src/components/home/heroproducttabs.tsx","./src/components/home/herobannerclient.tsx","./src/components/home/herobanner.tsx","./src/config/index.ts","./src/config/runtime-client.ts","./src/config/runtime-loader.ts","./src/lib/knowledgebase.ts","./src/lib/cms/templates/default/index.tsx","./src/lib/ui/markdown.ts","./node_modules/@vitest/pretty-format/dist/index.d.ts","./node_modules/@vitest/utils/dist/display.d.ts","./node_modules/@vitest/utils/dist/types.d.ts","./node_modules/@vitest/utils/dist/helpers.d.ts","./node_modules/@vitest/utils/dist/timers.d.ts","./node_modules/@vitest/utils/dist/index.d.ts","./node_modules/@vitest/runner/dist/hooks.d-c0re9a6t.d.ts","./node_modules/@vitest/utils/dist/types.d-bcelap-c.d.ts","./node_modules/@vitest/utils/dist/diff.d.ts","./node_modules/@vitest/runner/dist/types.d.ts","./node_modules/@vitest/runner/dist/index.d.ts","./node_modules/vite/types/hmrpayload.d.ts","./node_modules/vite/dist/node/chunks/modulerunnertransport.d.ts","./node_modules/vite/types/customevent.d.ts","./node_modules/vite/types/hot.d.ts","./node_modules/vite/dist/node/module-runner.d.ts","./node_modules/@vitest/snapshot/dist/environment.d-dhdq1csl.d.ts","./node_modules/@vitest/snapshot/dist/rawsnapshot.d-lfsmjfud.d.ts","./node_modules/@vitest/snapshot/dist/index.d.ts","./node_modules/vitest/dist/chunks/config.d.btfznuu9.d.ts","./node_modules/vitest/dist/chunks/environment.d.crsxczp1.d.ts","./node_modules/vitest/dist/chunks/worker.d.d25zyz7n.d.ts","./node_modules/vitest/dist/chunks/browser.d.-lkfropd.d.ts","./node_modules/@vitest/spy/dist/index.d.ts","./node_modules/tinyrainbow/dist/index.d.ts","./node_modules/@standard-schema/spec/dist/index.d.ts","./node_modules/@types/deep-eql/index.d.ts","./node_modules/assertion-error/index.d.ts","./node_modules/@types/chai/index.d.ts","./node_modules/@vitest/expect/dist/index.d.ts","./node_modules/@vitest/runner/dist/utils.d.ts","./node_modules/tinybench/dist/index.d.ts","./node_modules/vitest/dist/chunks/benchmark.d.daahlpsq.d.ts","./node_modules/vitest/dist/chunks/global.d.dxtanrno.d.ts","./node_modules/@vitest/mocker/dist/types.d-b8cckmht.d.ts","./node_modules/@vitest/mocker/dist/index.d-c-slyzi-.d.ts","./node_modules/@vitest/mocker/dist/index.d.ts","./node_modules/vitest/dist/chunks/mocker.d.be_2ls6u.d.ts","./node_modules/vitest/dist/chunks/suite.d.bjwk38hb.d.ts","./node_modules/expect-type/dist/utils.d.ts","./node_modules/expect-type/dist/overloads.d.ts","./node_modules/expect-type/dist/branding.d.ts","./node_modules/expect-type/dist/messages.d.ts","./node_modules/expect-type/dist/index.d.ts","./node_modules/vitest/dist/index.d.ts","./src/modules/extensions/__tests__/loader.test.ts","./src/modules/extensions/builtin/user-center/lib/api.ts","./node_modules/@types/aria-query/index.d.ts","./node_modules/@testing-library/dom/types/matches.d.ts","./node_modules/@testing-library/dom/types/wait-for.d.ts","./node_modules/@testing-library/dom/types/query-helpers.d.ts","./node_modules/@testing-library/dom/types/queries.d.ts","./node_modules/@testing-library/dom/types/get-queries-for-element.d.ts","./node_modules/pretty-format/build/types.d.ts","./node_modules/pretty-format/build/index.d.ts","./node_modules/@testing-library/dom/types/screen.d.ts","./node_modules/@testing-library/dom/types/wait-for-element-to-be-removed.d.ts","./node_modules/@testing-library/dom/types/get-node-text.d.ts","./node_modules/@testing-library/dom/types/events.d.ts","./node_modules/@testing-library/dom/types/pretty-dom.d.ts","./node_modules/@testing-library/dom/types/role-helpers.d.ts","./node_modules/@testing-library/dom/types/config.d.ts","./node_modules/@testing-library/dom/types/suggestions.d.ts","./node_modules/@testing-library/dom/types/index.d.ts","./node_modules/@testing-library/react/node_modules/@types/react-dom/test-utils/index.d.ts","./node_modules/@testing-library/react/types/index.d.ts","./src/modules/extensions/builtin/user-center/management/__tests__/managementcomponents.test.tsx","./src/modules/products/registry.test.ts","./node_modules/playwright-core/types/protocol.d.ts","./node_modules/playwright-core/types/structs.d.ts","./node_modules/playwright-core/types/types.d.ts","./node_modules/playwright-core/index.d.ts","./node_modules/playwright/types/test.d.ts","./node_modules/playwright/test.d.ts","./node_modules/@playwright/test/index.d.ts","./tests/e2e/playwright.config.ts","./tests/e2e/ui/auth-pages.spec.ts","./tests/e2e/ui/homepage.spec.ts","./tests/unit/templateregistry.test.ts","./node_modules/@types/estree/index.d.ts","./node_modules/rollup/dist/rollup.d.ts","./node_modules/rollup/dist/parseast.d.ts","./node_modules/esbuild/lib/main.d.ts","./node_modules/vite/types/internal/terseroptions.d.ts","./node_modules/source-map-js/source-map.d.ts","./node_modules/postcss/lib/previous-map.d.ts","./node_modules/postcss/lib/input.d.ts","./node_modules/postcss/lib/css-syntax-error.d.ts","./node_modules/postcss/lib/declaration.d.ts","./node_modules/postcss/lib/root.d.ts","./node_modules/postcss/lib/warning.d.ts","./node_modules/postcss/lib/lazy-result.d.ts","./node_modules/postcss/lib/no-work-result.d.ts","./node_modules/postcss/lib/processor.d.ts","./node_modules/postcss/lib/result.d.ts","./node_modules/postcss/lib/document.d.ts","./node_modules/postcss/lib/rule.d.ts","./node_modules/postcss/lib/node.d.ts","./node_modules/postcss/lib/comment.d.ts","./node_modules/postcss/lib/container.d.ts","./node_modules/postcss/lib/at-rule.d.ts","./node_modules/postcss/lib/list.d.ts","./node_modules/postcss/lib/postcss.d.ts","./node_modules/postcss/lib/postcss.d.mts","./node_modules/vite/types/internal/csspreprocessoroptions.d.ts","./node_modules/vite/types/internal/lightningcssoptions.d.ts","./node_modules/vite/types/importglob.d.ts","./node_modules/vite/types/metadata.d.ts","./node_modules/vite/dist/node/index.d.ts","./node_modules/@vitest/utils/dist/source-map.d.ts","./node_modules/vitest/dist/chunks/coverage.d.bztk59wp.d.ts","./node_modules/vitest/dist/chunks/modulerunner.d.dektotcv.d.ts","./node_modules/@vitest/utils/dist/serialize.d.ts","./node_modules/@vitest/utils/dist/error.d.ts","./node_modules/vitest/dist/browser.d.ts","./node_modules/vitest/browser/context.d.ts","./node_modules/vitest/optional-types.d.ts","./node_modules/@vitest/snapshot/dist/manager.d.ts","./node_modules/vitest/dist/chunks/reporters.d.csncmdxf.d.ts","./node_modules/vitest/dist/chunks/plugin.d.cpes8bt6.d.ts","./node_modules/vitest/dist/config.d.ts","./node_modules/vitest/config.d.ts","./tests/unit/vitest.config.ts","./node_modules/@testing-library/jest-dom/types/matchers.d.ts","./node_modules/@testing-library/jest-dom/types/vitest.d.ts","./tests/unit/vitest.setup.ts","./tests/unit/components/markdownsection.test.tsx","./scripts/dev/proxy.ts","./types/global.d.ts","./types/qrcode.d.ts","./.next/types/routes.d.ts","./.next/types/validator.ts","./.next/dev/types/validator.ts","./node_modules/vitest/globals.d.ts","./node_modules/@testing-library/jest-dom/types/jest.d.ts","./node_modules/@testing-library/jest-dom/types/index.d.ts"],"fileIdsList":[[95,140],[95,140,284,500,503,506,568,576,577,580,588,590,600,602,603,605,606,607,695,698,699,700,702,703,704,705,706,707,708,709,710,711,712,713,714,717,719,720,721,722,723,724,725,726,727,746,747,748,749,750,754,756,761,801,802,808,814,815,863,871,876,878,880,904,906,907,908,909,910,911,912,913,914],[95,140,284,500,503,568,576,577,580,588,590,600,602,603,605,606,607,695,698,699,700,702,703,704,705,706,707,708,709,710,711,712,713,714,717,719,720,721,722,723,724,725,726,727,746,747,748,749,750,754,756,761,801,802,808,814,815,863,871,876,878,880,904,906,907,908,909,910,911,912,913,914,1060],[95,140,504,505,506],[95,140,1003],[95,140,981],[95,140,978,979,980,981,982,985,986,987,988,989,990,991,992],[95,140,977],[95,140,984],[95,140,978,979,980],[95,140,978,979],[95,140,981,982,984],[95,140,979],[95,140,1064],[95,140,1053],[95,140,974,1053,1054],[86,95,140,994],[95,140,993,994],[95,140,956,957],[95,140,584],[95,137,140],[95,139,140],[140],[95,140,145,175],[95,140,141,146,152,153,160,172,183],[95,140,141,142,152,160],[95,140,143,184],[95,140,144,145,153,161],[95,140,145,172,180],[95,140,146,148,152,160],[95,139,140,147],[95,140,148,149],[95,140,150,152],[95,139,140,152],[95,140,152,153,154,172,183],[95,140,152,153,154,167,172,175],[95,135,140],[95,135,140,148,152,155,160,172,183],[95,140,152,153,155,156,160,172,180,183],[95,140,155,157,172,180,183],[93,94,95,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189],[95,140,152,158],[95,140,159,183],[95,140,148,152,160,172],[95,140,161],[95,140,162],[95,139,140,163],[95,137,138,139,140,141,142,143,144,145,146,147,148,149,150,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189],[95,140,165],[95,140,166],[95,140,152,167,168],[95,140,167,169,184,186],[95,140,152,172,173,175],[95,140,174,175],[95,140,172,173],[95,140,175],[95,140,176],[95,137,140,172],[95,140,152,178,179],[95,140,178,179],[95,140,145,160,172,180],[95,140,181],[95,140,160,182],[95,140,155,166,183],[95,140,145,184],[95,140,172,185],[95,140,159,186],[95,140,187],[95,140,152,154,163,172,175,183,185,186,188],[95,140,172,189],[86,95,140,193,194,195,412],[86,95,140],[86,95,140,193,194],[86,95,140,194,412],[86,90,95,140,192,450,497],[86,90,95,140,191,450,497],[83,84,85,95,140],[95,140,743],[95,140,931,935,938,953,954,955,958],[95,140,964],[95,140,964,965],[95,140,935],[95,140,935,936,938,939],[95,140,935,936,938],[95,140,935,936],[95,140,930,946,947],[95,140,930,946],[95,140,930,937],[95,140,930],[95,140,930,937,1042],[95,140,932],[95,140,930,931,932,933,934],[95,140,733],[95,140,732],[95,140,731],[95,140,531],[95,140,733,735,736,737,738,739,740,741],[95,140,731,733],[95,140,733,734],[95,140,969,970],[95,140,969,970,971,972],[95,140,969,971],[95,140,969],[95,140,623],[95,140,621,622,624],[95,140,623,627,630,632,633,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676],[95,140,623,627,628],[95,140,623,627],[95,140,623,624,677],[95,140,629],[95,140,629,634],[95,140,629,633],[95,140,626,629,633],[95,140,629,632,655],[95,140,627,629],[95,140,626],[95,140,623,631],[95,140,627,631,632,633],[95,140,626,627],[95,140,623,624],[95,140,623,624,677,679],[95,140,623,680],[95,140,687,688,689],[95,140,623,677,678],[95,140,623,625,692],[95,140,681,683],[95,140,680,683],[95,140,623,632,641,677,678,679,680,683,684,685,686,690,691],[95,140,658,683],[95,140,681,682],[95,140,623,692],[95,140,680,684,685],[95,140,683],[95,140,729,730,731,733,742],[95,140,729],[95,140,453],[95,140,455,456,457,458],[95,140,200,202,206,226,235,436,446],[95,140,202,230,231,232,234,446],[95,140,202,265,267,269,270,273,446,448],[95,140,202,206,208,209,210,211,225,226,227,435,446,448],[95,140,446],[95,140,224,225,231,416,425,442],[95,140,202],[95,140,196,224,442],[95,140,275],[95,140,274,446,448],[95,140,155,408,416,502],[95,140,155,377,389,425,441],[95,140,155,320],[95,140,429],[95,140,428,429,430],[95,140,428],[92,95,140,155,196,202,206,209,225,228,229,231,235,247,248,275,350,426,446,450],[95,140,200,202,233,265,266,271,272,446,502],[95,140,233,502],[95,140,200,248,364,446,502],[95,140,502],[95,140,202,233,234,502],[95,140,268,502],[95,140,228,427,434],[95,140,166,284,442],[95,140,284,442],[86,95,140,284],[86,95,140,381],[95,140,317,318,442,478,479,486],[95,140,422,478,480,481,482,483,485],[95,140,421],[95,140,421,422],[95,140,211,212,213,222,224],[95,140,223,224],[95,140,215,216,217,219,220,222,224],[95,140,222,224],[95,140,215,216,222,224],[95,140,214,215,217,218,221],[95,140,484],[95,140,224],[86,95,140,203,472],[86,95,140,183],[86,95,140,233,308],[86,95,140,233],[95,140,166,222,223,224],[95,140,306,310],[86,95,140,307,452],[86,90,95,140,155,190,191,192,450,495,496],[95,140,155],[95,140,155,206,255,325,340,361,363,431,432,446,447],[95,140,247,433],[95,140,450],[95,140,201],[86,95,140,366,379,388,398,400,441],[95,140,166,366,379,397,398,399,441,501],[95,140,391,392,393,394,395,396],[95,140,393],[95,140,397],[95,140,282,283,284,286],[86,95,140,276,277,278,279,285],[95,140,282,285],[95,140,280],[95,140,281],[86,95,140,284,307,452],[86,95,140,284,451,452],[86,95,140,284,452],[95,140,340,438],[95,140,438],[95,140,155,447,452],[95,140,385],[95,139,140,384],[95,140,224,256,257,323,326,363,372,375,377,378,415,441,444,447],[95,140,216,224,257],[95,140,377,441],[86,95,140,377,382,383,385,386,387,388,389,390,401,402,403,404,405,406,407,441,442,502],[95,140,371],[95,140,155,166,203,255,257,258,279,302,323,340,350,361,362,415,437,446,447,448,450,502],[95,140,441],[95,139,140,231,323,350,374,437,439,440,447],[95,140,377],[95,139,140,255,292,326,367,368,369,370,371,372,373,375,376,441,442],[95,140,155,292,293,367,447,448],[95,140,231,340,350,363,437,441,447],[95,140,155,446,448],[95,140,155,172,444,447,448],[95,140,155,166,183,196,206,225,233,256,257,258,260,289,294,299,302,323,325,326,328,331,333,336,337,338,339,361,363,436,437,442,444,446,447,448],[95,140,155,172],[95,140,202,203,204,229,444,445,450,452,502],[95,140,200,446],[95,140,288],[95,140,155,172,183,250,273,275,276,277,278,279,286,287,502],[95,140,166,183,196,225,250,265,298,299,300,301,326,331,340,346,349,351,361,363,437,442,444],[95,140,225,228,229,247,350,437,446],[95,140,155,183,203,206,326,344,444,446],[95,140,365],[95,140,155,279,287,347,348,358],[95,140,444,446],[95,140,372,374],[95,140,323,326,436,452],[95,140,155,166,261,265,301,331,346,349,353,444],[95,140,155,228,247,265,354],[95,140,202,260,356,436,446],[95,140,155,183,279,446],[95,140,155,233,259,260,261,270,288,355,357,436,446],[92,95,140,257,323,360,450,452],[95,140,155,166,183,206,228,235,247,256,258,294,298,299,300,301,302,326,328,340,341,343,345,361,363,436,437,442,443,444,452],[95,140,155,172,228,346,352,358,444],[95,140,238,239,240,241,242,243,244,245,246],[95,140,289,332],[95,140,334],[95,140,332],[95,140,334,335],[95,140,155,206,209,211,255,447],[95,140,155,166,201,203,256,257,302,322,323,324,361,444,448,450,452],[95,140,155,166,183,205,211,324,326,372,437,443,447],[95,140,367],[95,140,368],[95,140,224,225,415],[95,140,369],[95,140,249,253],[95,140,155,206,249,256],[95,140,252,253],[95,140,254],[95,140,249,250],[95,140,249,303],[95,140,249],[95,140,289,330,443],[95,140,329],[95,140,250,442,443],[95,140,327,443],[95,140,250,442],[95,140,415],[95,140,206,224,226,251,256,323,326,360,363,366,372,379,380,409,411,414,436,444,447],[95,140,311,314,315,316,317,318],[86,95,140,193,194,195,284,410],[86,95,140,193,194,195,284,410,413],[95,140,424],[95,140,231,293,323,360,363,377,385,389,417,418,419,420,422,423,426,436,441,446],[95,140,317],[95,140,322],[95,140,155,256,304,319,321,325,360,444,450,452],[95,140,311,312,313,314,315,316,317,318,451],[92,95,140,155,166,183,249,250,258,302,323,326,358,359,361,436,437,446,447,450],[95,140,293,295,298,437],[95,140,155,289,446],[95,140,292,377],[95,140,291],[95,140,293,294],[95,140,290,292,446],[95,140,155,205,293,295,296,297,446,447],[86,95,140,212,224,442],[86,95,140,223],[95,140,198,199],[86,95,140,203],[86,95,140,442],[86,92,95,140,302,323,450,452],[95,140,203,472,473],[86,95,140,310],[86,95,140,166,183,201,272,305,307,309,452],[95,140,233,442,447],[95,140,342,442],[86,95,140,153,155,166,200,201,267,310,450,451],[86,95,140,191,192,450,497],[86,87,88,89,90,95,140],[95,140,145],[95,140,262,263,264],[95,140,262],[86,90,95,140,155,157,166,190,191,192,193,195,196,201,258,353,397,448,449,452,497],[95,140,460],[95,140,462],[95,140,464],[95,140,466],[95,140,468,469,470],[95,140,474],[91,95,140,454,459,461,463,465,467,471,475,477,488,489,491,500,501,502,503],[95,140,476],[95,140,487],[95,140,307],[95,140,490],[95,139,140,293,295,296,298,492,493,494,497,498,499],[95,140,190],[95,140,1000],[95,140,141,153,172,998,999],[95,140,1002],[95,140,1001],[95,140,1029],[95,140,1027,1029],[95,140,1018,1026,1027,1028,1030,1032],[95,140,1016],[95,140,1019,1024,1029,1032],[95,140,1015,1032],[95,140,1019,1020,1023,1024,1025,1032],[95,140,1019,1020,1021,1023,1024,1032],[95,140,1016,1017,1018,1019,1020,1024,1025,1026,1028,1029,1030,1032],[95,140,1032],[95,140,1014,1016,1017,1018,1019,1020,1021,1023,1024,1025,1026,1027,1028,1029,1030,1031],[95,140,1014,1032],[95,140,1019,1021,1022,1024,1025,1032],[95,140,1023,1032],[95,140,1024,1025,1029,1032],[95,140,1017,1027],[95,140,983],[95,140,847,848,849],[95,140,846,850,851,852,853,854,855,856,857],[95,140,836,846,847],[95,140,846,847,849],[95,140,847],[95,140,835,838,846,848],[95,140,847,852],[95,140,824,825,827,835,836,837],[95,140,824,826,827,829,830,831,832,833,834],[95,140,817,819,820,821,822,823,824,825,836,838,839],[95,140,817,818,840],[95,140,819,840],[95,140,819],[95,140,828,829,830,831],[95,140,824,835],[95,140,824,827,836],[95,140,816,817,824,835,838,839,840,841,842,843,844,845],[95,140,1010,1037,1038],[95,140,1009,1010],[95,140,172,190],[86,95,140,519,520,521,522],[95,140,519,524],[86,95,140,523],[95,105,109,140,183],[95,105,140,172,183],[95,140,172],[95,100,140],[95,102,105,140,183],[95,140,160,180],[95,100,140,190],[95,102,105,140,160,183],[95,97,98,99,101,104,140,152,172,183],[95,105,113,140],[95,98,103,140],[95,105,129,130,140],[95,98,101,105,140,175,183,190],[95,105,140],[95,97,140],[95,100,101,102,103,104,105,106,107,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,130,131,132,133,134,140],[95,105,122,125,140,148],[95,105,113,114,115,140],[95,103,105,114,116,140],[95,104,140],[95,98,100,105,140],[95,105,109,114,116,140],[95,109,140],[95,103,105,108,140,183],[95,98,102,105,113,140],[95,105,122,140],[95,100,105,129,140,175,188,190],[95,140,941],[95,140,152,153,155,156,157,160,172,180,183,189,190,941,942,943,945,1010,1011,1012,1013,1033,1034,1035,1036,1037,1038,1041],[95,140,941,942,943,944],[95,140,943],[95,140,1010,1038],[95,140,1044],[95,140,959,963,1050],[95,140,186,930,931,933,934,935,938,940,945,948,949,950,951,953,963,966,967,1039,1040,1041,1043],[95,140,940,960,961,963],[95,140,940,951,963],[95,140,930,938,940,948,963],[95,140,930,940,948,951,959,962,963],[95,140,966],[95,140,186,945,951,953,966,967,1041],[95,140,1048],[95,140,143,153,172,930,935,938,940,948,949,951,952,959,962,963,966,1038,1039,1040,1045,1046,1047,1050],[95,140,940,960,961,962,963],[95,140,940,945,948,949,950,963,1041],[95,140,143,153,172,930,935,938,940,945,948,949,950,951,952,959,960,961,962,963,966,1038,1039,1040,1041,1045,1046,1047,1048,1049,1050],[95,140,930,935,938,940,945,948,949,950,951,952,953,959,960,961,962,963,966,967,968,973,1041],[95,140,974,1054],[95,140,525,526],[95,140,525],[95,140,284],[95,140,284,500],[86,95,140,284,488,511,512,578],[86,95,140,284,488,518,579],[86,95,140,284,545],[86,95,140,284,477,488,511,512,514,578,581],[86,95,140,284,477,488,511,512,528],[86,95,140,284,488,518,582,583,587],[86,95,140,284,488,518,589],[95,140,284,601],[95,140,284,488,597],[95,140,284,599],[95,140,284,604],[95,140,284,477],[86,95,140,284,477,608,609,610,611,612,613,615,616,620,693,1059],[95,140,284,488,504,620,694],[95,140,284,500,587,697],[95,140,284,500,587,701],[95,140,284,587],[95,140,284,471,500,587,696],[95,140,284,500,587],[95,140,284,711],[95,140,284,500,716],[95,140,284,500,718],[95,140,284,591],[95,140,284,500,591],[95,140,284,500,586],[95,140,284,500,745],[86,95,140,284,511,528,547,553],[95,140,284,477,488,504,555],[95,140,284,477,488,504,536,558],[95,140,284,488,504,518,751,753,755,760],[95,140,284,488,504,518,751,752,753,755],[95,140,284,488,504,518,752,753],[86,95,140,284,763],[86,95,140,284,763,766,767,768,769,770],[86,95,140,284,763,773],[95,140,284,514,763],[95,140,284,763,772],[86,95,140,284,463,776],[95,140,284,763,774],[95,140,284,765],[95,140,284,763],[86,95,140,284,780],[86,95,140,284,763,781],[86,95,140,284,763,783],[86,95,140,284,763,787],[86,95,140,284,763,779,786],[95,140,284,767,772],[95,140,284,767],[95,140,284,766,772],[95,140,284,768],[86,95,140,284,763,779,789,790,791,792,793,794,795,796,797],[86,95,140,284,488,514,591,593],[95,140,284,591,595],[86,95,140,284,488,592,599],[86,95,140,284,524,591,593,594,596,597,598],[86,95,140,284,514,524,591,593],[95,140,284,514,591],[86,95,140,284,477,514,591,594],[95,140,284,511,512],[95,140,284,575],[95,140,284,488,518,800],[95,140,284,553,806,807],[86,95,140,284,488,514,762,809,812,860],[86,95,140,284,532,858,860],[86,95,140,284,514,859],[95,140,284,488,504,518,813,861,862],[95,140,284,488,518,813],[86,95,140,284,477,514,762,809],[95,140,284,488,513,518,809,810,813],[95,140,284,501,518,809,811,812],[95,140,284,864,865,869,874,875],[95,140,284,488,518,865,867,868,869,870],[86,95,140,284,514,763,764,771,774,775,776,777,778,782,785,788,798],[95,140,284,488,518,877],[86,95,140,284,554,567],[86,95,140,284,488,511,512,513,528,537,539],[86,95,140,284,879],[95,140,284,518,560,562,566,571,575],[95,140,284,488,902],[95,140,284,805],[95,140,284,803],[95,140,284,477,514,528],[86,95,140,284,477,488,511,512,528,538,902],[86,95,140,284,488,511,512,528,538,881,902,903],[95,140,284,527],[86,95,140,284,514,535,538],[86,95,140,284,530,532,533,534],[86,95,140,284,477,529],[86,95,140,284,477,511,512,772,865],[95,140,284,514],[86,95,140,284,511,512,865,866],[86,95,140,284,511,512,772,862,864,865,866,873],[86,95,140,284,511,512,772,862,864,872],[95,140,284,530],[95,140,284,511,512,529,569],[95,140,284,477,511,514,529,569],[95,140,284,488,511,512],[86,95,140,284,477,529,569],[95,140,284,477,511,529,558,569],[95,140,284,558,570],[95,140,284,558,919],[86,95,140,284,475,477,511,512,514,529,558],[95,140,284,558,922],[86,95,140,284,477,511,512,558,921],[86,95,140,284,477,511,512,558],[95,140,284,558,559],[86,95,140,284,477,511,512,529,558],[95,140,284,511,561],[95,140,284,477,511,512,558],[86,95,140,284,477,514,751],[86,95,140,284,751,757],[86,95,140,284,477,514,751,757,758,759],[95,140,284,511],[86,95,140,284,529,745],[86,95,140,284,477,514],[95,140,284,477,514],[95,140,284,475,514,614],[86,95,140,284,475,477,488,511,512,514,515,516,518,528,536],[86,95,140,284,511,512],[86,95,140,284,511,514,529,535],[95,140,284,548],[95,140,284,548,549,550,551,552],[86,95,140,284,548,549,550],[86,95,140,284,548,551],[95,140,284,501,586],[95,140,284,586],[86,95,140,284,528],[95,140,284,546],[86,95,140,284,541],[95,140,153,162,284,518,555,556],[95,140,284,557],[95,140,162,284,508],[95,140,284,508],[86,95,140,284,508,510,540,543,544,545],[86,95,140,284,510,513,537,539],[95,140,284,510,542],[95,140,284,541,546,566],[95,140,284,563],[95,140,284,564,565],[95,140,284,510],[86,95,140,284,509],[95,140,284,864],[95,140,153,162,284,501,864],[95,140,284,517],[95,140,284,751],[95,140,284,591,592],[95,140,153,162,284,530],[95,140,284,501,716,745],[86,95,140,284,524,527],[95,140,284,902,974,1054],[95,140,284,883,900],[86,95,140,284,475,488,511,512,528,803,1059],[86,95,140,284,803,804],[86,95,140,284,477,488,511,512,514,528,803,885],[86,95,140,284,475,514,803,884,1059],[95,140,284,514,804,883,887,889,890,891,892,893,894,899],[86,95,140,284,895,896,897,898,974,995,1054],[86,95,140,284,803],[95,140,284,886,888],[95,140,284,886],[95,140,284,477,803],[95,140,284,799],[86,95,140,284,524,528,538,803,895,896,897,898],[95,140,284,882,883,901],[86,95,140,284,514,538,882],[95,140,284,511,529,562,569,570,572,573,574],[95,140,284,620,974,1054],[95,140,284,617,618,619],[95,140,284,620],[95,140,153,162,284,508,509,510,565],[95,140,284,509,560,562,563,564],[86,95,140,284,509,529],[95,140,141,154,162,184,284,715],[95,140,154,162,284],[95,140,154,284,530,715,728,744],[95,140,153,162,284,501,585],[95,140,284,1004],[95,140,284,916,974,995,1054],[95,140,153,162,284,508,566,567,974,1054],[95,140,162,284,1051],[95,140,284,1054]],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"2ab096661c711e4a81cc464fa1e6feb929a54f5340b46b0a07ac6bbf857471f0","impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2e80ee7a49e8ac312cc11b77f1475804bee36b3b2bc896bead8b6e1266befb43","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8cdf8847677ac7d20486e54dd3fcf09eda95812ac8ace44b4418da1bbbab6eb8","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"df83c2a6c73228b625b0beb6669c7ee2a09c914637e2d35170723ad49c0f5cd4","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"60037901da1a425516449b9a20073aa03386cce92f7a1fd902d7602be3a7c2e9","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"22adec94ef7047a6c9d1af3cb96be87a335908bf9ef386ae9fd50eeb37f44c47","affectsGlobalScope":true,"impliedFormat":1},{"version":"196cb558a13d4533a5163286f30b0509ce0210e4b316c56c38d4c0fd2fb38405","affectsGlobalScope":true,"impliedFormat":1},{"version":"73f78680d4c08509933daf80947902f6ff41b6230f94dd002ae372620adb0f60","affectsGlobalScope":true,"impliedFormat":1},{"version":"c5239f5c01bcfa9cd32f37c496cf19c61d69d37e48be9de612b541aac915805b","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb5b19b86227ace1d29ea4cf81387279d04bb34051e944bc53df69f58914b788","affectsGlobalScope":true,"impliedFormat":1},{"version":"8a8eb4ebffd85e589a1cc7c178e291626c359543403d58c9cd22b81fab5b1fb9","impliedFormat":1},{"version":"87d9d29dbc745f182683f63187bf3d53fd8673e5fca38ad5eaab69798ed29fbc","impliedFormat":1},{"version":"7a3aa194cfd5919c4da251ef04ea051077e22702638d4edcb9579e9101653519","affectsGlobalScope":true,"impliedFormat":1},{"version":"acd8fd5090ac73902278889c38336ff3f48af6ba03aa665eb34a75e7ba1dccc4","impliedFormat":1},{"version":"d6258883868fb2680d2ca96bc8b1352cab69874581493e6d52680c5ffecdb6cc","impliedFormat":1},{"version":"1b61d259de5350f8b1e5db06290d31eaebebc6baafd5f79d314b5af9256d7153","impliedFormat":1},{"version":"f258e3960f324a956fc76a3d3d9e964fff2244ff5859dcc6ce5951e5413ca826","impliedFormat":1},{"version":"643f7232d07bf75e15bd8f658f664d6183a0efaca5eb84b48201c7671a266979","impliedFormat":1},{"version":"21da358700a3893281ce0c517a7a30cbd46be020d9f0c3f2834d0a8ad1f5fc75","impliedFormat":1},{"version":"d153a11543fd884b596587ccd97aebbeed950b26933ee000f94009f1ab142848","affectsGlobalScope":true,"impliedFormat":1},{"version":"c0671b50bb99cc7ad46e9c68fa0e7f15ba4bc898b59c31a17ea4611fab5095da","affectsGlobalScope":true,"impliedFormat":1},{"version":"d802f0e6b5188646d307f070d83512e8eb94651858de8a82d1e47f60fb6da4e2","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","impliedFormat":1},{"version":"cdcf9ea426ad970f96ac930cd176d5c69c6c24eebd9fc580e1572d6c6a88f62c","impliedFormat":1},{"version":"23cd712e2ce083d68afe69224587438e5914b457b8acf87073c22494d706a3d0","impliedFormat":1},{"version":"487b694c3de27ddf4ad107d4007ad304d29effccf9800c8ae23c2093638d906a","impliedFormat":1},{"version":"e525f9e67f5ddba7b5548430211cae2479070b70ef1fd93550c96c10529457bd","impliedFormat":1},{"version":"ccf4552357ce3c159ef75f0f0114e80401702228f1898bdc9402214c9499e8c0","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"17fe9131bec653b07b0a1a8b99a830216e3e43fe0ea2605be318dc31777c8bbf","impliedFormat":1},{"version":"3c8e93af4d6ce21eb4c8d005ad6dc02e7b5e6781f429d52a35290210f495a674","impliedFormat":1},{"version":"2c9875466123715464539bfd69bcaccb8ff6f3e217809428e0d7bd6323416d01","impliedFormat":1},{"version":"ea6bc8de8b59f90a7a3960005fd01988f98fd0784e14bc6922dde2e93305ec7d","impliedFormat":1},{"version":"36107995674b29284a115e21a0618c4c2751b32a8766dd4cb3ba740308b16d59","impliedFormat":1},{"version":"914a0ae30d96d71915fc519ccb4efbf2b62c0ddfb3a3fc6129151076bc01dc60","impliedFormat":1},{"version":"2472ef4c28971272a897fdb85d4155df022e1f5d9a474a526b8fc2ef598af94e","impliedFormat":1},{"version":"6c8e442ba33b07892169a14f7757321e49ab0f1032d676d321a1fdab8a67d40c","impliedFormat":1},{"version":"b41767d372275c154c7ea6c9d5449d9a741b8ce080f640155cc88ba1763e35b3","impliedFormat":1},{"version":"1cd673d367293fc5cb31cd7bf03d598eb368e4f31f39cf2b908abbaf120ab85a","impliedFormat":1},{"version":"19851a6596401ca52d42117108d35e87230fc21593df5c4d3da7108526b6111c","impliedFormat":1},{"version":"3825bf209f1662dfd039010a27747b73d0ef379f79970b1d05601ec8e8a4249f","impliedFormat":1},{"version":"0b6e25234b4eec6ed96ab138d96eb70b135690d7dd01f3dd8a8ab291c35a683a","impliedFormat":1},{"version":"40bfc70953be2617dc71979c14e9e99c5e65c940a4f1c9759ddb90b0f8ff6b1a","impliedFormat":1},{"version":"da52342062e70c77213e45107921100ba9f9b3a30dd019444cf349e5fb3470c4","impliedFormat":1},{"version":"e9ace91946385d29192766bf783b8460c7dbcbfc63284aa3c9cae6de5155c8bc","impliedFormat":1},{"version":"40b463c6766ca1b689bfcc46d26b5e295954f32ad43e37ee6953c0a677e4ae2b","impliedFormat":1},{"version":"561c60d8bfe0fec2c08827d09ff039eca0c1f9b50ef231025e5a549655ed0298","impliedFormat":1},{"version":"1e30c045732e7db8f7a82cf90b516ebe693d2f499ce2250a977ec0d12e44a529","impliedFormat":1},{"version":"84b736594d8760f43400202859cda55607663090a43445a078963031d47e25e7","impliedFormat":1},{"version":"499e5b055a5aba1e1998f7311a6c441a369831c70905cc565ceac93c28083d53","impliedFormat":1},{"version":"54c3e2371e3d016469ad959697fd257e5621e16296fa67082c2575d0bf8eced0","impliedFormat":1},{"version":"beb8233b2c220cfa0feea31fbe9218d89fa02faa81ef744be8dce5acb89bb1fd","impliedFormat":1},{"version":"78b29846349d4dfdd88bd6650cc5d2baaa67f2e89dc8a80c8e26ef7995386583","impliedFormat":1},{"version":"5d0375ca7310efb77e3ef18d068d53784faf62705e0ad04569597ae0e755c401","impliedFormat":1},{"version":"59af37caec41ecf7b2e76059c9672a49e682c1a2aa6f9d7dc78878f53aa284d6","impliedFormat":1},{"version":"addf417b9eb3f938fddf8d81e96393a165e4be0d4a8b6402292f9c634b1cb00d","impliedFormat":1},{"version":"e38d4fdf79e1eadd92ed7844c331dbaa40f29f21541cfee4e1acff4db09cda33","impliedFormat":1},{"version":"8bd86b8e8f6a6aa6c49b71e14c4ffe1211a0e97c80f08d2c8cc98838006e4b88","impliedFormat":1},{"version":"7c10a32ae6f3962672e6869ee2c794e8055d8225ef35c91c0228e354b4e5d2d3","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"99f569b42ea7e7c5fe404b2848c0893f3e1a56e0547c1cd0f74d5dbb9a9de27e","impliedFormat":1},{"version":"f4b4faedc57701ae727d78ba4a83e466a6e3bdcbe40efbf913b17e860642897c","affectsGlobalScope":true,"impliedFormat":1},{"version":"bbcfd9cd76d92c3ee70475270156755346c9086391e1b9cb643d072e0cf576b8","impliedFormat":1},{"version":"7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","impliedFormat":1},{"version":"72c1f5e0a28e473026074817561d1bc9647909cf253c8d56c41d1df8d95b85f7","impliedFormat":1},{"version":"59c893bb05d8d6da5c6b85b6670f459a66f93215246a92b6345e78796b86a9a7","affectsGlobalScope":true,"impliedFormat":1},{"version":"938f94db8400d0b479626b9006245a833d50ce8337f391085fad4af540279567","impliedFormat":1},{"version":"c4e8e8031808b158cfb5ac5c4b38d4a26659aec4b57b6a7e2ba0a141439c208c","impliedFormat":1},{"version":"2c91d8366ff2506296191c26fd97cc1990bab3ee22576275d28b654a21261a44","affectsGlobalScope":true,"impliedFormat":1},{"version":"5524481e56c48ff486f42926778c0a3cce1cc85dc46683b92b1271865bcf015a","impliedFormat":1},{"version":"12fb9c13f24845000d7bd9660d11587e27ef967cbd64bd9df19ae3e6aa9b52d4","affectsGlobalScope":true,"impliedFormat":1},{"version":"289e9894a4668c61b5ffed09e196c1f0c2f87ca81efcaebdf6357cfb198dac14","impliedFormat":1},{"version":"25a1105595236f09f5bce42398be9f9ededc8d538c258579ab662d509aa3b98e","impliedFormat":1},{"version":"9de8df30f620738193bd68ee503dc76e5f47fc426fe971cfbd89c109fd90b32e","impliedFormat":1},{"version":"e009777bef4b023a999b2e5b9a136ff2cde37dc3f77c744a02840f05b18be8ff","impliedFormat":1},{"version":"ad1cc0ed328f3f708771272021be61ab146b32ecf2b78f3224959ff1e2cd2a5c","impliedFormat":1},{"version":"71450bbc2d82821d24ca05699a533e72758964e9852062c53b30f31c36978ab8","affectsGlobalScope":true,"impliedFormat":1},{"version":"62f572306e0b173cc5dfc4c583471151f16ef3779cf27ab96922c92ec82a3bc8","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f32444438ecb1fa4519f6ec3977d69ce0e3acfa18b803e5cd725c204501f350","impliedFormat":1},{"version":"0ab3c844f1eb5a1d94c90edc346a25eb9d3943af7a7812f061bf2d627d8afac0","impliedFormat":1},{"version":"ecfb45485e692f3eb3d0aef6e460adeabf670cef2d07e361b2be20cecfd0046b","impliedFormat":1},{"version":"161f09445a8b4ba07f62ae54b27054e4234e7957062e34c6362300726dabd315","impliedFormat":1},{"version":"77fced47f495f4ff29bb49c52c605c5e73cd9b47d50080133783032769a9d8a6","impliedFormat":1},{"version":"e6057f9e7b0c64d4527afeeada89f313f96a53291705f069a9193c18880578cb","impliedFormat":1},{"version":"3cdbad1bb6929fd0220715d7da689c0b69df42c8239036ff75afe4f2232222ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"0f5cda0282e1d18198e2887387eb2f026372ebc4e11c4e4516fef8a19ee4d514","impliedFormat":1},{"version":"e99b0e71f07128fc32583e88ccd509a1aaa9524c290efb2f48c22f9bf8ba83b1","impliedFormat":1},{"version":"76957a6d92b94b9e2852cf527fea32ad2dc0ef50f67fe2b14bd027c9ceef2d86","impliedFormat":1},{"version":"237581f5ec4620a17e791d3bb79bad3af01e27a274dbee875ac9b0721a4fe97d","affectsGlobalScope":true,"impliedFormat":1},{"version":"a8a99a5e6ed33c4a951b67cc1fd5b64fd6ad719f5747845c165ca12f6c21ba16","affectsGlobalScope":true,"impliedFormat":1},{"version":"a58a15da4c5ba3df60c910a043281256fa52d36a0fcdef9b9100c646282e88dd","impliedFormat":1},{"version":"b36beffbf8acdc3ebc58c8bb4b75574b31a2169869c70fc03f82895b93950a12","impliedFormat":1},{"version":"de263f0089aefbfd73c89562fb7254a7468b1f33b61839aafc3f035d60766cb4","impliedFormat":1},{"version":"70b57b5529051497e9f6482b76d91c0dcbb103d9ead8a0549f5bab8f65e5d031","impliedFormat":1},{"version":"e6d81b1f7ab11dc1b1ad7ad29fcfad6904419b36baf55ed5e80df48d56ac3aff","impliedFormat":1},{"version":"1013eb2e2547ad8c100aca52ef9df8c3f209edee32bb387121bb3227f7c00088","impliedFormat":1},{"version":"b6b8e3736383a1d27e2592c484a940eeb37ec4808ba9e74dd57679b2453b5865","impliedFormat":1},{"version":"d6f36b683c59ac0d68a1d5ee906e578e2f5e9a285bca80ff95ce61cdc9ddcdeb","impliedFormat":1},{"version":"37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","impliedFormat":1},{"version":"125d792ec6c0c0f657d758055c494301cc5fdb327d9d9d5960b3f129aff76093","impliedFormat":1},{"version":"27e4532aaaa1665d0dd19023321e4dc12a35a741d6b8e1ca3517fcc2544e0efe","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea713aa14a670b1ea0fbaaca4fd204e645f71ca7653a834a8ec07ee889c45de6","impliedFormat":1},{"version":"cd9c0ecbe36a3be0775bfc16ae30b95af2a4a1f10e7949ceab284c98750bcebd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2918b7c516051c30186a1055ebcdb3580522be7190f8a2fff4100ea714c7c366","affectsGlobalScope":true,"impliedFormat":1},{"version":"ae86f30d5d10e4f75ce8dcb6e1bd3a12ecec3d071a21e8f462c5c85c678efb41","impliedFormat":1},{"version":"982efeb2573605d4e6d5df4dc7e40846bda8b9e678e058fc99522ab6165c479e","impliedFormat":1},{"version":"e03460fe72b259f6d25ad029f085e4bedc3f90477da4401d8fbc1efa9793230e","impliedFormat":1},{"version":"4286a3a6619514fca656089aee160bb6f2e77f4dd53dc5a96b26a0b4fc778055","impliedFormat":1},{"version":"d67fc92a91171632fc74f413ce42ff1aa7fbcc5a85b127101f7ec446d2039a1f","affectsGlobalScope":true,"impliedFormat":1},{"version":"d40e4631100dbc067268bce96b07d7aff7f28a541b1bfb7ef791c64a696b3d33","affectsGlobalScope":true,"impliedFormat":1},{"version":"64bc5859f99559a3587c031ec6862c671f6fdd54e61d43d8ffd02a9422092677","impliedFormat":1},{"version":"42180b657831d1b8fead051698618b31da623fb71ff37f002cb9d932cfa775f1","impliedFormat":1},{"version":"4f98d6fb4fe7cbeaa04635c6eaa119d966285d4d39f0eb55b2654187b0b27446","impliedFormat":1},{"version":"e4c653466d0497d87fa9ffd00e59a95f33bc1c1722c3f5c84dab2e950c18da70","affectsGlobalScope":true,"impliedFormat":1},{"version":"e6dcc3b933e864e91d4bea94274ad69854d5d2a1311a4b0e20408a57af19e95d","impliedFormat":1},{"version":"a51f786b9f3c297668f8f322a6c58f85d84948ef69ade32069d5d63ec917221c","impliedFormat":1},{"version":"91b0f6d01993021ecbe01eb076db6a3cf1b66359c1d99104f43436010e81afb5","impliedFormat":1},{"version":"d1bd4e51810d159899aad1660ccb859da54e27e08b8c9862b40cd36c1d9ff00f","impliedFormat":1},{"version":"17ed71200119e86ccef2d96b73b02ce8854b76ad6bd21b5021d4269bec527b5f","impliedFormat":1},{"version":"1cfa8647d7d71cb03847d616bd79320abfc01ddea082a49569fda71ac5ece66b","impliedFormat":1},{"version":"bb7a61dd55dc4b9422d13da3a6bb9cc5e89be888ef23bbcf6558aa9726b89a1c","impliedFormat":1},{"version":"413df52d4ea14472c2fa5bee62f7a40abd1eb49be0b9722ee01ee4e52e63beb2","impliedFormat":1},{"version":"db6d2d9daad8a6d83f281af12ce4355a20b9a3e71b82b9f57cddcca0a8964a96","impliedFormat":1},{"version":"446a50749b24d14deac6f8843e057a6355dd6437d1fac4f9e5ce4a5071f34bff","impliedFormat":1},{"version":"182e9fcbe08ac7c012e0a6e2b5798b4352470be29a64fdc114d23c2bab7d5106","impliedFormat":1},{"version":"14109b34dc927e3b872c0f954a8d2536c245e38062bc47e8f97ba27f922fc9bd","impliedFormat":1},{"version":"1214c8bb321e2376f9dfc174a97b06c6e7bef05a61a1c50f094617d99fc4c9dd","impliedFormat":1},{"version":"96ffa70b486207241c0fcedb5d9553684f7fa6746bc2b04c519e7ebf41a51205","impliedFormat":1},{"version":"5c24c66b3ba29ce9f2a79c719967e6e944131352a117a0bc43fa5b346b5562b3","impliedFormat":1},{"version":"a86f82d646a739041d6702101afa82dcb935c416dd93cbca7fd754fd0282ce1f","impliedFormat":1},{"version":"ad0d1d75d129b1c80f911be438d6b61bfa8703930a8ff2be2f0e1f8a91841c64","impliedFormat":1},{"version":"ce75b1aebb33d510ff28af960a9221410a3eaf7f18fc5f21f9404075fba77256","impliedFormat":1},{"version":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855","impliedFormat":1},{"version":"496bbf339f3838c41f164238543e9fe5f1f10659cb30b68903851618464b98ba","impliedFormat":1},{"version":"099f915371bf0f8fd812d48a088531397f9edaf2ebfefe422cbe774c274a1621","impliedFormat":1},{"version":"78a2869ad0cbf3f9045dda08c0d4562b7e1b2bfe07b19e0db072f5c3c56e9584","impliedFormat":1},{"version":"f0a1bd6ad77f98dd7ed0d3207fcbcb5dd109ba144799cf41b8ea4dacb4e3e009","impliedFormat":1},{"version":"197efda3bbcdd3f1bc5379cd0534f1ab740f3be957efb17b320da8e7dcb2743b","impliedFormat":1},{"version":"0c05e9842ec4f8b7bfebfd3ca61604bb8c914ba8da9b5337c4f25da427a005f2","impliedFormat":1},{"version":"6b078c751b5d5e6b6c413be9d5b4dfc19429415f68b332fe2a39e9f1542b7d8b","impliedFormat":1},{"version":"faed7a5153215dbd6ebe76dfdcc0af0cfe760f7362bed43284be544308b114cf","impliedFormat":1},{"version":"2821b2fa5851e13a32c60ee34bcc77e9dcc49a1c11e9b90b4bce66e9bc33cd77","impliedFormat":1},{"version":"202490d447095d89dd86dd60afb8a4e444181c38ad3af29564f3fe1fd5850b8e","impliedFormat":1},{"version":"d3a0843edb8ee75a797f6e646c34b2a865f44719048244666dd1f191d2204bc7","impliedFormat":1},{"version":"9346288f949b2b88527b173a7c8bf85aca37be087d0ca4e56df8f84421bcd721","impliedFormat":1},{"version":"ed27e451ce2425f7cc032d16d15621600d4599d308c2f0da8fd9e4548a90fbe4","impliedFormat":1},{"version":"a7907a713895fe2b67001b10870649ecc286f102d21fb1b07a09eb7f86684f81","impliedFormat":1},{"version":"c327002046cc4dd450cff982d36e64e020838dae04eafb06d8d6f2dc1333237a","impliedFormat":1},{"version":"808b5d89d2ee266eb5552a053c1dd9633e6fb313f6c24c1788034a755c790552","impliedFormat":1},{"version":"df3c987836720acdc5d116ca3cafed0b7999d1d6d1001bcb7f4e95d08be143e8","impliedFormat":1},{"version":"b06d68a692d3c1dd12bed02eaa3b4c06cfc2a3e9560b0cecd2014bba480c4e8e","impliedFormat":1},{"version":"9e2739b32f741859263fdba0244c194ca8e96da49b430377930b8f721d77c000","impliedFormat":1},{"version":"fb1d8e814a3eeb5101ca13515e0548e112bd1ff3fb358ece535b93e94adf5a3a","impliedFormat":1},{"version":"ffa495b17a5ef1d0399586b590bd281056cee6ce3583e34f39926f8dcc6ecdb5","impliedFormat":1},{"version":"f8d5ff8eafd37499f2b6a98659dd9b45a321de186b8db6b6142faed0fea3de77","impliedFormat":1},{"version":"c86fe861cf1b4c46a0fb7d74dffe596cf679a2e5e8b1456881313170f092e3fa","impliedFormat":1},{"version":"6975047b49da82197056852c16534c41e7faff71d5048ec5c41cc943ebcf8ca4","impliedFormat":1},{"version":"540cc83ab772a2c6bc509fe1354f314825b5dba3669efdfbe4693ecd3048e34f","impliedFormat":1},{"version":"121b0696021ab885c570bbeb331be8ad82c6efe2f3b93a6e63874901bebc13e3","impliedFormat":1},{"version":"4e01846df98d478a2a626ec3641524964b38acaac13945c2db198bf9f3df22ee","impliedFormat":1},{"version":"678d6d4c43e5728bf66e92fc2269da9fa709cb60510fed988a27161473c3853f","impliedFormat":1},{"version":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855","impliedFormat":1},{"version":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855","impliedFormat":1},{"version":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881","impliedFormat":1},{"version":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881","impliedFormat":1},{"version":"aa14cee20aa0db79f8df101fc027d929aec10feb5b8a8da3b9af3895d05b7ba2","impliedFormat":1},{"version":"f9358de24a0b2592b856b7497181294314885a54b5339ac1878937311e320597","impliedFormat":1},{"version":"aeb554d876c6b8c818da2e118d8b11e1e559adbe6bf606cc9a611c1b6c09f670","impliedFormat":1},{"version":"acf5a2ac47b59ca07afa9abbd2b31d001bf7448b041927befae2ea5b1951d9f9","impliedFormat":1},{"version":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881","impliedFormat":1},{"version":"d71291eff1e19d8762a908ba947e891af44749f3a2cbc5bd2ec4b72f72ea795f","impliedFormat":1},{"version":"c0480e03db4b816dff2682b347c95f2177699525c54e7e6f6aa8ded890b76be7","impliedFormat":1},{"version":"892258709c8fc69cc1711d3554503f35101381df7e33eec344356bdc443ba07b","impliedFormat":1},{"version":"b620391fe8060cf9bedc176a4d01366e6574d7a71e0ac0ab344a4e76576fcbb8","impliedFormat":1},{"version":"3e7efde639c6a6c3edb9847b3f61e308bf7a69685b92f665048c45132f51c218","impliedFormat":1},{"version":"df45ca1176e6ac211eae7ddf51336dc075c5314bc5c253651bae639defd5eec5","impliedFormat":1},{"version":"106c6025f1d99fd468fd8bf6e5bda724e11e5905a4076c5d29790b6c3745e50c","impliedFormat":1},{"version":"ee8df1cb8d0faaca4013a1b442e99130769ce06f438d18d510fed95890067563","impliedFormat":1},{"version":"bfb7f8475428637bee12bdd31bd9968c1c8a1cc2c3e426c959e2f3a307f8936f","impliedFormat":1},{"version":"6f491d0108927478d3247bbbc489c78c2da7ef552fd5277f1ab6819986fdf0b1","impliedFormat":1},{"version":"0d8f2b8781c721170b87a6b662b3cb038fd1a721165ecca390352c818d425872","impliedFormat":1},{"version":"15a234e5031b19c48a69ccc1607522d6e4b50f57d308ecb7fe863d44cd9f9eb3","impliedFormat":1},{"version":"380647d8f3b7f852cca6d154a376dbf8ac620a2f12b936594504a8a852e71d2f","impliedFormat":1},{"version":"148679c6d0f449210a96e7d2e562d589e56fcde87f843a92808b3ff103f1a774","impliedFormat":1},{"version":"6459054aabb306821a043e02b89d54da508e3a6966601a41e71c166e4ea1474f","impliedFormat":1},{"version":"2f9c89cbb29d362290531b48880a4024f258c6033aaeb7e59fbc62db26819650","impliedFormat":1},{"version":"bb37588926aba35c9283fe8d46ebf4e79ffe976343105f5c6d45f282793352b2","impliedFormat":1},{"version":"05c97cddbaf99978f83d96de2d8af86aded9332592f08ce4a284d72d0952c391","impliedFormat":1},{"version":"72179f9dd22a86deaad4cc3490eb0fe69ee084d503b686985965654013f1391b","impliedFormat":1},{"version":"2e6114a7dd6feeef85b2c80120fdbfb59a5529c0dcc5bfa8447b6996c97a69f5","impliedFormat":1},{"version":"7b6ff760c8a240b40dab6e4419b989f06a5b782f4710d2967e67c695ef3e93c4","impliedFormat":1},{"version":"c8f004e6036aa1c764ad4ec543cf89a5c1893a9535c80ef3f2b653e370de45e6","impliedFormat":1},{"version":"dd80b1e600d00f5c6a6ba23f455b84a7db121219e68f89f10552c54ba46e4dc9","impliedFormat":1},{"version":"b064c36f35de7387d71c599bfcf28875849a1dbc733e82bd26cae3d1cd060521","impliedFormat":1},{"version":"05c7280d72f3ed26f346cbe7cbbbb002fb7f15739197cbbee6ab3fd1a6cb9347","impliedFormat":1},{"version":"8de9fe97fa9e00ec00666fa77ab6e91b35d25af8ca75dabcb01e14ad3299b150","impliedFormat":1},{"version":"f63ab283a1c8f5c79fabe7ca4ef85f9633339c4f0e822fce6a767f9d59282af2","impliedFormat":1},{"version":"dba114fb6a32b355a9cfc26ca2276834d72fe0e94cd2c3494005547025015369","impliedFormat":1},{"version":"7ab12b2f1249187223d11a589f5789c75177a0b597b9eb7f8e2e42d045393347","impliedFormat":1},{"version":"11c90ce55a33b4b3542d4eddaba4cf5305121ec0e97f9ab900d2c29ee0d1ab19","impliedFormat":1},{"version":"3996be00e03a6ad70bf746a62015cd8f530fd9c99166d7551f0b1434f6a5a4bb","impliedFormat":1},{"version":"f974e4a06953682a2c15d5bd5114c0284d5abf8bc0fe4da25cb9159427b70072","impliedFormat":1},{"version":"50256e9c31318487f3752b7ac12ff365c8949953e04568009c8705db802776fb","impliedFormat":1},{"version":"7d73b24e7bf31dfb8a931ca6c4245f6bb0814dfae17e4b60c9e194a631fe5f7b","impliedFormat":1},{"version":"d130c5f73768de51402351d5dc7d1b36eaec980ca697846e53156e4ea9911476","impliedFormat":1},{"version":"413586add0cfe7369b64979d4ec2ed56c3f771c0667fbde1bf1f10063ede0b08","impliedFormat":1},{"version":"06472528e998d152375ad3bd8ebcb69ff4694fd8d2effaf60a9d9f25a37a097a","impliedFormat":1},{"version":"50b5bc34ce6b12eccb76214b51aadfa56572aa6cc79c2b9455cdbb3d6c76af1d","impliedFormat":1},{"version":"b7e16ef7f646a50991119b205794ebfd3a4d8f8e0f314981ebbe991639023d0e","impliedFormat":1},{"version":"42c169fb8c2d42f4f668c624a9a11e719d5d07dacbebb63cbcf7ef365b0a75b3","impliedFormat":1},{"version":"a401617604fa1f6ce437b81689563dfdc377069e4c58465dbd8d16069aede0a5","impliedFormat":1},{"version":"6e9082e91370de5040e415cd9f24e595b490382e8c7402c4e938a8ce4bccc99f","impliedFormat":1},{"version":"97307708b8350a98d82c8201f755d8bcb62ef00d7861e5b57ccbd4aa54aedb05","impliedFormat":1},{"version":"dd30e671d9d907727dd28fbc06a2811da6e092dba46967b0643eff22ca74b877","impliedFormat":1},{"version":"d682336018141807fb602709e2d95a192828fcb8d5ba06dda3833a8ea98f69e3","impliedFormat":1},{"version":"6124e973eab8c52cabf3c07575204efc1784aca6b0a30c79eb85fe240a857efa","impliedFormat":1},{"version":"0d891735a21edc75df51f3eb995e18149e119d1ce22fd40db2b260c5960b914e","impliedFormat":1},{"version":"3b414b99a73171e1c4b7b7714e26b87d6c5cb03d200352da5342ab4088a54c85","impliedFormat":1},{"version":"4fbd3116e00ed3a6410499924b6403cc9367fdca303e34838129b328058ede40","impliedFormat":1},{"version":"b01bd582a6e41457bc56e6f0f9de4cb17f33f5f3843a7cf8210ac9c18472fb0f","impliedFormat":1},{"version":"0a437ae178f999b46b6153d79095b60c42c996bc0458c04955f1c996dc68b971","impliedFormat":1},{"version":"74b2a5e5197bd0f2e0077a1ea7c07455bbea67b87b0869d9786d55104006784f","impliedFormat":1},{"version":"4a7baeb6325920044f66c0f8e5e6f1f52e06e6d87588d837bdf44feb6f35c664","impliedFormat":1},{"version":"12d218a49dbe5655b911e6cc3c13b2c655e4c783471c3b0432137769c79e1b3c","impliedFormat":1},{"version":"7274fbffbd7c9589d8d0ffba68157237afd5cecff1e99881ea3399127e60572f","impliedFormat":1},{"version":"6b0fc04121360f752d196ba35b6567192f422d04a97b2840d7d85f8b79921c92","impliedFormat":1},{"version":"1a82deef4c1d39f6882f28d275cad4c01f907b9b39be9cbc472fcf2cf051e05b","impliedFormat":1},{"version":"c5426dbfc1cf90532f66965a7aa8c1136a78d4d0f96d8180ecbfc11d7722f1a5","impliedFormat":1},{"version":"65a15fc47900787c0bd18b603afb98d33ede930bed1798fc984d5ebb78b26cf9","impliedFormat":1},{"version":"9d202701f6e0744adb6314d03d2eb8fc994798fc83d91b691b75b07626a69801","impliedFormat":1},{"version":"de9d2df7663e64e3a91bf495f315a7577e23ba088f2949d5ce9ec96f44fba37d","impliedFormat":1},{"version":"c7af78a2ea7cb1cd009cfb5bdb48cd0b03dad3b54f6da7aab615c2e9e9d570c5","impliedFormat":1},{"version":"1ee45496b5f8bdee6f7abc233355898e5bf9bd51255db65f5ff7ede617ca0027","impliedFormat":1},{"version":"42189cd810c0bf1247da0742d5744bb7c1486de6fd62269d5c25833b7ec38732","affectsGlobalScope":true,"impliedFormat":1},{"version":"3fbdd025f9d4d820414417eeb4107ffa0078d454a033b506e22d3a23bc3d9c41","affectsGlobalScope":true,"impliedFormat":1},{"version":"a8f8e6ab2fa07b45251f403548b78eaf2022f3c2254df3dc186cb2671fe4996d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fa6c12a7c0f6b84d512f200690bfc74819e99efae69e4c95c4cd30f6884c526e","impliedFormat":1},{"version":"f1c32f9ce9c497da4dc215c3bc84b722ea02497d35f9134db3bb40a8d918b92b","impliedFormat":1},{"version":"b73c319af2cc3ef8f6421308a250f328836531ea3761823b4cabbd133047aefa","affectsGlobalScope":true,"impliedFormat":1},{"version":"e433b0337b8106909e7953015e8fa3f2d30797cea27141d1c5b135365bb975a6","impliedFormat":1},{"version":"40436e992021afc07b61da5f488e9671729a3c5b5e6665b99b1fb43a39081ee3","impliedFormat":1},{"version":"ddff7fc6edbdc5163a09e22bf8df7bef75f75369ebd7ecea95ba55c4386e2441","impliedFormat":1},{"version":"3a788c7fb7b1b1153d69a4d1d9e1d0dfbcf1127e703bdb02b6d12698e683d1fb","impliedFormat":1},{"version":"2e4f37ffe8862b14d8e24ae8763daaa8340c0df0b859d9a9733def0eee7562d9","impliedFormat":1},{"version":"d38530db0601215d6d767f280e3a3c54b2a83b709e8d9001acb6f61c67e965fc","impliedFormat":1},{"version":"6ac6715916fa75a1f7ebdfeacac09513b4d904b667d827b7535e84ff59679aff","impliedFormat":1},{"version":"4805f6161c2c8cefb8d3b8bd96a080c0fe8dbc9315f6ad2e53238f9a79e528a6","impliedFormat":1},{"version":"b83cb14474fa60c5f3ec660146b97d122f0735627f80d82dd03e8caa39b4388c","impliedFormat":1},{"version":"9c82171d836c47486074e4ca8e059735bf97b205e70b196535b5efd40cbe1bc5","impliedFormat":1},{"version":"f374cb24e93e7798c4d9e83ff872fa52d2cdb36306392b840a6ddf46cb925cb6","impliedFormat":1},{"version":"42b81043b00ff27c6bd955aea0f6e741545f2265978bf364b614702b72a027ab","impliedFormat":1},{"version":"162e071992b34bc36ca257d629547f93cb43728d6fe073ad18a237e4f7c52d7d","impliedFormat":1},{"version":"b73cbf0a72c8800cf8f96a9acfe94f3ad32ca71342a8908b8ae484d61113f647","impliedFormat":1},{"version":"bae6dd176832f6423966647382c0d7ba9e63f8c167522f09a982f086cd4e8b23","impliedFormat":1},{"version":"20865ac316b8893c1a0cc383ccfc1801443fbcc2a7255be166cf90d03fac88c9","impliedFormat":1},{"version":"c9958eb32126a3843deedda8c22fb97024aa5d6dd588b90af2d7f2bfac540f23","impliedFormat":1},{"version":"461d0ad8ae5f2ff981778af912ba71b37a8426a33301daa00f21c6ccb27f8156","impliedFormat":1},{"version":"e927c2c13c4eaf0a7f17e6022eee8519eb29ef42c4c13a31e81a611ab8c95577","impliedFormat":1},{"version":"fcafff163ca5e66d3b87126e756e1b6dfa8c526aa9cd2a2b0a9da837d81bbd72","impliedFormat":1},{"version":"70246ad95ad8a22bdfe806cb5d383a26c0c6e58e7207ab9c431f1cb175aca657","impliedFormat":1},{"version":"f00f3aa5d64ff46e600648b55a79dcd1333458f7a10da2ed594d9f0a44b76d0b","impliedFormat":1},{"version":"772d8d5eb158b6c92412c03228bd9902ccb1457d7a705b8129814a5d1a6308fc","impliedFormat":1},{"version":"45490817629431853543adcb91c0673c25af52a456479588b6486daba34f68bb","impliedFormat":1},{"version":"802e797bcab5663b2c9f63f51bdf67eff7c41bc64c0fd65e6da3e7941359e2f7","impliedFormat":1},{"version":"8b4327413e5af38cd8cb97c59f48c3c866015d5d642f28518e3a891c469f240e","impliedFormat":1},{"version":"a85397e1b7fc6ee7ea6fe7e040a94331c961f207687827e33ee0c5591e90874e","impliedFormat":1},{"version":"4b20fcf10a5413680e39f5666464859fc56b1003e7dfe2405ced82371ebd49b6","impliedFormat":1},{"version":"c06ef3b2569b1c1ad99fcd7fe5fba8d466e2619da5375dfa940a94e0feea899b","impliedFormat":1},{"version":"f7d628893c9fa52ba3ab01bcb5e79191636c4331ee5667ecc6373cbccff8ae12","impliedFormat":1},{"version":"5b2323ca2d1bd97e1f32f09452908e015b012e0e4f958f649cbe0c8989a3fb4f","impliedFormat":1},{"version":"8c50ee1fcb97de2860d9ebd76561614ab6d365ac8390ef4a02bb4e76929705d1","impliedFormat":1},{"version":"cff125b5bbb8b819d7835c6b78809416d08da8b00e66611bfe368e0964be7b83","impliedFormat":1},{"version":"d663134457d8d669ae0df34eabd57028bddc04fc444c4bc04bc5215afc91e1f4","impliedFormat":1},{"version":"985153f0deb9b4391110331a2f0c114019dbea90cba5ca68a4107700796e0d75","impliedFormat":1},{"version":"30fe85f1312ab83e45dab3fc3f63b566e0486b64abb6986805a4613560dc7a78","impliedFormat":1},{"version":"43e96a3d5d1411ab40ba2f61d6a3192e58177bcf3b133a80ad2a16591611726d","impliedFormat":1},{"version":"58659b06d33fa430bee1105b75cf876c0a35b2567207487c8578aec51ca2d977","impliedFormat":1},{"version":"d8cdd9477b9c5d1a8fbf2fa58e2eb6723969e7201b3549f998e0d2661dfec9d8","impliedFormat":1},{"version":"cfa846a7b7847a1d973605fbb8c91f47f3a0f0643c18ac05c47077ebc72e71c7","impliedFormat":1},{"version":"20e1c8beced348a9bf7864dd2b3ca7efa9ea6675dde8ecae6109b1a3f7248cd2","impliedFormat":1},{"version":"6c800b281b9e89e69165fd11536195488de3ff53004e55905e6c0059a2d8591e","impliedFormat":1},{"version":"7d4254b4c6c67a29d5e7f65e67d72540480ac2cfb041ca484847f5ae70480b62","impliedFormat":1},{"version":"19c3d6db2020cee6f9d8d79e13c15e546e05b6db2020a3ee63789ec74a9990b3","impliedFormat":1},{"version":"41eeb453ccb75c5b2c3abef97adbbd741bd7e9112a2510e12f03f646dc9ad13d","impliedFormat":1},{"version":"4c9894b4900bc407719c258656b6c34a7888833f0424403b803023c4ada4763f","impliedFormat":1},{"version":"301cf1d98bce8b1666184888c7aaacd6c9dfed9185510f4317ed623596e38d2c","impliedFormat":1},{"version":"6c66d5cf284a56109703f941c92b9a22f2472c14645f80a2dbb8e4ef2128d67c","impliedFormat":1},{"version":"a3e7d932dc9c09daa99141a8e4800fc6c58c625af0d4bbb017773dc36da75426","impliedFormat":1},{"version":"3c06285ec67f1dd3d6829584b6088204d43830f498671fbe69d099049a9b6f91","impliedFormat":1},{"version":"a57b1802794433adec9ff3fed12aa79d671faed86c49b09e02e1ac41b4f1d33a","impliedFormat":1},{"version":"ad10d4f0517599cdeca7755b930f148804e3e0e5b5a3847adce0f1f71bbccd74","impliedFormat":1},{"version":"1042064ece5bb47d6aba91648fbe0635c17c600ebdf567588b4ca715602f0a9d","impliedFormat":1},{"version":"c49469a5349b3cc1965710b5b0f98ed6c028686aa8450bcb3796728873eb923e","impliedFormat":1},{"version":"4a889f2c763edb4d55cb624257272ac10d04a1cad2ed2948b10ed4a7fda2a428","impliedFormat":1},{"version":"7bb79aa2fead87d9d56294ef71e056487e848d7b550c9a367523ee5416c44cfa","impliedFormat":1},{"version":"d88ea80a6447d7391f52352ec97e56b52ebec934a4a4af6e2464cfd8b39c3ba8","impliedFormat":1},{"version":"d3c8b73132efa48e9399d63e8946a57ed4a7176e2f26d2f144bb14c89fcdefc1","impliedFormat":1},{"version":"96171c03c2e7f314d66d38acd581f9667439845865b7f85da8df598ff9617476","impliedFormat":1},{"version":"27ff4196654e6373c9af16b6165120e2dd2169f9ad6abb5c935af5abd8c7938c","impliedFormat":1},{"version":"8c030e515014c10a2b98f9f48408e3ba18023dfd3f56e3312c6c2f3ae1f55a16","impliedFormat":1},{"version":"d193c8a86144b3a87b22bc1f5534b9c3e0f5a187873ec337c289a183973a58fe","impliedFormat":1},{"version":"d2aa1580a899bcec04c29b1c37f2a60f62e2f03acb731534d4e210307c982da8","impliedFormat":1},{"version":"47bdec88bb6708e8dfde9e97343fd3ea4bc8e5c4674ccdd7b73611caea205bb8","impliedFormat":1},{"version":"f56bdc6884648806d34bc66d31cdb787c4718d04105ce2cd88535db214631f82","impliedFormat":1},{"version":"68ab1530f0ddf7475425917b0e04068afdc1aee2db033bed9aa9b60a914c512e","impliedFormat":1},{"version":"01479d9d5a5dda16d529b91811375187f61a06e74be294a35ecce77e0b9e8d6c","impliedFormat":1},{"version":"49f95e989b4632c6c2a578cc0078ee19a5831832d79cc59abecf5160ea71abad","impliedFormat":1},{"version":"9666533332f26e8995e4d6fe472bdeec9f15d405693723e6497bf94120c566c8","impliedFormat":1},{"version":"ce0df82a9ae6f914ba08409d4d883983cc08e6d59eb2df02d8e4d68309e7848b","impliedFormat":1},{"version":"796273b2edc72e78a04e86d7c58ae94d370ab93a0ddf40b1aa85a37a1c29ecd7","impliedFormat":1},{"version":"5df15a69187d737d6d8d066e189ae4f97e41f4d53712a46b2710ff9f8563ec9f","impliedFormat":1},{"version":"1a4dc28334a926d90ba6a2d811ba0ff6c22775fcc13679521f034c124269fd40","impliedFormat":1},{"version":"f05315ff85714f0b87cc0b54bcd3dde2716e5a6b99aedcc19cad02bf2403e08c","impliedFormat":1},{"version":"8a8c64dafaba11c806efa56f5c69f611276471bef80a1db1f71316ec4168acef","impliedFormat":1},{"version":"43ba4f2fa8c698f5c304d21a3ef596741e8e85a810b7c1f9b692653791d8d97a","impliedFormat":1},{"version":"5fad3b31fc17a5bc58095118a8b160f5260964787c52e7eb51e3d4fcf5d4a6f0","impliedFormat":1},{"version":"72105519d0390262cf0abe84cf41c926ade0ff475d35eb21307b2f94de985778","impliedFormat":1},{"version":"d0a4cac61fa080f2be5ebb68b82726be835689b35994ba0e22e3ed4d2bc45e3b","impliedFormat":1},{"version":"c857e0aae3f5f444abd791ec81206020fbcc1223e187316677e026d1c1d6fe08","impliedFormat":1},{"version":"ccf6dd45b708fb74ba9ed0f2478d4eb9195c9dfef0ff83a6092fa3cf2ff53b4f","impliedFormat":1},{"version":"2d7db1d73456e8c5075387d4240c29a2a900847f9c1bff106a2e490da8fbd457","impliedFormat":1},{"version":"2b15c805f48e4e970f8ec0b1915f22d13ca6212375e8987663e2ef5f0205e832","impliedFormat":1},{"version":"205a31b31beb7be73b8df18fcc43109cbc31f398950190a0967afc7a12cb478c","impliedFormat":1},{"version":"8fca3039857709484e5893c05c1f9126ab7451fa6c29e19bb8c2411a2e937345","impliedFormat":1},{"version":"35069c2c417bd7443ae7c7cafd1de02f665bf015479fec998985ffbbf500628c","impliedFormat":1},{"version":"dba6c7006e14a98ec82999c6f89fbbbfd1c642f41db148535f3b77b8018829b8","impliedFormat":1},{"version":"7f897b285f22a57a5c4dc14a27da2747c01084a542b4d90d33897216dceeea2e","impliedFormat":1},{"version":"7e0b7f91c5ab6e33f511efc640d36e6f933510b11be24f98836a20a2dc914c2d","impliedFormat":1},{"version":"045b752f44bf9bbdcaffd882424ab0e15cb8d11fa94e1448942e338c8ef19fba","impliedFormat":1},{"version":"2894c56cad581928bb37607810af011764a2f511f575d28c9f4af0f2ef02d1ab","impliedFormat":1},{"version":"0a72186f94215d020cb386f7dca81d7495ab6c17066eb07d0f44a5bf33c1b21a","impliedFormat":1},{"version":"05c20b01929a2386831b27903b2b1a1c624205b24123bab8ec3931ba00115b34","impliedFormat":1},{"version":"0aedb02516baf3e66b2c1db9fef50666d6ed257edac0f866ea32f1aa05aa474f","impliedFormat":1},{"version":"ca0f4d9068d652bad47e326cf6ba424ac71ab866e44b24ddb6c2bd82d129586a","affectsGlobalScope":true,"impliedFormat":1},{"version":"04d36005fcbeac741ac50c421181f4e0316d57d148d37cc321a8ea285472462b","impliedFormat":1},{"version":"56ccb49443bfb72e5952f7012f0de1a8679f9f75fc93a5c1ac0bafb28725fc5f","impliedFormat":1},{"version":"d90b9f1520366d713a73bd30c5a9eb0040d0fb6076aff370796bc776fd705943","impliedFormat":1},{"version":"05321b823dd3781d0b6aac8700bfdc0c9181d56479fe52ba6a40c9196fd661a8","impliedFormat":1},{"version":"736a8712572e21ee73337055ce15edb08142fc0f59cd5410af4466d04beff0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"bef86adb77316505c6b471da1d9b8c9e428867c2566270e8894d4d773a1c4dc2","impliedFormat":1},{"version":"1b239954e46191b95913d20771cf4283f63c3ebac79d7e30736a8d40b094fdaf","impliedFormat":1},{"version":"6ac6715916fa75a1f7ebdfeacac09513b4d904b667d827b7535e84ff59679aff","impliedFormat":1},{"version":"2652448ac55a2010a1f71dd141f828b682298d39728f9871e1cdf8696ef443fd","impliedFormat":1},{"version":"02c4fc9e6bb27545fa021f6056e88ff5fdf10d9d9f1467f1d10536c6e749ac50","impliedFormat":1},{"version":"120599fd965257b1f4d0ff794bc696162832d9d8467224f4665f713a3119078b","impliedFormat":1},{"version":"5433f33b0a20300cca35d2f229a7fc20b0e8477c44be2affeb21cb464af60c76","impliedFormat":1},{"version":"db036c56f79186da50af66511d37d9fe77fa6793381927292d17f81f787bb195","impliedFormat":1},{"version":"bd4131091b773973ca5d2326c60b789ab1f5e02d8843b3587effe6e1ea7c9d86","impliedFormat":1},{"version":"c7f6485931085bf010fbaf46880a9b9ec1a285ad9dc8c695a9e936f5a48f34b4","impliedFormat":1},{"version":"14f6b927888a1112d662877a5966b05ac1bf7ed25d6c84386db4c23c95a5363b","impliedFormat":1},{"version":"6ac6715916fa75a1f7ebdfeacac09513b4d904b667d827b7535e84ff59679aff","impliedFormat":1},{"version":"b5189fd031ef3232ec66817df5a8e7b23b079fdf3cd29a0c100eff1e98b2ce8e","impliedFormat":1},{"version":"8d0cbb73a990e0107ac60bccea2b06b1eeaa425350be95f5e318fedba1a19a07","impliedFormat":1},{"version":"49c346823ba6d4b12278c12c977fb3a31c06b9ca719015978cb145eb86da1c61","impliedFormat":1},{"version":"bfac6e50eaa7e73bb66b7e052c38fdc8ccfc8dbde2777648642af33cf349f7f1","impliedFormat":1},{"version":"92f7c1a4da7fbfd67a2228d1687d5c2e1faa0ba865a94d3550a3941d7527a45d","impliedFormat":1},{"version":"f53b120213a9289d9a26f5af90c4c686dd71d91487a0aa5451a38366c70dc64b","impliedFormat":1},{"version":"83fe880c090afe485a5c02262c0b7cdd76a299a50c48d9bde02be8e908fb4ae6","impliedFormat":1},{"version":"946a709579b7868a92a70ad70906444f32803fa6e6ce3739b6594c17691837ce","impliedFormat":1},{"version":"57d67b72e06059adc5e9454de26bbfe567d412b962a501d263c75c2db430f40e","impliedFormat":1},{"version":"6511e4503cf74c469c60aafd6589e4d14d5eb0a25f9bf043dcbecdf65f261972","impliedFormat":1},{"version":"3174d4a29957cdcff56d28f64edba4678f1b6cc9faf7c1a9c59a88f6746fe91a","impliedFormat":1},{"version":"8c70ddc0c22d85e56011d49fddfaae3405eb53d47b59327b9dd589e82df672e7","impliedFormat":1},{"version":"a67b87d0281c97dfc1197ef28dfe397fc2c865ccd41f7e32b53f647184cc7307","impliedFormat":1},{"version":"771ffb773f1ddd562492a6b9aaca648192ac3f056f0e1d997678ff97dbb6bf9b","impliedFormat":1},{"version":"232f70c0cf2b432f3a6e56a8dc3417103eb162292a9fd376d51a3a9ea5fbbf6f","impliedFormat":1},{"version":"4162ae9d4c1b8a7ab7f9ef287d98e9000b57062db1eb1ae735c4814845c2cb5d","impliedFormat":1},{"version":"a0ba218ac1baa3da0d5d9c1ec1a7c2f8676c284e6f5b920d6d049b13fa267377","impliedFormat":1},{"version":"8a0e762ceb20c7e72504feef83d709468a70af4abccb304f32d6b9bac1129b2c","impliedFormat":1},{"version":"e8a68cafbba564f74b7b737b0c831f57c6223f87affc1b71c672b21e24e08329","impliedFormat":1},{"version":"9252d498a77517aab5d8d4b5eb9d71e4b225bbc7123df9713e08181de63180f6","impliedFormat":1},{"version":"9353792eaa8271bc0e6e70e37ce06455c58056f4cf1b868feaed76b17b8449d0","impliedFormat":1},{"version":"35e6379c3f7cb27b111ad4c1aa69538fd8e788ab737b8ff7596a1b40e96f4f90","impliedFormat":1},{"version":"1fffe726740f9787f15b532e1dc870af3cd964dbe29e191e76121aa3dd8693f2","impliedFormat":1},{"version":"371bf6127c1d427836de95197155132501cb6b69ef8709176ce6e0b85d059264","impliedFormat":1},{"version":"2bafd700e617d3693d568e972d02b92224b514781f542f70d497a8fdf92d52a2","affectsGlobalScope":true,"impliedFormat":1},{"version":"5542d8a7ea13168cb573be0d1ba0d29460d59430fb12bb7bf4674efd5604e14c","impliedFormat":1},{"version":"af48e58339188d5737b608d41411a9c054685413d8ae88b8c1d0d9bfabdf6e7e","impliedFormat":1},{"version":"616775f16134fa9d01fc677ad3f76e68c051a056c22ab552c64cc281a9686790","impliedFormat":1},{"version":"65c24a8baa2cca1de069a0ba9fba82a173690f52d7e2d0f1f7542d59d5eb4db0","impliedFormat":1},{"version":"f9fe6af238339a0e5f7563acee3178f51db37f32a2e7c09f85273098cee7ec49","impliedFormat":1},{"version":"22f3e5ec72c82809784e4b9ea68920c5096f71e3cffbbd4a6e2b4bc7db05a49a","impliedFormat":1},{"version":"77e71242e71ebf8528c5802993697878f0533db8f2299b4d36aa015bae08a79c","impliedFormat":1},{"version":"98a787be42bd92f8c2a37d7df5f13e5992da0d967fab794adbb7ee18370f9849","impliedFormat":1},{"version":"332248ee37cca52903572e66c11bef755ccc6e235835e63d3c3e60ddda3e9b93","impliedFormat":1},{"version":"94e8cc88ae2ef3d920bb3bdc369f48436db123aa2dc07f683309ad8c9968a1e1","impliedFormat":1},{"version":"4545c1a1ceca170d5d83452dd7c4994644c35cf676a671412601689d9a62da35","impliedFormat":1},{"version":"320f4091e33548b554d2214ce5fc31c96631b513dffa806e2e3a60766c8c49d9","impliedFormat":1},{"version":"a2d648d333cf67b9aeac5d81a1a379d563a8ffa91ddd61c6179f68de724260ff","impliedFormat":1},{"version":"d90d5f524de38889d1e1dbc2aeef00060d779f8688c02766ddb9ca195e4a713d","impliedFormat":1},{"version":"a3f41ed1b4f2fc3049394b945a68ae4fdefd49fa1739c32f149d32c0545d67f5","impliedFormat":1},{"version":"b0309e1eda99a9e76f87c18992d9c3689b0938266242835dd4611f2b69efe456","impliedFormat":1},{"version":"47699512e6d8bebf7be488182427189f999affe3addc1c87c882d36b7f2d0b0e","impliedFormat":1},{"version":"6ceb10ca57943be87ff9debe978f4ab73593c0c85ee802c051a93fc96aaf7a20","impliedFormat":1},{"version":"1de3ffe0cc28a9fe2ac761ece075826836b5a02f340b412510a59ba1d41a505a","impliedFormat":1},{"version":"e46d6cc08d243d8d0d83986f609d830991f00450fb234f5b2f861648c42dc0d8","impliedFormat":1},{"version":"1c0a98de1323051010ce5b958ad47bc1c007f7921973123c999300e2b7b0ecc0","impliedFormat":1},{"version":"ff863d17c6c659440f7c5c536e4db7762d8c2565547b2608f36b798a743606ca","impliedFormat":1},{"version":"5412ad0043cd60d1f1406fc12cb4fb987e9a734decbdd4db6f6acf71791e36fe","impliedFormat":1},{"version":"ad036a85efcd9e5b4f7dd5c1a7362c8478f9a3b6c3554654ca24a29aa850a9c5","impliedFormat":1},{"version":"fedebeae32c5cdd1a85b4e0504a01996e4a8adf3dfa72876920d3dd6e42978e7","impliedFormat":1},{"version":"b6c1f64158da02580f55e8a2728eda6805f79419aed46a930f43e68ad66a38fc","impliedFormat":1},{"version":"cdf21eee8007e339b1b9945abf4a7b44930b1d695cc528459e68a3adc39a622e","impliedFormat":1},{"version":"9f9bb6755a8ce32d656ffa4763a8144aa4f274d6b69b59d7c32811031467216e","impliedFormat":1},{"version":"bc9ee0192f056b3d5527bcd78dc3f9e527a9ba2bdc0a2c296fbc9027147df4b2","impliedFormat":1},{"version":"330896c1a2b9693edd617be24fbf9e5895d6e18c7955d6c08f028f272b37314d","impliedFormat":1},{"version":"1d9c0a9a6df4e8f29dc84c25c5aa0bb1da5456ebede7a03e03df08bb8b27bae6","impliedFormat":1},{"version":"84380af21da938a567c65ef95aefb5354f676368ee1a1cbb4cae81604a4c7d17","impliedFormat":1},{"version":"1af3e1f2a5d1332e136f8b0b95c0e6c0a02aaabd5092b36b64f3042a03debf28","impliedFormat":1},{"version":"30d8da250766efa99490fc02801047c2c6d72dd0da1bba6581c7e80d1d8842a4","impliedFormat":1},{"version":"03566202f5553bd2d9de22dfab0c61aa163cabb64f0223c08431fb3fc8f70280","impliedFormat":1},{"version":"4c0a1233155afb94bd4d7518c75c84f98567cd5f13fc215d258de196cdb40d91","impliedFormat":1},{"version":"f9ceb394e029da0392ebd49564002b01fb4517cef0d14b238f2a8e7362a833e1","impliedFormat":1},{"version":"1de80059b8078ea5749941c9f863aa970b4735bdbb003be4925c853a8b6b4450","impliedFormat":1},{"version":"1d079c37fa53e3c21ed3fa214a27507bda9991f2a41458705b19ed8c2b61173d","impliedFormat":1},{"version":"5bf5c7a44e779790d1eb54c234b668b15e34affa95e78eada73e5757f61ed76a","impliedFormat":1},{"version":"5835a6e0d7cd2738e56b671af0e561e7c1b4fb77751383672f4b009f4e161d70","impliedFormat":1},{"version":"5c634644d45a1b6bc7b05e71e05e52ec04f3d73d9ac85d5927f647a5f965181a","impliedFormat":1},{"version":"4b7f74b772140395e7af67c4841be1ab867c11b3b82a51b1aeb692822b76c872","impliedFormat":1},{"version":"27be6622e2922a1b412eb057faa854831b95db9db5035c3f6d4b677b902ab3b7","impliedFormat":1},{"version":"a68d4b3182e8d776cdede7ac9630c209a7bfbb59191f99a52479151816ef9f9e","impliedFormat":99},{"version":"39644b343e4e3d748344af8182111e3bbc594930fff0170256567e13bbdbebb0","impliedFormat":99},{"version":"ed7fd5160b47b0de3b1571c5c5578e8e7e3314e33ae0b8ea85a895774ee64749","impliedFormat":99},{"version":"63a7595a5015e65262557f883463f934904959da563b4f788306f699411e9bac","impliedFormat":1},{"version":"4ba137d6553965703b6b55fd2000b4e07ba365f8caeb0359162ad7247f9707a6","impliedFormat":1},{"version":"6de125ea94866c736c6d58d68eb15272cf7d1020a5b459fea1c660027eca9a90","affectsGlobalScope":true,"impliedFormat":1},{"version":"8fac4a15690b27612d8474fb2fc7cc00388df52d169791b78d1a3645d60b4c8b","affectsGlobalScope":true,"impliedFormat":1},{"version":"064ac1c2ac4b2867c2ceaa74bbdce0cb6a4c16e7c31a6497097159c18f74aa7c","impliedFormat":1},{"version":"3dc14e1ab45e497e5d5e4295271d54ff689aeae00b4277979fdd10fa563540ae","impliedFormat":1},{"version":"d3b315763d91265d6b0e7e7fa93cfdb8a80ce7cdd2d9f55ba0f37a22db00bdb8","impliedFormat":1},{"version":"b789bf89eb19c777ed1e956dbad0925ca795701552d22e68fd130a032008b9f9","impliedFormat":1},{"version":"5a02534d7f977fa635620eb93657a604f865e0300f809bd54aaacc99a4faddeb","affectsGlobalScope":true},"7ad303e40d4fddf44f156129e397511953a71481c5cfd86b1862649aaaf240cc","69226b012bcff375e80f58f1a13a09a65024758b254c596631950c33113e3387","ef19c07f264bb72b4c583ed99b8c7d2ea6ba81d85fa39636eebd126bbb7812d2","f9db0d051f08b82d2ca193288078ad991091accfe162f439932c51300e89aacb","cd0dd5bed6ae368224dd80b0fa3dcd2d194da616dc09f107d336a10f3b17b940","f32888c09e5a336fcf38f855e87df6ea41031ffb034bbced3ade5a2662290c24","bf8f2f20a959d059151d85c3d15dbd0b859523f503f45ef9b3fdab24564848f5",{"version":"a2ba920f67dfde773346b038d03d4a8c14d6f3760e40c286a316cbd850311eb6","impliedFormat":1},"cb1159458329383362ca94f33c549a926fa0d0de8ba87b71315d2c051a47c25b","abd7d0fc86c5da0df12800946cd88692fe495cc90c0da426ee8c3a5ef994c7ba","1b8e6328750aa900a98c166a40035af6f66e446b6e2d1d3f1e18ec94c9b6ae13","bb8e620a3206063be4d9e2ec223aa0830229c954ab024a296d3ccf2ddf794c5f",{"version":"02b3b77a8d29c9ac409edc1c7a4efa339e2a07e3c5b5e6ea16f108c6eef9e20e","impliedFormat":99},{"version":"ad2019bdab0ec396959c19dbfcb838f53fb47065488aeb83d7adccf36db75554","impliedFormat":99},{"version":"d5602055e69da5aaf7dafa987dbf645f608f8c66536c7965680fe65420fed2fe","impliedFormat":99},{"version":"41a5ae482e864a6128e6054e88f1c0e06884793f92aff5c67144fb02d2373079","impliedFormat":1},{"version":"b8f01261ee1417ef9ca6e0e55e4b66ce3eaf79e711f8d165b27f4d211dc9fb24","impliedFormat":99},{"version":"b06f68391bbdb8d64498b6510bb4211519049ae526d0026e84d5afd0dca9043f","impliedFormat":99},{"version":"41f45ed6b4cd7b8aec2e4888a47d5061ee1020f89375b57d388cfe1f05313991","impliedFormat":99},{"version":"98bb67aa18a720c471e2739441d8bdecdae17c40361914c1ccffab0573356a85","impliedFormat":99},{"version":"8258b4ec62cf9f136f1613e1602156fdd0852bb8715dde963d217ad4d61d8d09","impliedFormat":99},"5352ab67182ef45942b80b69cab33e11e824ec1eaf5a51c4dccbd54b33620a25",{"version":"c57b441e0c0a9cbdfa7d850dae1f8a387d6f81cbffbc3cd0465d530084c2417d","impliedFormat":99},{"version":"7dcb8433fd192c5f9612bd13252c5390b25417e22d6a7c18039976b24603331e","impliedFormat":99},{"version":"15fe687c59d62741b4494d5e623d497d55eb38966ecf5bea7f36e48fc3fbe15e","impliedFormat":1},{"version":"2c2abae36b5a9319abf6a057f34bf2cc63d93b5135b4e8471eaa9519d24e51d5","impliedFormat":99},"bde5d910ea825766833c2159aaf0c0029f1ecd744f409efdaf718c8ccf7b05b9","20843fb434fe0a28741fd8401231788cb972adbc272f3795144dc8b02d227465","5be1533209361ee79434195b4fdd718470a8e9a114bd918eb9ecdc37fa6dc07e","c7c1e0a688fa65b030bb4e8941dce9443d0f8a3dd60976763ab50955f227b5cd","324076eb1fd7005407c4d4596326670c2a459afb990a04304827038c5d948c31","7eb976c890271fc1b1333ab8a3fafe1e80e6c77d9ea1928b2fdbc586d0d573bc","71850dc388b01c3d62f5358cc50cdcac674028e7b7af34715d232bdafc2af570","78e2bd637f0c7e6c294759acf824327ad308fee3ed299fc56c2027a51d6d4d99","ca4697d296c8f044566a11976ea6523080957bd97ffee894d46811f8946b97b0","803177a67a93706010576e346fec9ec1a1d0bbd45aa68150f9755f4c265e0a7f","fe16af31ba215db4cbcac1ccd331dc17d00038cf9bf33ec08302f80e46fe77c9","6ea580b3a192dd71168817a93a238f95b04a5f169a28330efa4a4bd751ec4b17","5de042193e72708e3c1f3ca66aff53cf99abf59e804d02a96ce4423334b2f190","afa897656298bdac480a39aa1b66f64c7b12daefbaf313e1916d93d2215e74a5","067cf163842fbeb0faca91bdf9b2a03b3430013e2f30619d38401b552f2b43b0","92dca9e394a3ab1a42e5cd6a4777f45cccb24d4ac6e15d388c74647a21ca3faf","a914095292e2cd39a8f7f62e1e63f4162abe17dbef5bcb28f9eac8ef98a66625","b3d264cdf22b97d532c91ccd60d9618ac3e1ca563560ecb20718413e3ac80c08","f6dd76291995711664c86701547496f5cab18bce55df68458f1a473e760ac5d2","767ba1e5c017e405cbcc411ea99ee5aec98e6b15144f9bdb9225302b0019b542","5f3c05b986c7f021d10b7c63e4d4c11dc3a101a0ec51936d44fff82f0aad15b0","8cd7412371a8ab746a3a4002280032feb6ed9cbe6ca5df4343b97a006f9d7981","6c7e54b5d7bfc29039a11bfc0fc90f3cda6eef1728fd995d0b277851a961086d","819c82adb2632e0864349bce77841ef8e314285224f45cb0be32314726c1b9c6","c6706cafcce542c7c8e786c0e7a4ad503825117bfb212577aa762ea684ccdc8b","fae3200ad243f16140b59e0bee8e24e52ace4ddc60c6d5947cdf113932af4ae0","2b44a51867f6dbce8520029f917605f35b17bffc2cca516e5b758ac71f1dfee2","d9935d38df2aa33b282d0226a2116fb91fe3e3a12531124cd0eea08b1693502b","ae8b94e36c8b40bc6d539a37fb751dbb4acd9a9f794f2c4561330ecc783df77a","78a67da54955caf4ae6e7a111ec8fc34e95e88527390d660b6e04849483fc9e3","c472698e1bf0b744bd2ac18c16cc971e0ee8ac0b4119b9908b6f8200d71946b4","283b604b71dc1953c84fed2b559d1b984091a53fb0e8ac53579a870453614534","fd3d41a77bd51b26b4e42c6a1831caf32b09cd28958a2dc698579b2a8b4cb862","ce9c285cadf742e190f8d39ebcf6f2f00784bc2b62b05f1daebbcbc6a81d037a","ae429a4dc87ad0f6e09c7e003685837b9388fab0e06244813a85c245ddc15260","4e3ebfdcc3364505626d125ec04f9e79ae64b222dfa45d183b58b9dd39c2655d","49ff533ffe1dc60b17e1dd775bebf2d465aa1933cfab564779c31688563ee93f","4cba145ecc16fa0893c6dc46740d219ed92362c04380b11bd06fa5f092385b03","8b3f284dc9d1cff847edc673199a4acd509df48ffe3dbcf467f45ff4d889c156","8adc292baf51c294931b028982bae99ce72f53ac7747f061ff302a8a2c7da6dc","437afe46252a02b275e1d3738bcef732c994b0dbf774340e637571a43e0d9617","bf82e3027b1d65041975cd9ed62dd93f9db441a6e24001d0d96d4f7c39c8c109","0570c8d82f85ca6438a3014da7077809e93e07738c6772523c2a7ad453c52900","e3f4d47eb82bd588a4259e23c65bf5b373d1e4f5d983e14a6153c12dd7904b23","8f61e4bd3615f5fbd3d12277071b6db900e5960c11d4c99a2a33b73647267bfc","ebe91b0e5afaeede4161e55276d91e7d4c925d3294179d2c2381632d48a7aa14","bed219f87998083b37848e934ca4915d5f6767c949cc0a1a6263200b39c8ca14","2d9fa62675ab1fe36967be270f63917a0554b3b5d2cd5542825aec56b8389001","babbfd049cd874ae75fa2ed715e9a75f2a5613a27d8fc6bb3f5f946da35ce398","7c55092de827461d965433023c7ab2c780ea6d288b7513cf9e86920cc3234a05","d9dc4188fd74d998ec568bf152ddb8f1e5b56d345a34e85361fcd34c8d089b77",{"version":"7a1dd1e9c8bf5e23129495b10718b280340c7500570e0cfe5cffcdee51e13e48","impliedFormat":1},{"version":"95bf7c19205d7a4c92f1699dae58e217bb18f324276dfe06b1c2e312c7c75cf2","impliedFormat":99},"48513cb1fc25e92939babc3f7f607365c6040603e75df6725eb596774082b4b2","20a53695e630989dac40d04a58a6ee632e327eb817f4257d237caa6bd4272ff8","d5d27d8941837e73647baee1010125c38b2923fd57220ee9033b19de2aaa1227","4867150b865c54333a4a1b3a2b8c58526dc0e312c29fe3304802c3c77d2142a2","1624241c53468bb853500fde07709a75ef5bd4386fdbfe66cdf5de56d770b646","1da3dfb75a50a33145f50d59e60fa93866e21af862707b3e06598caa3ae8a218","6379042f7a8df062ce557d0c193ea67e0ac93c3e5bb7b13972d3c4fdbf6e315a","544406267d09f687668c168ce04b63be9541089fffef44f23fbe2317d51c767f","559bd7b411e62c972224cde18345cce0c891ef790e0949c0275467133da85519","71d9011bc38237ceb62ea8dd4894d4a0a1d383a0f4c252674ce41105f1ba6104","397601f8e8d01273f124f469145f0f6022c2800167ea27d2e731a9db5a121adb","60d2843f67fdcbe9b8fb04c760775227fa29e98cfdc9e9fb5dbb3eea2d0cdf0d","728f7206f41e88813bc53bb347351ce56a4f964ff7edc4d952c94905426e04e2","352ea3912bb8b71143ae3dcb7359cd3de68f48eb319a4b89e81ff898077ec548","038283177911137056a0f93ab4772e301faa4951e1304f8657a49ddcdc2487d3","10f23f92e6e1b163d33a34f487495ed899bd174a41ee22f161c6c670679498f0","7eadacbc46856ea730e93f08a284b1677f9c8f3915b4d52e83e508e9fc737106","cbcbd04c766663093b35e0e48cedd3e2f6ac18b9e377972ee74221856551935c","e70c3f1b36ea4a62cca58d3eb482045cbbaf83ff299fa7a235415e6590b8f069","d24f7cbbf4130415f847e8104bfa9a219bc7546eb9f723d5748bfff2bf20586d","9881e38bc9c668f7165f15634e08d303496256405210a19d24977bd8a5e53b81","80ae01ff2662c4b991f6b6e0f536b0597004645ede3babc124179822b6fab767","0bf54f97476c2eefeab2c810dac8bd551242c88c669b451d44924c4c48bd5dde","c7dfe2d8fc6d71389c31aab87bb520fdea819c11971c12bf805357919110810a","42d61f428bcf61f4db817eb70eaa42d0a8c755a9bd23463b9ac3daefb5b8bf57","3f777310d5f00f3d1e45828e16260720665e4fd144c1b21682de831a78b6066e","76505eb6f84b7c58485afdee4d1fdc134737e98065c41df901967107a2b3eeaf","6909bdb8fc410005523054b4a6bd0df69531475a69f61460cc4678c5f57fd638","4306305185f292cbb5a342d3ed99290110ebff01f67997f38dcefa2c4b014cae","d9fbe224baa4218f765e300c0b56be063879cdbbff0987efbb68e12c6095d620","1647671cc99fbdc0f0775a3d3f056cf545dc0c642eeb6c07e6514015bc6c3683","8ffbd2940acd14121a484c789a6dd13ac9f0124fb429c1eb5710d9a49abf4d77","ad9040183c18eb538fba433ba8506efc772d2cb970e347b5a681c6debbdbb9b1","81c0da26f99b259736d05a7aa0608d95d4ab89c819f7c8b78a44883a11226273","2204983f9c3953ba333bfac400d67cd1e1e9b04da6ab77e37db07eb898fec9dd",{"version":"c9c42d5948aa033c444cb6a3c188bcd925997bcc2bd8e97928af480ee356417f","impliedFormat":1},{"version":"f4bb2d3708ccd853dac13f97ede135d721bf5c2586f73ab8f1170f439e44b5b4","impliedFormat":1},{"version":"fd5649816766f52b1f86aa290fd07802d26cbb3b66df8ed788a0381494ebd5ed","impliedFormat":1},{"version":"269a13226bf6847c953f01ada5aefe59a3963a3a74f98c866ccbf08679d16b86","impliedFormat":1},{"version":"b769494ac41040c4c26eb6b268d519db4cc8853523d9d6863bee472a08f77f80","impliedFormat":1},{"version":"2fe42f88e2d318ede2a2f84283e36fdb9bd1448cd36b4a66f4ead846c48c1a33","impliedFormat":1},{"version":"cb403dfd16fdbdfd38aa13527bcbb7d15445374bc1c947cfcc3a9e6b514418ab","impliedFormat":1},{"version":"60810cf2adc328fa95c85a0ce2fd10842b8985c97a2832802656166950f8d164","impliedFormat":1},{"version":"de54c75cad3c584e18a8392a9a7e0668b735cd6b81a3f8433e18b5507fd68049","impliedFormat":1},{"version":"c477e5c4e8a805010af88a67996440ba61f826b1ced55e05423ad1b026338582","impliedFormat":1},{"version":"6b419ab45dc8cb943a1da4259a65f203b4bd1d4b67ac4522e43b40d2e424bdd6","impliedFormat":1},{"version":"a364ff73bf9b7b301c73730130aed0b3ca51454a4690922fc4ce0975b6e20a33","impliedFormat":1},{"version":"ef113fa4d5404c269863879ff8c9790aa238e577477d53c781cdae1e4552a0cf","impliedFormat":1},{"version":"5bfa561404d8a4b72b3ab8f2a9e218ab3ebb92a552811c88c878465751b72005","impliedFormat":1},{"version":"45a384db52cf8656860fc79ca496377b60ae93c0966ea65c7b1021d1d196d552","impliedFormat":1},{"version":"b2db0d237108fa98b859197d9fb1e9204915971239edbf63ed418b210e318fb8","impliedFormat":1},{"version":"93470daf956b2faa5f470b910d18b0876cfa3d1f5d7184e9aeafd8de86a30229","impliedFormat":1},{"version":"d472c153510dc0fd95624ad22711d264097ff0518059764981736f7aa94d0fa6","impliedFormat":1},{"version":"01fdef99a0d07e88a5f79d67e0142fc399302a8d679997aac07a901d4cf0fc83","impliedFormat":1},{"version":"ffcbdda683402303fa8845faf9a8fbb068723e08862b9689fc5a37c70ef989b8","impliedFormat":1},{"version":"208c5d0173b66b96c87c659d2decb774be70fb7a5d5af599a5d05f842b2e8d74","impliedFormat":1},{"version":"ec3b09b073a5e8a14fd5932cc4c33efaa0280c967d15bbc4c0c5b73a0d2f1a68","impliedFormat":1},{"version":"4b4c884e11985025294a651092f55dcbf588646d704e339674dfe51bdeead853","impliedFormat":1},{"version":"78c8b34f69c45078c6a3a3f10a24f1a03ea98495b6d75b945c1a3408a3ce5a26","impliedFormat":1},{"version":"0b1a08da571520eb288eb75843aad95d07fed423aba18b1149b5a0c767baf688","impliedFormat":1},{"version":"9c4708e703c8deb525e95946b3fdd8d5caaf724b3ac4a1cd6c2cab759b53f76f","impliedFormat":1},{"version":"ed14fb238769ed0b0dff6b78bef5263f0f50f403878ecd609fc71774b2113b12","impliedFormat":1},{"version":"59405847661d05bec9243efe9498211cb7e66d2620fe946e40750ffcb9e7d56a","impliedFormat":1},{"version":"ef95961bc90e8972bc9d88bee5264544d916929c0240e8c3c8ae220568b26ead","impliedFormat":1},{"version":"3f64230713c989e5f2d1d46c13fc8b2d9193b5dd59d393d5e70098c221894b1e","impliedFormat":1},{"version":"e49eeb0f93ea6a311a22f5b66a155c368e9cdb3585695fd951945df1a4192eb7","impliedFormat":1},{"version":"6f704837b406e4ac6ec5942018691ecc10e2d079cd64706d8ed1e86826d0671e","impliedFormat":1},{"version":"ee2229f4fc2d2306c864e5c2399aaa5958e4b3e1c964701fb8a84709237c9f47","impliedFormat":1},{"version":"6e5563614d424223f4748c6b714e1e197c8422824ff42fdc16f64484e1a863a6","impliedFormat":1},{"version":"8f31673ebf988cfc4b7ce2adb6a6c489dd748025600d8e2b7d922f952d7d21af","impliedFormat":1},{"version":"fd3715f87964b5fc26f4c333422969da8ca45e69e3fb6973ba6c806f437eb012","impliedFormat":1},{"version":"97b1e695f57dd56a6495f7bdca876981cc8db1cc4a555c3964aa14ce26e0f4de","impliedFormat":1},{"version":"cf32c06d23f373f81db3e93d47b7006f5bfc005df4d92bf5407b7792adcb3c47","impliedFormat":1},{"version":"eacc624e44f4b61dae0502e59ca5c0307dee65e7c257ee3eab4b2c8c6f156cd9","impliedFormat":1},{"version":"6041c1c22cb701abf3d98f153f878b12280f3b2213144588209b66ad5f5915dd","impliedFormat":1},{"version":"d95c6fb6552ca855ed11cdcaa5c68ad484bdc6325fd86fbadccdebfe57ed841b","impliedFormat":1},{"version":"0063b3ff097c4542be10322c67ca804e9e4504545b46ae8d620ceab59349ee84","impliedFormat":1},{"version":"9ff44b788f5d8d86f6fa34abf3faec8c425ecf1838248318acb0c5a4c88e62e7","impliedFormat":1},{"version":"4169cb216a6b361ba3caadf4a13670354e2a68ce055f4ec77ae7688902d2ab2d","impliedFormat":1},{"version":"e642a86d8e0956bb7c76aec21b83bde20409b19eb22786ed72ac5515aa9268c8","impliedFormat":1},{"version":"879e2a34d0139f04a32974fdfa44c5720619afd28f8bde0e5860f371d5f65d34","impliedFormat":1},{"version":"8e04860bdf072d4270b09b33b2b91ec4545297f23cc580041cad3e738f58d92c","impliedFormat":1},{"version":"bff595611ce25571f0cb50a83b7dcd7599559d6d3e98bf4fe87ad77b9c347664","impliedFormat":1},{"version":"2eced6af832d4e69811e353c7751f73bba07dc3b63189e0fa963e8264f341c12","impliedFormat":1},{"version":"a884b3560c8a29e5cb7f1263d880ff5c8b017991009edc20f450027c4a112b3f","impliedFormat":1},{"version":"6775c3e28d13ee126ec2c2e0827ec76422b0e11d9d5c2cfdfa7b982d48455fff","impliedFormat":1},{"version":"2ab0ffd4cdaff94c5cb8701f34442f8a018a2b62623528a66ad1ad8172ac6626","impliedFormat":1},{"version":"ea8215cf7cab1015579eac88e2f16fa1fabbe9f84ce4d2848c10f36d7df8ca1d","impliedFormat":1},{"version":"cc894fd562a73055ff72dcb7821729cef909b85bca4d0e2e2cbd0c1a2ecadeba","impliedFormat":1},{"version":"ab058bf3dbdbde6571f97a57a3b52b14be9d7e19f23190e9a551d5d6f6b6563f","impliedFormat":1},{"version":"142892cddebce23312318d79014de94e64a1085b8b0d73b942b4a6ce40a1b18d","impliedFormat":1},{"version":"db84257986e870ab22b304a80b02ea5e079c13a7f7be7891c0950bfd9e33f915","impliedFormat":1},{"version":"24cb43d567d33ac17daaad4e86cd52aba2bb8ff2196d8e1e7f0802faeeb39e95","impliedFormat":1},{"version":"dc6e0137694a7048ceba1ce02e6a57ab77573c38b1d41b36ae8e2e092b04ced2","impliedFormat":1},{"version":"aca624f59f59e63a55f8a5743f02fffc81dd270916e65fcd0edb3d4839641fbe","impliedFormat":1},{"version":"ce47b859c7ada1fbb72b66078a0cade8a234c7ae2ee966f39a21aada85b69dc0","impliedFormat":1},{"version":"389afe4c6734c505044a3a35477b118de0c54a1ae945ad454a065dc9446130a4","impliedFormat":1},{"version":"a44e6996f02661be9aa5c08bce6c2117b675211e92b6e552293e0682325f303e","impliedFormat":1},{"version":"b674f6631098d532a779f21fa6e9bdfca23718614f51d212089c355f27eea479","impliedFormat":1},{"version":"9dbc2b9b24df7b3a609c746eaada8bbc8a49a228d8801e076628d5a067ff3cc3","impliedFormat":1},{"version":"d6ea60339acf1584f623c91f5214be0ac654c0692c0c3abd69a601fe0ff0e165","impliedFormat":1},{"version":"d08badb0bbee55e449ea9ea7e7978cc94859804c49bdc7dc73e25d348337c0da","impliedFormat":1},{"version":"b116a03deacf70767f572c96a833e3c1adf01fff5c47f6c23e7bcb60c71359ba","impliedFormat":1},{"version":"023aedd02204fce1597fd16d7c0f1d7be13fcf4bc1ed28fb30a39587715ea000","impliedFormat":1},{"version":"b18adf3f8103e0711fbe633893cfbce2897f745554058cffa9273348366304d2","impliedFormat":1},{"version":"f41fbddb4a2c67dbf13863507b50f416c2645e7440895ea698605541d5038754","impliedFormat":1},{"version":"636a0fc7a5ee207de956241b8cc821305c8cc72b9f0bec69b9c9de15a9eafcfe","impliedFormat":1},{"version":"c326f85f762b14708a25b9f5c84691562f5cf39ae9148c00f990b8b4a2a4461a","impliedFormat":1},"4ae7232926d7606887ae5a4ab9d5c43af7df87f48508c75a056311874b45a4c2","21fed59c1440a1b1b0500593b9ae29d70c8d227d6386542a2dda1426996b43ad","bfa66fa269f4118be94bcecbcfc01d870a2c3c031c1ae93a77e5808d8bfdb5a9","5ce7b22fbfb26f2799548c7dd544d305773b34a519c9f02c1023738377d26f45","c0f40d113137b58b99d3193aa91018e76393962bd9c719113e7c9c4aeb3a7bd8","f83514f8eca15e55b8273acad65bcda2f173a4c9caa556df5b97aaa85e8112ca","ba1c3163158c83fc26e7f0a08ac8366d1c23d4384bba9f656506b6efa07094e2","215c5ea44514f3a5349862950a5d424550a46ef5d7afea95c949ed6ecced5854","d81be61a6dd123078fcc33a59096bb5b879616067e6799dfea3ed430bdb0a39e","d75fb71321332db274f33eb438f07a548df2bf38492f086ace936494745e6ae4","671acaaaacf075d5329eb5159d7bba85b98349fe5d3d6cce52c05ea8106fcfb1","6aadf97d7851d9f9f39a291c2cd69746a5cd35b0c3970db1e7498e87e6586251","6947690918c905975335d3c3b8c4b639d4853c5626ee65f319a4a65e2d928dce","bc66136d4a34d467d8dc3a065638648378281140197da932593e9c228149c95c","e1548ca903cfc74b0406ffa1751a7f591c7b0ab1aa208f3990135ee49dc3b52b","2ec2c24a450e90125da917d46c76b82f9f25ac98500b4f2775391bb55d7ae7ec","676b8a500a86c58caabb78c0cc7a9dc59ac5fb2adaf074bb5af32bf689c7410a","399a919a5d5b871e0b8282cc9cd337dfba1a4245797fadb3cbe934ab91549b8f","ce2adef51ba7662eca54509c13f92d5252104c383f63f6717ef02a19621209cc","eb74db9df10c2b96379dea5a0b620ea047376aed2fd6c40f83f90f1b2b78760e","b729d7afe472884a3c1697f4b2015292dfae9d794ac86660f1db0d2bd7cf6dbd","2a4c278396ec8abb50062819b0701a005e16d8c36559590916978ef339f8ce4d","0975c39fe7f1f86901531a0f1034647df2d1eb5375c25c1876be3391c6335b88","2ea170b8cd05f6ce799bd3db23b764a36dedfa84f90933cf80c6bc33d9ed9f05","b3a350ce06a0d544ee0c78c4ed1c6301e13887cd10f3551f24f528131068b6ca","be10c5a892907d30ff813fbfbe69bd88a3eb5d2081ec95d8df5bae3f6077a9d6","350e72442c1140b2b064c2609edffaac5320d736100c27f8d052d810dad1d877","bbd0879d4af16020be36b0a56c6848f3db28721f00b94217a718a7ab60ce4c5b","4fa70e81e05b3b6b77e9a61e965ceb97c9110fcb733a9bc520604f51b9b1d1af","b2f997b8187748117a604883671b7ac44bca981ed2858bb96c94c8664a0f0cf1","8d1364ebec71e4a275fc4f5b7141f52173c0d1dfbae0cc96fed046198d7854d1","c542d5d260548bbfb42f3428a87a305c0f380e7b76fa5dde32c8ef11fa7f30e4","baab6b1c4a6262c892278ff86dd3df83a69a1d56b5365f4093c34d5fbb378883","d130f044cb606e3ec0e76f509712dcb383bcea766e1eca7d0888faddcc9eb828",{"version":"a52c5f687d788d283ea1fa38bdc2fabe0eac863135a7dfe175ec52b309f61892","impliedFormat":1},{"version":"f1cb3052f76b6d3a0bbe97e87a7e8ffa15661ac8ff496079daef778a60acf9ce","impliedFormat":99},{"version":"18852bc9e6c3dfe183573ab1e15f983d8172213969e7c1f51fa5f277ed41dab6","impliedFormat":99},{"version":"2556e7e8bb7e6f0bb3fe25f3da990d1812cb91f8c9b389354b6a0c8a6d687590","impliedFormat":99},{"version":"ad1c91ca536e0962dcbfcdff40073e3dd18da839e0baad3fe990cf0d10c93065","impliedFormat":99},{"version":"19cf605ba2a4e8fba017edebdddbbc45aea897ddc58b4aae4c55f382b570ff53","impliedFormat":99},{"version":"7618d2cb769e2093acd4623d645b683ab9fea78c262b3aa354aba9f5afdcaaee","impliedFormat":99},{"version":"029f1ce606891c3f57f4c0c60b8a46c8ced53e719d27a7c9693817f2fe37690b","impliedFormat":99},{"version":"83596c963e276a9c5911412fba37ae7c1fe280f2d77329928828eed5a3bfa9a6","impliedFormat":99},{"version":"81acfd3a01767770e559bc57d32684756989475be6ea32e2fe6255472c3ea116","impliedFormat":99},{"version":"88d0c3eae81868b4749ba5b88f9b6d564ee748321ce19a2f4269a4e9dd46020a","impliedFormat":99},{"version":"8266b39a828bfb2695cabfa403e7c1226d7d94599f21bea9f760e35f4ca7a576","impliedFormat":99},{"version":"c1c1e740195c882a776cf084acbaf963907785ee39e723c6375fec9a59bf2387","impliedFormat":99},{"version":"137f96b78e477e08876f6372072c3b6f1767672bf182013f84f8ae53d987ff86","impliedFormat":99},{"version":"29896c61d09880ff39f8a86873bf72ce4deb910158d3a496122781e29904c615","impliedFormat":99},{"version":"dc1d7cc525fd825a3172b066489eaa2048e8e40ce2a56a6f1372ad05236bc049","impliedFormat":99},{"version":"a82f5ba70d26e6ad9d432ab7556506d807c49f35a44af99fb8054004220aaaa1","impliedFormat":1},"2e48326ec30af1217de3390e19c12cdc5a15d76b31e06adf06ed18b780429134","02124a9429297d6b59adc2af0606fe91393edb38e14ed3b54ccb0a5c2f31bf6b","e91e4227a5dbe1c592d6ae0745b4edf43927cf782567bca0413b55949c58f645","594f20ad42501609ae6a4abb153220d015a7d564da4e85be108c39cc23d446af","878a6ec2746a926b97bb8c2868dcd783757a347468b11c3dd0b3ec2eada295ef","69a9133e7c12df04647c7e331b5e21674073fbe9f31a6e737ea60018912c57f1","639abc4549fd5ed16bcd08942bf501db81a245a27746b2ea9a85f501567ae755","4526fa5df4ed2bb8a5cb7e16677871511e303fb28894a3d9bf166909285ac59a","3bd498eb50d22160d645696345d92519d0901009e16ab90536734a2b1d925a5a","c3bf3f41b03d9b57b4caebba0f799affbc49a62f79e392bf61f0dcb2a4262b49","354b510f683b0b0ea32d594d4e84d6ffea06feb48e58f55f59c0b6c008e632c3","72e74efc42cc15fecdb98ac7390660ab1625785330f7147b6f8f98e9ef84038c","2350e6034c762b68f5b666d7fb7a1a7d55ed0fe85dd1f42394b99a3f21f9abd4","fd5d1e85fa0623c0495b8199407b315a66ef6a2ed595998b2ee8d279693dbee5","1984affa3ffbcaab80a780078184c9ceb93ccc5fe6f9eff609782134795338dc","b0a53b4792fad6d77fcd2dc101b49ba743a08a56890e1de288c6510a3123e96d","90f414cb7291041ad2cac48283f5071e0b142c2628b683052d2f987645d60c50","2282281b0b989562ad48580ef91c8c5dd49ed3df090736998585eacc597630a0","f8ee1987e8c7f65bf9e92bed6d391b7afb55fdad7f65b58136dcda098fde8893","6bbe02e7871a7296231ab579d4b0177a009ab81fc8033f0520c351d37e819d94","df8b48dcab732d2609fcb5e7d6ddb8ecb54ccbf464da3f108468248406217abe","9260777473c403f92efc8c9a6931a19302b63e2da5e3e0b882f58001d2d025c8","cf9c03fd0fb2fa3a120a89b3dfe1a500a6dd4304817e916b787c6eb7d9eb5b7c","d1780cd042ce74e864256dbc9b1cfcfc7a9f13f071f7604483e7d2a4b58f83d8","16a8c5ed6a4fef1905440939ffa3e2adbbab89490d0ad0c10d1a761fce14b721","89bd5a20f05491d007ab3147a66f03576847ea138d6a1b8362f8e89cab8ce2d7","f3fb3a937b7fca902dad5e124bc98fbdab8fbd36961c56012db76170a3902ceb","3ef91d7644539317d1c34ce514b8637faf324b0f945ca5c25692c3b8f886bd3c","f6f7f5a00c0b48902b3e6aef0fd7bd74cf297bf01d4d86dd067a7af7d36c5407","d1d6dc94545435801a5aae87d91dec022ac76d442d2829329f38f746072f5763","ae69abacf60ec44eb561e8f942decd7e6d98ca2acf96a171f815427ba772836e",{"version":"a788160deada2e570f8ab0f12c61ae3ffc4e20fb110d395db8272b6e33ee4b80","impliedFormat":1},"d08a9cc702dcabae66e34607a096ef1484d937e49628b0f724dae320e74c028d","7fbf90320488879d95528d1e772c7210689e231076be901bedf56a161cd9a539","b10ee612ac6a4c1025f51e05cbc092b9acb1e6c752b65cabe7f52683cde9379f","e02cfc9529f29b3d5bf4975c9753ff915125bc4681d8726399861d87374dccb2","e9674947a4083cb4f77da951885d70a1a4d162b86835482e02ad8ca94b6bf744","0539f92bfc7a8283d44970a172b9fcc059608ece82db4fd5e77249f66da7e7c3","303e26342afa1d73d5f9b7ca6be6c1cbb8eb1ddae123e54c73dc4424f9712902","ed2f47f4ac2b9dac4ab9b05cd624453e5d935f50bd0ac56cbcf567ba3bd1df59","b1417061cf02353665e49e32f5512ac0fcb6ced0bc6f9deb9f35dcde529cb3b7","8f848482fa545eea6ef65983e50e0851a7606ae9f230a002f53b34a10d8a4bc8","f0612a79fe5ed487cca284578f48bdc148dd781b7c0179aa688ad5cad16e3259","04812f8e0ccb5d1362c125c226506639b46bc86548021f85a37383a6b2d696df","64c9dbb11fb6ed293602a00171c0b3d894979d39860263728cc64660d969d8cf","de119c4e5b34691491aba8dea90e5cb9207d2d22556321b5243278a49eb1f62e","dfc8280e94c85c1d274a927bc209d09d12d0ec511d333b3b74c5480d58ea7403","8fe58ec2c308dffb1349297abdeefdff134f717c20e41ffe4759574b73e07408","1348ee8fb19c636e2de1c4a48a0b794be38d19fc9ab582925648e6b376cbd850","f2a6a2a13ad835900c2264defd6e8ac8caa09b8b43a09acf4c2792d4b1385b09","4c8f1b23727680adca70240bbe0124e766b35f1df35c772ac6e3adb335432865","6a8c11db7f2255df10e1dba3602a7e95e2b6cfc7ca35a3fc51b0507fd2bda25e","4bea0406da585fa29613f1093b92eeec08b14321a4bd5c0de209527f1658c9a1","bcd4d81ba09cb716f640e040e3356f0fead802258e91c98a54d09d47e8315d63","4f6f63d97a36ed1d083c14acd2ab80e2f0eb5d14f701928a7e1d61ef78ff4d09","312c6c1388b0bd7c41325b7973d43caceb8da67ee8cfab27805d74ea12f194e9","42f908c4790b4fc373de984a0d4fb2c13aa70631e28af6876d1d278d83c2a49c","da5ce791c84f4e32faaf4f75bf31c2f4232991474bf1bf854928d8c7efae4ed9","066dfccc490467eb43d259b0cb4dec932f2047151f268ce5a25a019699792621","a26e40af0c04f400c4f8969cf884a8a566d86bcd73d596858262993164ab7f53","7233e5b44cfd15fb76769d548548755774c4275471b1186bec0e41514e5dad4a","0a7f3547366db9f73aafaede0ff94831866e28c3851d3fbbf79c6f76f35a2f0b","1dc7dd5b8b30cc698861ff9fc15c58eecd8cd46a68892a8fe724ce1842d71ab1","02a11b2e18217669258309611d51cec20f5777b59f2689551cebc67129623269","34357cbac471a2b1973f16dbaabc6a02b7dade0002044d960099280275fbab44","a9db08ceb09f66fa33de190af460eabf9e6f53346f738e94338db89d6bf0b917","bc9f4329f9eceb410d96787cc8806a7df69ea4a8811fdb7ce9ad267fb4494541","de1f07b9f9d2ff88d033d415e10e006d2e4119eadd99517eb5dce5e965e77b77","1fd9079bbda97f67ab433e52fcf04381c931e8455be352fe8bed501e4a94dfed","20151f5f316f6742647f3ac35e95220bef77244598d1c8e67d7df6c1c6e169f0","f03fca018af7858a875f5c5db16170e416d1830cec303dacb1b0edea669a36c2",{"version":"de7a8e847ed4fc7a683a8379aef0a68b29709024ba447d4344e2de9683467a41","impliedFormat":1},{"version":"7d547498c1bdcae3983173af4b83583aa378eca144aab7d9ad0d2cdd6f6e90f6","impliedFormat":1},{"version":"636f588e6ea4f82381de50571b1c557ce5eeb8e34ee66d6b05b53ad6db125402","impliedFormat":1},{"version":"d94f9f9ebfb3b2e2cc6e05be25bbfe169b59b56e2189a9e37925db982a558878","impliedFormat":1},{"version":"4380fa5b6b7f41bd133d93c3671a4c158b6255b2fad68c8e4c2ee7bf4da53f64","impliedFormat":1},{"version":"69b10087ab3b96645619907a28365430bee600e5a3663fd1a5fd0ba9078820cc","impliedFormat":1},{"version":"b831fe7b265a24ad2bf38323732e526fe55748a24cf64a359859ad2b09b75a6c","impliedFormat":1},{"version":"30b06da87f6fd7c0d62adcce210455b4b1a7e953e11e4f75a995c4b3fd19c281","impliedFormat":1},{"version":"7cc053f7d981a99eff018d9bb523b9eaaea0438d94c1c8e89fb0f5daf248a51c","impliedFormat":1},{"version":"1705b40e0698ec8a6e844ba21fecec6b2fa5ecd6d126dbf7bfa8bf69e77b741c","impliedFormat":1},{"version":"06be66d549632ca988073fba2813f46253c1458543393bd3aa7ae8242eff6724","impliedFormat":1},{"version":"e631d9cf4e832195734f07e8ebcf3daa01f1abb5161137b25d0c384336fdf0f8","impliedFormat":1},{"version":"af04eab88984284356d9c55376b6b34bde50e8829fe227572096f7da1af668b7","impliedFormat":1},{"version":"626e4a7034affeaaaacdb37eecafb0fc0b12ae2b70df48c43e3439472bdc178e","impliedFormat":1},{"version":"59a5cf5fe28bb6192bf1556ede3247b9f447df0afb58f355799d77637cc02938","impliedFormat":1},{"version":"6f17d06e7c1769f151212c07065bc65a734005552fc834c94e6c6735b36092e8","impliedFormat":1},{"version":"d60646e932f56bc089fc31e796b2f85dd6cc58808246cfe330bc3b3efbf3bd40","impliedFormat":1},{"version":"bb5b39273362cc03aed160b19136fb5d17752b3fea99b038082b4c1b13bfb1ac","impliedFormat":1},{"version":"5c4e9972565332690d8b8bbdc9aaf4aa3b41383c1fbd39642bdb7a2c6844ed97","impliedFormat":1},{"version":"ddb7c03a449afef82ad9b8021dd5d8f983ac1faa305e29f733d6681606585166","impliedFormat":1},{"version":"d278b6a6ca091d2d203016fa85a312a489c038a65cfc72cda91450bef86adc0f","impliedFormat":1},{"version":"08034b22390fe45b2773846c7802efbc63f289a4de760dace93b330ce2ef02d7","impliedFormat":1},{"version":"40fdb753dff144f033dbd7ab1d00a0d1c5cdd9784e9f94340b90dd3484dd37ce","impliedFormat":1},{"version":"e7c593d44980b59b190e89d7ae377d5f905cf78f36f6dd3121c9a67e26cfc08c","impliedFormat":1},{"version":"7484eadb7efee1dcb474e39957d92bc051e1bf01a26e2beba5dfb3c3e5d78316","impliedFormat":1},{"version":"120d183567e622fcaf1654355cf3ef6b2162e45b39389916e82bdd82444da76c","impliedFormat":1},{"version":"22759dfadc7f47badde31230a0a34ba6810f88b29ff314fb5e0ffd5fe91ba379","impliedFormat":1},{"version":"ff8e5c8ab3edb5edf400f92cfb219796e174bb42adfa273d76ea28504b55f8a5","impliedFormat":1},{"version":"253aac67d9d532f49fabe3f6ab5c165371e35289268d07f922e745e480bc942e","impliedFormat":1},{"version":"027a4481143e6e6e28440b7f79e34ec1fd7bb0ddfced3d701694a1940c19672e","impliedFormat":1},{"version":"73d6edd1c0013bced12124f03a00e68a6b53905b0fd55312bee06e48a01c9207","impliedFormat":1},{"version":"fd14a32acaad14d8a5ceb54394ce2403ca95323f186b17ba33a98c6ab4cdd92c","impliedFormat":99},{"version":"1ce90d4d878aeda67e0a630c9292deba78fd859361d2fc49295a7f6b0feef8e0","impliedFormat":99},{"version":"14c0f156b0f1fba4f7e9bfcc3bcf1cf802dca1519ac0eb691b74a3312530ad0a","impliedFormat":99},{"version":"21596552520cb4cdd47644deb69d8ce056937ddb59c49eabee821e52daef5499","impliedFormat":99},{"version":"fc0d05cf23e89baad255c7949c48fd467688b29694d072481679a5bfb3335ab7","impliedFormat":99},{"version":"02d38a1bf5d2498fff07132a3f79c1b1942c726f1fdc6c4731bff026da751416","impliedFormat":99},{"version":"e19a2540316ec1e2a5944db311094916c69dc91046cc3f456bd3789b6c5037b1","impliedFormat":99},{"version":"6146b1f2dba9b74d7428b4d687aa68330e3bd338518025bd7945b94147c1b08b","impliedFormat":99},{"version":"fa86bd2a3bc2e6a53b687db55bd98bcc4a5e3af4dc70431f10e54882b21225a0","impliedFormat":99},{"version":"8d8f095d8bb063a9717a9dd15976ac6c019044d1b431d8c3480ac55cd037ea40","impliedFormat":99},{"version":"527de93c2aa9a4d1f3b5e0bf48a8c6fc5bcc7b699ca02588df9e386454bcdbc3","impliedFormat":99},{"version":"1b15e4417ebe6b7ea50f59666d1a267d6ea4b19e79f7fe054dde47a71003daf5","impliedFormat":99},"962c23eb9e74ffbb75477b2469f58db73496c38cfc4c80607685b39dfa17429c","701449770ac05c4ab1af5bc280b9a686f27e6e19faa453eae30a339bccf2115b","d85f1d3672cc623bc2bc252dfe129f99fc678af29308a416e7fce00fca4144f5","bdebd8111ebba2ca603a07cda3c3aee718283287e4b841dbea9f41fa85af404c","94371f9fe64193c034d86e4a843050f477a5821c8c800469b9db646dcea10df4",{"version":"9fb7a9bf12856b0bd260d63eae4283b5b3cb21ee27313aabf3e540d6008cef7e","signature":"c5bc17e7fa3fcd4f5fd88abda111fd302d234ec73c44744f6471ee567c87a549"},{"version":"8feaeecbd4c423621d2189880153b74b29fd66a4d382858bf6ee35d06d2cee01","signature":"5cb799ca88346f14cc2bebb1a6a89df4ac8d7bcd00df5bdb438024d8ba00e1bc"},"d25895a5a55ba476ed6ed77bece1f95d8a8017316ccec88cb2126ecbba2f17f3","ac07f3ce382b1072be34eabc5ce2f86c0d541da8a4a3562e2b92a3eb6ee02be0","bddc9efcfa89b301582eb2a704cb5d754035e36c9d6c8b3319136d17bfb10960",{"version":"d3fe276fcaa3f16eaf6d576f2938f75e9958f8232d92ca224556b1f83296d38d","signature":"e2c619928cac59007cceac356c4758f220867f04cec33e813cbb5e72ec734588"},"60584af2bd6fd41eaf649eb08d79eae020e4a98e42a9baf9f43b2b37bf38c09a","cf2f8898f84563cfc006aeb35525fc44529452fcb78d130d5fdb3189ace08a57","9f64d71f1909758962492f0c2b4eea127c889d6ab2749c7376f4db0692af90d2",{"version":"a36490ff0f236228550fec306e917a1090562e2b2ef2f2eb49ecaf956071504c","signature":"9d718a1846c97a95e51c12364c4db484c294702c587f204c7d6364b61ed91bed"},"bdef94df1c30ed4ec43ab9bdf9fb8080adbec6183d57c7df7809dd6ca32cbf93","e62bad4a196f096fcb97c517d40b90ed4d5b240d291a5a7a4909bbc9b14adc05",{"version":"28113296987a3d36b96a4b1db1676b071e44b23218f4c987c2915c9cabf53692","signature":"e786a69994008a306fc1d950a5f73bf7ca3be92b032dc524c840671566dd41cd"},"00a3b629e17e0828f2b029279a45074760b74d8daaedae817f7a6eef767e3a87","ada0c7650b156f4a0d0ca8833cfe5948ba9184c3e75e7aa40ad590ecd78bf209","b1296b73ac379c2f83391611ad7729cd9145e5705e00028da6b471c8785db3e1","116b9860406415bdff57756259e8b8449008c41b8ad62df1e2a5f631f18fc546","16c827c8160c2db3c07bbe5192e34a318867835780e0eec24299a048554c5a39","b065955e4f89264636eec3445f4a9364966e19876ce9d96ff8064b9585585cee","cb81e729c2d482fdb4ed907941fe5a9332925eeef1ecda567f69b69820fc0d6a","02ada21a893a1068ce9b958e8a98a149beee21ebe597c99b5d058371e9b8c6f5","420efde4097df0c42436191cf203aca586d18be7c7ed7c89d59c6375fba920dc","66ac0a9ff7cf0126cc7d3e07e1c2c5e233014fc751dc49d84f3d0555381a8fc6","d67bd63403073b341bcae93f462ef903f08a15f0cdbe925e2e6d32b3c0ec64e9","860837525f1473d86bbd795c2be59adf4b8663a46b20de771321babee36026aa","ca59c99e82b41a8442b4e8fadeafa2989d3d6dbfce8be7e7c2a6dc1971a6e9a7","c8e699d735280c06c218b93e44c046862b634c3729b2bcbb6643acfd513f8e5b","b354b028c1870601be334d46047fab3c0de6bf4350fd090314234a7ba117b631","db8fdb85cf00eb3850e6796b65c3070ae10c5f34336f58de0ce689e156d4f8a2","f44030dcf72027f73921a441be14ef2368439b85df28eeb1f769dc52d353582d","2193cc4015aca9b59c3f2aa6607f171e5ef65717f41b5bb70275862e3131f0de","191b4043dc8f272a18d5ea7c3b1a20e5113a105f496b2e57e3cde974bca9a07f","a3bf530114604bd6bca1e1149efb444409c1733f8a1f1fab268df53672936385","537c5d2139b5860cfdbfe1b1d936802cd5db68c483b96dcc8360e05fc883eda7","261a8e5eef6e0d01e694d50020c7c62eebf30bb7023d5602692e2299c1091d09","57fde09062c61f9b1b176c2c4d9317f4bd5fdc888ae8d6530d29f95c4186ec89","69b396555193955032165e03800c92446cae34e0445b7594220f7419a33a8ff2","682fed26eb3fa0494e85e204fcf062ad9aa8dc8ce5eb46c48b88eae052554ccd","34922fc5b54a8415abcd62949823cf4a8ddfb2db40d70a01c428bd1ecf3351be","c81685c96ac4fcbf72ca0ff184083938c30a4f5ef464fd22a8f4ad694d9b1701","699bfb36bd427e967bdab3599ef9a3c59ce6c02000040edb95b60f6768a70e46","32c3680d4bdb4af52def3a18d3b1457293fdb6a460e825acc49102e68db27c3d","0246a1b8a1170b11f491568ae5c451a2ad301de0cd0817bd9fd5d7c1f186d6a3","19128c1bd4546c99a0a396767fe237e989addb596a84183aa07607dcb5d4c9be","083a9037b41528dbbf5ab9f6f0b69cb227ac300f9fd00dc890451c80da236f7a","ed2230a2e34f952ff0f9d65057922d2b8456fbdf01f65b17eb19275c8d92b1c0","9afa9460f9c8cb56d5778e4b32414ae29afef2e47ed749ee884ae1365b0ca5a0","595161ceb2767809f89c51d1e58811cee7676985cc9d1220927aa7d74c241294","5df01ddaaceb191141faa0e310afe053f9757838c04ea19ccfbb09555f41a434","c412387128c689d36b83c1c85d346c0b63d1434eb6d3e4bb366b51f3ea0e6d92","ecf7ec514b96e90fac2123669d41ecf46e9366e8f4a7a6afdf3e8d312f69b52d","31e9fed040c007a1af8da729292b9027dd48ff02b896f3986f7a3031c3c53c93","ac65c5c75f335d2a5c5ce713675f2866302efe1b3a819d4f5736d6159a29c04d","289f5b58822e70c7405c57f932e84a0e373b98abd0a21cde037139dded324c7c","a7ee71ef3bbc00744600b559f141e47988d2d065a83bd41a33af82de185891da","bde06f5b52d32a1c5d8d0760e8300d71d6d04fc0a497088276ab1aebbba252a4","b1f2bdd4790f93f0dffe4b479a071ad707bd61f313ab649bebc66b7469f47455","9556a9ae26558e73580836e6ce29c173eecff9cca732e340e52cb5932864b14c","ff24aa6dcf7821a9cb207a8f2b12aa960b9e1893c29abb4fe155f94295db59ee","422075db67ede566476d05ae7abd69d9e2a65df0d70153dc873d3e4d69e94601","0d75b6907e72e0eab52f9551d21caad8e5ba07fc0e034f77ac9fcededdc62ab4","4355c58cea03648483f69e3e9bebdaf5e199578a7962ecf29d0e68c6cfa8af41","594fcec5ae8c48c3d3d1b0c196dde04570ab381e72b228c8af3604875086438c","750c27c6c6f30b39300823df9834365627ed6f6a6fcc50e293a1500fe7fe8275","d2bdfed43e9e9a32ae8ee4825825ed32d7de9672da986304616ecf11436f2b72","0e22d91f1e02d4dd00ccdcf0abe7a4c57a91a076e8bbb00947fb330bb9be77fb",{"version":"acfb723d81eda39156251aed414c553294870bf53062429ebfcfba8a68cb4753","impliedFormat":99},{"version":"542843bf5a39a528acaff79ea0255ed2912c541c442541b0547e29ac945e9823","impliedFormat":99},{"version":"b5ce343886d23392be9c8280e9f24a87f1d7d3667f6672c2fe4aa61fa4ece7d4","impliedFormat":99},{"version":"57e9e1b0911874c62d743af24b5d56032759846533641d550b12a45ff404bf07","impliedFormat":99},{"version":"9f54d7adce0db4df8f6c11e20f3e7a66e55c510f196b074d0bca3370259a19fc","impliedFormat":99},{"version":"5e43e0824f10cd8c48e7a8c5c673638488925a12c31f0f9e0957965c290eb14c","impliedFormat":99},{"version":"426041a8287038c60355059aa77aed3c154f93dcb6dac1522cd7fa56b908a7fe","impliedFormat":99},{"version":"ef13c73d6157a32933c612d476c1524dd674cf5b9a88571d7d6a0d147544d529","impliedFormat":99},{"version":"3b0a56d056d81a011e484b9c05d5e430711aaecd561a788bad1d0498aad782c7","impliedFormat":99},{"version":"2d9fecdb0c3559cf557bbe02c609c468afd71f5c7a745d457d40945e16576279","impliedFormat":99},{"version":"0f050859f31d35e3e0c0c8cc264dba86ac18f09ab1795c3121391c7b99145bc7","impliedFormat":99},{"version":"a7ca8df4f2931bef2aa4118078584d84a0b16539598eaadf7dce9104dfaa381c","impliedFormat":1},{"version":"10073cdcf56982064c5337787cc59b79586131e1b28c106ede5bff362f912b70","impliedFormat":99},{"version":"72950913f4900b680f44d8cab6dd1ea0311698fc1eefb014eb9cdfc37ac4a734","impliedFormat":1},{"version":"36977c14a7f7bfc8c0426ae4343875689949fb699f3f84ecbe5b300ebf9a2c55","impliedFormat":1},{"version":"ff0a83c9a0489a627e264ffcb63f2264b935b20a502afa3a018848139e3d8575","impliedFormat":99},{"version":"324ac98294dab54fbd580c7d0e707d94506d7b2c3d5efe981a8495f02cf9ad96","impliedFormat":99},{"version":"9ec72eb493ff209b470467e24264116b6a8616484bca438091433a545dfba17e","impliedFormat":99},{"version":"c35b8117804c639c53c87f2c23e0c786df61d552e513bd5179f5b88e29964838","impliedFormat":99},{"version":"1615bcd6d7171eba0f9fd7b43ac975bc613cdcb0ffe6662604aa879286776d79","impliedFormat":99},{"version":"bcbd3becd08b4515225880abea0dbfbbf0d1181ce3af8f18f72f61edbe4febfb","impliedFormat":99},{"version":"ca81fecb54ab64b8d87473f9f441498ccd515db299fce17562c551616345f467","impliedFormat":99},{"version":"a4b450d64d930224fbe45033c37253af9cd9a9e0bacbabf870109d9f7bdf9b9d","impliedFormat":99},{"version":"4937a77534013472c513830b0c7501a3d2eefb55c163e54b184be38e2cdc6c87","impliedFormat":99},{"version":"b481de4ab5379bd481ca12fc0b255cdc47341629a22c240a89cdb4e209522be2","impliedFormat":99},{"version":"76af14c3cce62da183aaf30375e3a4613109d16c7f16d30702f16d625a95e62c","impliedFormat":99},{"version":"427fe2004642504828c1476d0af4270e6ad4db6de78c0b5da3e4c5ca95052a99","impliedFormat":1},{"version":"2eeffcee5c1661ddca53353929558037b8cf305ffb86a803512982f99bcab50d","impliedFormat":99},{"version":"9afb4cb864d297e4092a79ee2871b5d3143ea14153f62ef0bb04ede25f432030","affectsGlobalScope":true,"impliedFormat":99},{"version":"fdb1ce96f4de260a4b3e6d582b1d68fef108ecf964d395d21117e0a0a88da46d","affectsGlobalScope":true,"impliedFormat":99},{"version":"2f793c9a8e876aaf52504b129058a1ea13e05638284b4bb01060da8c38809d27","impliedFormat":99},{"version":"69bf2422313487956e4dacf049f30cb91b34968912058d244cb19e4baa24da97","impliedFormat":99},{"version":"6987dfb4b0c4e02112cc4e548e7a77b3d9ddfeffa8c8a2db13ceac361a4567d9","impliedFormat":99},{"version":"260c9b0e4fc537f1453814783b69002aeb5e131cf7fb4ba6f4ea65ef4652e449","impliedFormat":99},{"version":"213a00d511892898e9dad3c98efe3b1de230f171b9e91496faca3e40e27ef6a7","impliedFormat":99},{"version":"62486ec77ac020b82d5a65a270096bb7f2a1fd0627a89f29c5a5d3cbd6bd1f59","impliedFormat":99},{"version":"c637a793905f02d354b640fae41a6ae79395ed0d77fbb87c36d9664ecbd95ac1","impliedFormat":99},{"version":"5a88655bf852c8cc007d6bc874ab61d1d63fba97063020458177173c454e9b4a","impliedFormat":99},{"version":"ddf569d04470a4d629090d43a16735185001f3fcf0ae036ead99f2ceab62be48","impliedFormat":99},{"version":"c30a41267fc04c6518b17e55dcb2b810f267af4314b0b6d7df1c33a76ce1b330","impliedFormat":1},{"version":"72422d0bac4076912385d0c10911b82e4694fc106e2d70added091f88f0824ba","impliedFormat":1},{"version":"da251b82c25bee1d93f9fd80c5a61d945da4f708ca21285541d7aff83ecb8200","impliedFormat":1},{"version":"4c8ca51077f382498f47074cf304d654aba5d362416d4f809dfdd5d4f6b3aaca","impliedFormat":1},{"version":"98b94085c9f78eba36d3d2314affe973e8994f99864b8708122750788825c771","impliedFormat":1},{"version":"55ec61ac89caaf5e8fbb0c56ffba5c93de9e3c703287f629bb27cb9f1ad2d021","impliedFormat":99},"d477f71e08d5986319f4e4de2d6d8ad8a5806a4dfa5c481c61d5563f3397af2b","b3ccac1e1a13b776e10996c74c740e70d94c1d962770741aebc07f2e9cba0554",{"version":"ae77d81a5541a8abb938a0efedf9ac4bea36fb3a24cc28cfa11c598863aba571","impliedFormat":1},{"version":"3cfb7c0c642b19fb75132154040bb7cd840f0002f9955b14154e69611b9b3f81","impliedFormat":1},{"version":"8387ec1601cf6b8948672537cf8d430431ba0d87b1f9537b4597c1ab8d3ade5b","impliedFormat":1},{"version":"d16f1c460b1ca9158e030fdf3641e1de11135e0c7169d3e8cf17cc4cc35d5e64","impliedFormat":1},{"version":"a934063af84f8117b8ce51851c1af2b76efe960aa4c7b48d0343a1b15c01aedf","impliedFormat":1},{"version":"e3c5ad476eb2fca8505aee5bdfdf9bf11760df5d0f9545db23f12a5c4d72a718","impliedFormat":1},{"version":"462bccdf75fcafc1ae8c30400c9425e1a4681db5d605d1a0edb4f990a54d8094","impliedFormat":1},{"version":"5923d8facbac6ecf7c84739a5c701a57af94a6f6648d6229a6c768cf28f0f8cb","impliedFormat":1},{"version":"d0570ce419fb38287e7b39c910b468becb5b2278cf33b1000a3d3e82a46ecae2","impliedFormat":1},{"version":"3aca7f4260dad9dcc0a0333654cb3cde6664d34a553ec06c953bce11151764d7","impliedFormat":1},{"version":"a0a6f0095f25f08a7129bc4d7cb8438039ec422dc341218d274e1e5131115988","impliedFormat":1},{"version":"1d2699a343a347a830be26eb17ab340d7875c6f549c8d7477efb1773060cc7e5","impliedFormat":1},{"version":"45785e608b3d380c79e21957a6d1467e1206ac0281644e43e8ed6498808ace72","impliedFormat":1},{"version":"bece27602416508ba946868ad34d09997911016dbd6893fb884633017f74e2c5","impliedFormat":1},{"version":"2a90177ebaef25de89351de964c2c601ab54d6e3a157cba60d9cd3eaf5a5ee1a","impliedFormat":1},{"version":"82200e963d3c767976a5a9f41ecf8c65eca14a6b33dcbe00214fcbe959698c46","impliedFormat":1},{"version":"b4966c503c08bbd9e834037a8ab60e5f53c5fd1092e8873c4a1c344806acdab2","impliedFormat":1},{"version":"b598deb1da203a2b58c76cf8d91cfc2ca172d785dacd8466c0a11e400ff6ab2d","impliedFormat":1},{"version":"f3ded47c50efa3fbc7105c933490fa0cf48df063248a5b27bca5849d5d126f9b","impliedFormat":1},"d8eadaaf2ebb05b4ff9bb3a3b77dce421f2d6d8bba6b5674994e8292478ac117","85f32c388250b0a22cbfe6574a63cc4b5a7c1f274253b712401f3bffb1fe7e89",{"version":"3f6ef9c13ca4e92bc06426a01f2c3198448e949f64f62eb02e2db23146a8d06c","impliedFormat":1},{"version":"32727845ab5bd8a9ef3e4844c567c09f6d418fcf0f90d381c00652a6f23e7f6e","impliedFormat":1},{"version":"254bdfc7c096df05586db7e69fd2c6d78c766d13713fb5a44b74d49fd45e8881","impliedFormat":1},{"version":"7a8ec10b0834eb7183e4bfcd929838ac77583828e343211bb73676d1e47f6f01","impliedFormat":1},{"version":"4a405da2b4fe59c59b09a9af656f7b40c18293b1e17118a93580585c01c7dc7a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3f00324f263189b385c3a9383b1f4dae6237697bcf0801f96aa35c340512d79c","impliedFormat":1},{"version":"ec8997c2e5cea26befc76e7bf990750e96babb16977673a9ff3b5c0575d01e48","impliedFormat":1},"3c32e6f0bca55a15e30576583d5b50db525042e1107025c4d6ab59c7442a2d33","ffd9eb34b52b4493509a48ba2071945c08359c91a2454e2d8f8b1ce28a133068","c367a17e1f049ada05c3a4912109c1bab83cdd2ca5aeda196d57be9b091e7b69","79c92949c759a617e2a5bf968ea3948978318f071fc2a09975ad4d071d5ee410",{"version":"151ff381ef9ff8da2da9b9663ebf657eac35c4c9a19183420c05728f31a6761d","impliedFormat":1},{"version":"67f0933742a1e547fc31cc52c4183b2be0726ffa9689586b761cef241ca6b251","affectsGlobalScope":true,"impliedFormat":1},{"version":"a660aa95476042d3fdcc1343cf6bb8fdf24772d31712b1db321c5a4dcc325434","impliedFormat":1},{"version":"161c8e0690c46021506e32fda85956d785b70f309ae97011fd27374c065cac9b","affectsGlobalScope":true,"impliedFormat":1},{"version":"f582b0fcbf1eea9b318ab92fb89ea9ab2ebb84f9b60af89328a91155e1afce72","impliedFormat":1},{"version":"402e5c534fb2b85fa771170595db3ac0dd532112c8fa44fc23f233bc6967488b","impliedFormat":1},{"version":"8885cf05f3e2abf117590bbb951dcf6359e3e5ac462af1c901cfd24c6a6472e2","impliedFormat":1},{"version":"333caa2bfff7f06017f114de738050dd99a765c7eb16571c6d25a38c0d5365dc","impliedFormat":1},{"version":"e61df3640a38d535fd4bc9f4a53aef17c296b58dc4b6394fd576b808dd2fe5e6","impliedFormat":1},{"version":"459920181700cec8cbdf2a5faca127f3f17fd8dd9d9e577ed3f5f3af5d12a2e4","impliedFormat":1},{"version":"4719c209b9c00b579553859407a7e5dcfaa1c472994bd62aa5dd3cc0757eb077","impliedFormat":1},{"version":"7ec359bbc29b69d4063fe7dad0baaf35f1856f914db16b3f4f6e3e1bca4099fa","impliedFormat":1},{"version":"70790a7f0040993ca66ab8a07a059a0f8256e7bb57d968ae945f696cbff4ac7a","impliedFormat":1},{"version":"d1b9a81e99a0050ca7f2d98d7eedc6cda768f0eb9fa90b602e7107433e64c04c","impliedFormat":1},{"version":"a022503e75d6953d0e82c2c564508a5c7f8556fad5d7f971372d2d40479e4034","impliedFormat":1},{"version":"b215c4f0096f108020f666ffcc1f072c81e9f2f95464e894a5d5f34c5ea2a8b1","impliedFormat":1},{"version":"644491cde678bd462bb922c1d0cfab8f17d626b195ccb7f008612dc31f445d2d","impliedFormat":1},{"version":"dfe54dab1fa4961a6bcfba68c4ca955f8b5bbeb5f2ab3c915aa7adaa2eabc03a","impliedFormat":1},{"version":"1251d53755b03cde02466064260bb88fd83c30006a46395b7d9167340bc59b73","impliedFormat":1},{"version":"47865c5e695a382a916b1eedda1b6523145426e48a2eae4647e96b3b5e52024f","impliedFormat":1},{"version":"4cdf27e29feae6c7826cdd5c91751cc35559125e8304f9e7aed8faef97dcf572","impliedFormat":1},{"version":"331b8f71bfae1df25d564f5ea9ee65a0d847c4a94baa45925b6f38c55c7039bf","impliedFormat":1},{"version":"2a771d907aebf9391ac1f50e4ad37952943515eeea0dcc7e78aa08f508294668","impliedFormat":1},{"version":"0146fd6262c3fd3da51cb0254bb6b9a4e42931eb2f56329edd4c199cb9aaf804","impliedFormat":1},{"version":"183f480885db5caa5a8acb833c2be04f98056bdcc5fb29e969ff86e07efe57ab","impliedFormat":99},{"version":"960bd764c62ac43edc24eaa2af958a4b4f1fa5d27df5237e176d0143b36a39c6","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ec16d7a4e366c06a4573d299e15fe6207fc080f41beac5da06f4af33ea9761e","impliedFormat":1},{"version":"59f8dc89b9e724a6a667f52cdf4b90b6816ae6c9842ce176d38fcc973669009e","affectsGlobalScope":true,"impliedFormat":1},{"version":"e4af494f7a14b226bbe732e9c130d8811f8c7025911d7c58dd97121a85519715","impliedFormat":1},{"version":"0277fd0870cd9abff0fefcaa0fb8d124a3a084c926a206c0f1591e07aec54222","impliedFormat":99},{"version":"437b7613a30a2fcde463f7b707c6d5567a8823fbc51de50b8641bf5b1d126fad","impliedFormat":99},{"version":"63ea959e28c110923f495576e614fb8b36c09b6828b467b2c7cd7f03b03ccf9f","impliedFormat":99},{"version":"c68683694f18cb2b821ae1c7e30be770667f38d3fb930ec3d14e8a88a21ca343","impliedFormat":99},{"version":"1601a95dbb33059fc3d12638ed2a9aecff899e339c5c0f3a0b28768866d385b4","impliedFormat":99},{"version":"a8dd232837b1d83f76a47a5193c1afd9e17b9bf352cb84345f86f7759ee346d0","impliedFormat":99},{"version":"cbcaca2606ea8633cf8dfabf01282ea3182dc922956b04f29c0668e458832231","impliedFormat":99},{"version":"45f770f2ae71acc1cacfac137f50911e1a004ccba52b2b55c4432c0d4bd97814","impliedFormat":99},{"version":"8124828a11be7db984fcdab052fd4ff756b18edcfa8d71118b55388176210923","impliedFormat":99},{"version":"b62006bbc815fe8190c7aee262aad6bff993e3f9ade70d7057dfceab6de79d2f","impliedFormat":99},{"version":"f0a1e69d0a2880de2dc5dbd9bcc2cf9f06aa72b9f844e1af570365c5798ffcc4","impliedFormat":99},{"version":"6c746457329f778ec502f282f079f8bfe7a5ea0a0a07821d17eb10afc2936311","impliedFormat":99},{"version":"2cd2095c843168fc72603400598c9640a5832980849e4f938f948154545f5c4d","impliedFormat":99},{"version":"7bbff6783e96c691a41a7cf12dd5486b8166a01b0c57d071dbcfca55c9525ec4","impliedFormat":99},"aa6af2463a3de60a5881b78eeeb4c7fab0267660c8a5e86182e2d15597737e81",{"version":"f329dfad7970297cbf07ddc8fce2ad4a24e2a3855917c661922ef86eb24dd1f1","impliedFormat":1},{"version":"480f05e466e86ee6c80af99695d90079f9e2956a4986e930ebd3d578688ff05c","impliedFormat":1},"977afde26bba6a51325908cd7713cbfdc87d18f06b78b237c8f364c44864b7de","2f70671882e1b97d52b2e93f67780b8cefbb44094b924863480b10cf1cfdc80e","6cb2c4e6d9fe341f76dd5a0d03aa209a7d6bd4169ec7a9f0126de8ab8371396a","263243fd4deb511297654156b074590cfc1647db10301c008776d50b8228c171","7496b44eb58d9451e697dafd89f6a8e19bc1ead8ea3f619f8215ecbc1131eb56",{"version":"5a02534d7f977fa635620eb93657a604f865e0300f809bd54aaacc99a4faddeb","affectsGlobalScope":true},"ac82cac308133feebcc618222d306bf0afbcbd9d7fc5ed7050166764eeb61d0e","a5f116c868352d021922985a26e33829211f7dd2c8066d9879e9147417c4d1f3",{"version":"0a5bc32362b0559b9bcf0a6a83136c4442dbbd0edecd671538a5e03454b6dff0","affectsGlobalScope":true,"impliedFormat":99},{"version":"841784cfa9046a2b3e453d638ea5c3e53680eb8225a45db1c13813f6ea4095e5","affectsGlobalScope":true,"impliedFormat":1},{"version":"646ef1cff0ec3cf8e96adb1848357788f244b217345944c2be2942a62764b771","impliedFormat":1}],"root":[[506,513],515,516,518,528,[533,583],[586,620],[694,727],[745,754],[756,775],[777,810],[812,815],[859,869],[871,929],975,976,996,997,[1005,1008],1052,[1055,1062]],"options":{"allowJs":false,"allowSyntheticDefaultImports":true,"esModuleInterop":true,"jsx":4,"module":99,"skipLibCheck":true,"strict":true,"target":7},"referencedMap":[[506,1],[1062,2],[1060,1],[1061,3],[507,4],[267,1],[1004,5],[955,1],[991,1],[988,1],[987,1],[982,6],[993,7],[978,8],[989,9],[981,10],[980,11],[990,1],[985,12],[992,1],[986,13],[979,1],[1065,14],[1064,15],[1053,8],[1054,16],[994,17],[995,18],[977,1],[958,19],[956,1],[1009,1],[585,20],[584,1],[137,21],[138,21],[139,22],[95,23],[140,24],[141,25],[142,26],[93,1],[143,27],[144,28],[145,29],[146,30],[147,31],[148,32],[149,32],[151,1],[150,33],[152,34],[153,35],[154,36],[136,37],[94,1],[155,38],[156,39],[157,40],[190,41],[158,42],[159,43],[160,44],[161,45],[162,46],[163,47],[164,48],[165,49],[166,50],[167,51],[168,51],[169,52],[170,1],[171,1],[172,53],[174,54],[173,55],[175,56],[176,57],[177,58],[178,59],[179,60],[180,61],[181,62],[182,63],[183,64],[184,65],[185,66],[186,67],[187,68],[188,69],[189,70],[85,1],[194,71],[412,72],[195,73],[193,72],[413,74],[776,72],[191,75],[192,76],[83,1],[86,77],[410,72],[284,72],[744,78],[531,1],[959,79],[965,80],[966,81],[964,1],[930,1],[936,82],[940,83],[939,84],[960,85],[946,1],[948,86],[1047,86],[947,87],[953,1],[938,88],[931,89],[1043,90],[933,91],[935,92],[1042,1],[1039,91],[934,1],[937,89],[932,1],[957,1],[96,1],[529,1],[84,1],[522,1],[734,93],[731,1],[733,94],[732,95],[532,96],[741,93],[740,93],[742,97],[739,98],[737,93],[738,93],[735,99],[736,93],[1012,1],[971,100],[973,101],[972,102],[970,103],[969,1],[728,1],[622,104],[623,105],[621,1],[677,106],[629,107],[631,108],[624,104],[678,109],[630,110],[635,111],[636,110],[637,112],[638,110],[639,113],[640,112],[641,110],[642,110],[674,114],[669,115],[670,110],[671,110],[643,110],[644,110],[672,110],[645,110],[665,110],[668,110],[667,110],[666,110],[646,110],[647,110],[648,111],[649,110],[650,110],[663,110],[652,110],[651,110],[675,110],[654,110],[673,110],[653,110],[664,110],[656,114],[657,110],[659,112],[658,110],[660,110],[676,110],[661,110],[662,110],[627,116],[626,1],[632,117],[634,118],[628,1],[633,119],[655,119],[625,120],[680,121],[687,122],[688,122],[690,123],[689,122],[679,124],[693,125],[682,126],[684,127],[692,128],[685,129],[683,130],[691,131],[686,132],[681,133],[743,134],[730,135],[729,1],[514,72],[849,1],[530,1],[454,136],[459,137],[449,138],[233,139],[271,140],[436,141],[266,142],[248,1],[226,1],[231,1],[426,143],[297,144],[232,1],[225,145],[274,146],[275,147],[409,148],[423,149],[321,150],[430,151],[431,152],[429,153],[428,1],[427,154],[273,155],[234,156],[364,1],[365,157],[257,158],[235,159],[302,158],[299,158],[204,158],[269,160],[268,1],[435,161],[445,1],[211,1],[386,162],[387,163],[381,72],[482,1],[389,1],[390,164],[382,165],[487,166],[486,167],[481,1],[478,1],[422,168],[421,1],[480,169],[383,72],[223,170],[212,171],[215,1],[220,1],[221,172],[214,173],[218,173],[217,174],[222,175],[483,1],[479,1],[485,176],[484,1],[213,177],[473,178],[476,179],[309,180],[308,181],[219,182],[307,183],[490,72],[306,184],[291,1],[493,1],[496,1],[495,72],[497,185],[197,1],[432,186],[433,187],[434,188],[210,1],[259,1],[209,189],[196,1],[402,72],[202,190],[401,191],[400,192],[391,1],[392,1],[399,1],[394,1],[397,193],[393,1],[395,194],[398,195],[396,194],[230,1],[207,1],[208,158],[279,1],[285,196],[286,197],[283,198],[281,199],[282,200],[277,1],[407,164],[324,164],[453,201],[460,202],[464,203],[439,204],[438,1],[294,1],[498,205],[448,206],[384,207],[385,208],[379,209],[370,1],[406,210],[371,211],[408,212],[404,213],[403,1],[405,1],[376,1],[363,214],[440,215],[441,216],[373,217],[377,218],[368,219],[418,220],[447,221],[301,222],[340,223],[205,224],[446,225],[201,226],[287,227],[278,1],[288,228],[352,229],[276,1],[351,230],[92,1],[345,231],[258,1],[366,232],[341,1],[206,1],[252,1],[349,233],[229,1],[289,234],[375,235],[437,236],[374,1],[348,1],[280,1],[354,237],[355,238],[227,1],[357,239],[359,240],[358,241],[261,1],[347,224],[361,242],[346,243],[353,244],[237,1],[241,1],[240,1],[239,1],[244,1],[238,1],[246,1],[243,1],[242,1],[245,1],[247,245],[236,1],[333,246],[332,1],[338,247],[334,248],[337,249],[336,249],[339,247],[335,248],[256,250],[325,251],[444,252],[499,1],[468,253],[470,254],[372,255],[469,256],[442,215],[388,215],[228,1],[326,257],[253,258],[254,259],[255,260],[251,261],[417,261],[303,261],[327,262],[304,262],[250,263],[249,1],[331,264],[330,265],[329,266],[328,267],[443,268],[416,269],[415,270],[380,271],[411,272],[414,273],[425,274],[424,275],[420,276],[320,277],[322,278],[319,279],[360,280],[350,1],[458,1],[362,281],[419,1],[290,282],[369,186],[367,283],[292,284],[295,285],[494,1],[293,286],[296,286],[456,1],[455,1],[457,1],[492,1],[298,287],[317,288],[224,289],[272,1],[200,290],[323,1],[462,72],[199,1],[472,291],[316,72],[466,164],[315,292],[451,293],[314,291],[203,1],[474,294],[312,72],[313,72],[305,1],[198,1],[311,295],[310,296],[260,297],[378,50],[300,50],[356,1],[343,298],[342,1],[216,177],[318,72],[452,299],[87,72],[90,300],[91,301],[88,72],[89,1],[270,302],[265,303],[264,1],[263,304],[262,1],[450,305],[461,306],[463,307],[465,308],[467,309],[471,310],[505,311],[475,311],[504,312],[477,313],[488,314],[489,315],[491,316],[500,317],[503,189],[502,1],[501,318],[1001,319],[998,1],[999,319],[1000,320],[1003,321],[1002,322],[1030,323],[1028,324],[1029,325],[1017,326],[1018,324],[1025,327],[1016,328],[1021,329],[1031,1],[1022,330],[1027,331],[1033,332],[1032,333],[1015,334],[1023,335],[1024,336],[1019,337],[1026,323],[1020,338],[984,339],[983,1],[850,340],[858,341],[848,342],[851,343],[852,343],[857,1],[854,344],[855,344],[856,344],[847,345],[853,346],[838,347],[827,1],[835,348],[828,1],[829,1],[824,1],[839,1],[840,349],[841,1],[819,350],[820,351],[821,352],[822,352],[823,352],[818,1],[817,351],[830,1],[833,1],[832,353],[826,1],[831,1],[842,1],[844,354],[843,1],[845,355],[846,356],[834,1],[816,1],[836,354],[837,1],[825,1],[1011,357],[1010,358],[344,359],[1014,1],[521,1],[519,1],[523,360],[520,361],[524,362],[961,1],[954,1],[81,1],[82,1],[13,1],[14,1],[16,1],[15,1],[2,1],[17,1],[18,1],[19,1],[20,1],[21,1],[22,1],[23,1],[24,1],[3,1],[25,1],[26,1],[4,1],[27,1],[31,1],[28,1],[29,1],[30,1],[32,1],[33,1],[34,1],[5,1],[35,1],[36,1],[37,1],[38,1],[6,1],[42,1],[39,1],[40,1],[41,1],[43,1],[7,1],[44,1],[49,1],[50,1],[45,1],[46,1],[47,1],[48,1],[8,1],[54,1],[51,1],[52,1],[53,1],[55,1],[9,1],[56,1],[57,1],[58,1],[60,1],[59,1],[61,1],[62,1],[10,1],[63,1],[64,1],[65,1],[11,1],[66,1],[67,1],[68,1],[69,1],[70,1],[1,1],[71,1],[72,1],[12,1],[76,1],[74,1],[79,1],[78,1],[73,1],[77,1],[75,1],[80,1],[113,363],[124,364],[111,363],[125,365],[134,366],[103,367],[102,368],[133,318],[128,369],[132,370],[105,371],[121,372],[104,373],[131,374],[100,375],[101,369],[106,376],[107,1],[112,367],[110,376],[98,377],[135,378],[126,379],[116,380],[115,376],[117,381],[119,382],[114,383],[118,384],[129,318],[108,385],[109,386],[120,387],[99,365],[123,388],[122,376],[127,1],[97,1],[130,389],[942,390],[1038,391],[945,392],[943,390],[941,1],[944,393],[1036,1],[1034,1],[1035,1],[1013,1],[1037,394],[1045,395],[1051,396],[1044,397],[962,398],[952,399],[949,400],[1040,1],[950,82],[963,401],[967,402],[1041,403],[1049,404],[1048,405],[968,406],[951,407],[1050,408],[974,409],[1063,410],[1046,1],[527,411],[526,412],[525,1],[755,413],[811,413],[1057,414],[579,415],[580,416],[577,417],[582,418],[583,419],[588,420],[590,421],[589,418],[602,422],[603,423],[600,424],[605,425],[606,426],[607,426],[694,427],[695,428],[698,429],[699,429],[700,429],[702,430],[703,431],[704,432],[705,432],[706,432],[707,432],[708,432],[709,433],[710,433],[712,434],[713,432],[711,433],[714,433],[717,435],[719,436],[720,436],[721,436],[722,436],[723,436],[718,437],[724,436],[725,438],[726,439],[727,431],[746,440],[747,430],[748,429],[554,441],[750,442],[749,443],[761,444],[756,445],[754,446],[762,164],[581,164],[764,447],[771,448],[774,449],[775,450],[773,451],[777,452],[778,453],[767,454],[765,413],[766,454],[768,454],[779,455],[780,413],[781,456],[782,457],[784,458],[763,413],[785,447],[788,459],[787,460],[786,413],[789,461],[790,462],[791,461],[792,463],[793,463],[794,463],[795,464],[796,464],[797,464],[798,465],[601,466],[596,467],[799,468],[599,469],[604,470],[595,471],[597,470],[598,472],[800,473],[802,474],[801,475],[808,476],[861,477],[859,478],[860,479],[863,480],[815,481],[810,482],[814,483],[813,484],[809,413],[812,413],[876,485],[871,486],[877,487],[878,488],[568,489],[879,490],[880,491],[576,492],[907,493],[806,494],[908,493],[909,493],[910,493],[807,495],[881,496],[903,497],[904,498],[911,493],[905,413],[912,493],[913,493],[906,493],[914,493],[594,499],[539,500],[535,501],[578,502],[533,413],[769,413],[770,413],[915,473],[862,426],[866,503],[872,504],[867,505],[874,506],[875,473],[868,473],[873,507],[918,508],[574,509],[572,510],[513,511],[614,512],[570,513],[571,514],[920,515],[919,516],[923,517],[922,518],[921,519],[560,520],[559,521],[562,522],[561,523],[752,524],[758,525],[760,526],[515,527],[916,528],[608,529],[609,426],[610,530],[611,426],[612,504],[613,504],[615,531],[616,530],[537,532],[573,509],[516,533],[536,534],[534,413],[917,473],[549,535],[569,413],[553,536],[550,535],[551,537],[548,413],[552,538],[517,413],[924,539],[925,540],[926,539],[511,164],[512,413],[538,541],[701,414],[545,164],[696,414],[547,542],[508,413],[542,543],[557,544],[558,545],[556,546],[541,547],[546,548],[540,549],[543,550],[567,551],[564,552],[928,553],[544,554],[510,555],[865,556],[869,557],[864,413],[882,413],[518,558],[772,413],[757,559],[753,559],[759,559],[751,413],[927,431],[593,560],[592,541],[591,413],[555,561],[783,413],[929,562],[528,563],[975,564],[901,565],[888,566],[805,567],[803,164],[886,568],[885,569],[900,570],[976,413],[884,413],[996,571],[896,495],[897,495],[895,572],[898,572],[889,573],[891,495],[892,495],[887,574],[894,575],[890,576],[899,577],[893,495],[804,494],[902,578],[883,579],[575,580],[997,581],[620,582],[617,583],[618,583],[619,583],[566,584],[565,585],[563,586],[509,164],[697,432],[716,587],[715,588],[745,589],[586,590],[587,539],[1005,591],[1006,591],[1007,591],[1056,592],[1008,593],[1052,594],[1055,595],[1058,1],[1059,1],[870,1]],"semanticDiagnosticsPerFile":[[608,[{"start":184,"length":24,"messageText":"Cannot find module '@src/products/registry' or its corresponding type declarations.","category":1,"code":2307}]],[609,[{"start":65,"length":24,"messageText":"Cannot find module '@src/products/registry' or its corresponding type declarations.","category":1,"code":2307}]],[610,[{"start":120,"length":24,"messageText":"Cannot find module '@src/products/registry' or its corresponding type declarations.","category":1,"code":2307}]],[611,[{"start":65,"length":24,"messageText":"Cannot find module '@src/products/registry' or its corresponding type declarations.","category":1,"code":2307},{"start":1480,"length":3,"code":2322,"category":1,"messageText":{"messageText":"Type 'string | number | symbol' is not assignable to type 'Key | null | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type 'symbol' is not assignable to type 'Key | null | undefined'.","category":1,"code":2322}]},"relatedInformation":[{"file":"./node_modules/@types/react/index.d.ts","start":8384,"length":3,"messageText":"The expected type comes from property 'key' which is declared here on type 'DetailedHTMLProps, HTMLElement>'","category":3,"code":6500}]},{"start":1695,"length":17,"code":7053,"category":1,"messageText":{"messageText":"Element implicitly has an 'any' type because expression of type 'string | number | symbol' can't be used to index type '{ selfhost: string; managed: string; paygo: string; saas: string; } | { selfhost: string; managed: string; paygo: string; saas: string; }'.","category":1,"code":7053,"next":[{"messageText":"No index signature with a parameter of type 'string' was found on type '{ selfhost: string; managed: string; paygo: string; saas: string; } | { selfhost: string; managed: string; paygo: string; saas: string; }'.","category":1,"code":7054}]}},{"start":1846,"length":4,"messageText":"Parameter 'link' implicitly has an 'any' type.","category":1,"code":7006}]],[613,[{"start":235,"length":24,"messageText":"Cannot find module '@src/products/registry' or its corresponding type declarations.","category":1,"code":2307}]],[615,[{"start":125,"length":24,"messageText":"Cannot find module '@src/products/registry' or its corresponding type declarations.","category":1,"code":2307}]]],"affectedFilesPendingEmit":[1062,1061,1057,579,580,577,582,583,588,590,589,602,603,600,605,606,607,694,695,698,699,700,702,703,704,705,706,707,708,709,710,712,713,711,714,717,719,720,721,722,723,718,724,725,726,727,746,747,748,554,750,749,761,756,754,762,581,764,771,774,775,773,777,778,767,765,766,768,779,780,781,782,784,763,785,788,787,786,789,790,791,792,793,794,795,796,797,798,601,596,799,599,604,595,597,598,800,802,801,808,861,859,860,863,815,810,814,813,809,812,876,871,877,878,568,879,880,576,907,806,908,909,910,807,881,903,904,911,905,912,913,906,914,594,539,535,578,533,769,770,915,862,866,872,867,874,875,868,873,918,574,572,513,614,570,571,920,919,923,922,921,560,559,562,561,752,758,760,515,916,608,609,610,611,612,613,615,616,537,573,516,536,534,917,549,569,553,550,551,548,552,924,925,926,511,512,538,701,545,696,547,508,542,557,558,556,541,546,540,543,567,564,928,544,510,865,869,864,882,518,772,757,753,759,751,927,593,592,591,555,783,929,528,975,901,888,805,803,886,885,900,976,884,996,896,897,895,898,889,891,892,887,894,890,899,893,804,902,883,575,997,620,617,618,619,566,565,563,509,697,716,715,745,586,587,1005,1006,1007,1056,1008,1052,1055,870],"version":"5.9.3"} \ No newline at end of file