@theia/core 1.75.0 → 1.76.0-next.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,6 +2,21 @@
2
2
  "$schema": "https://www.schemastore.org/schema-catalog.json",
3
3
  "version": 1,
4
4
  "schemas": [
5
+ {
6
+ "name": "Ameba",
7
+ "description": "Configuration file for Ameba, a Crystal linter and formatter",
8
+ "fileMatch": [".ameba.yml", ".ameba.*.yml"],
9
+ "url": "https://raw.githubusercontent.com/crystal-ameba/ameba/master/.ameba.yml.schema.json",
10
+ "versions": {
11
+ "1.7.0": "https://raw.githubusercontent.com/crystal-ameba/ameba/v1.7.0/.ameba.yml.schema.json"
12
+ }
13
+ },
14
+ {
15
+ "name": "Context Passport",
16
+ "description": "Tamper-evident record of an AI agent event: what the agent was asked, what it decided, and a SHA-256 chain linking it to the record before it",
17
+ "fileMatch": ["*.passport.json"],
18
+ "url": "https://contextpassport.com/schema/v2.json"
19
+ },
5
20
  {
6
21
  "name": "glslint config",
7
22
  "description": "glslint project config and shader-dialect preset (glslint.toml): ecosystem detection, #pragma expansion, shared-library and injected-define declarations",
@@ -187,6 +202,7 @@
187
202
  "fileMatch": [".awc.yaml", ".awc.yml", ".awc.json", ".awc.jsonc", ".awc"],
188
203
  "url": "https://www.schemastore.org/anywork-ac-1.1.json",
189
204
  "versions": {
205
+ "1.1": "https://www.schemastore.org/anywork-ac-1.1.json",
190
206
  "1.0": "https://www.schemastore.org/anywork-ac-1.0.json"
191
207
  }
192
208
  },
@@ -565,6 +581,12 @@
565
581
  "description": "Argo Workflow configuration file",
566
582
  "url": "https://raw.githubusercontent.com/argoproj/argo-workflows/master/api/jsonschema/schema.json"
567
583
  },
584
+ {
585
+ "name": "Arity",
586
+ "description": "Configuration file for Arity, a language server, formatter, and linter for R",
587
+ "fileMatch": ["arity.toml"],
588
+ "url": "https://arity.cc/arity.schema.json"
589
+ },
568
590
  {
569
591
  "name": "artifacthub-repo.yml",
570
592
  "description": "Artifact Hub repository metadata file",
@@ -815,6 +837,7 @@
815
837
  "url": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.10/bottom.json",
816
838
  "versions": {
817
839
  "nightly": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/nightly/bottom.json",
840
+ "0.14.9": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.14.9/bottom.json",
818
841
  "0.14.7": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.14.7/bottom.json",
819
842
  "0.14.0": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.14.0/bottom.json",
820
843
  "0.13.0": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.13.0/bottom.json",
@@ -1120,6 +1143,12 @@
1120
1143
  "fileMatch": ["**/.fasterci/config.yaml"],
1121
1144
  "url": "https://fasterci.com/config.schema.json"
1122
1145
  },
1146
+ {
1147
+ "name": "Fatou",
1148
+ "description": "Configuration file for Fatou, a language server, formatter, and linter for Julia",
1149
+ "fileMatch": ["fatou.toml"],
1150
+ "url": "https://fatou.dev/fatou.schema.json"
1151
+ },
1123
1152
  {
1124
1153
  "name": "Fence configuration",
1125
1154
  "description": "Configuration file for fence, a lightweight, container-free sandbox for running commands with network and filesystem restrictions",
@@ -1201,6 +1230,12 @@
1201
1230
  "fileMatch": [".backportrc.json"],
1202
1231
  "url": "https://www.schemastore.org/backportrc.json"
1203
1232
  },
1233
+ {
1234
+ "name": "Badness",
1235
+ "description": "Configuration file for Badness, a language server, formatter, and linter for LaTeX",
1236
+ "fileMatch": ["badness.toml"],
1237
+ "url": "https://badness.dev/badness.schema.json"
1238
+ },
1204
1239
  {
1205
1240
  "name": "basedpyright",
1206
1241
  "description": "Basedpyright configuration file",
@@ -1347,6 +1382,23 @@
1347
1382
  "description": "Deploy config for BOSH CLI",
1348
1383
  "url": "https://www.schemastore.org/bosh-deploy-config.json"
1349
1384
  },
1385
+ {
1386
+ "name": "BOSH Job Spec",
1387
+ "description": "Job Spec for BOSH Releases",
1388
+ "fileMatch": ["**/jobs/*/spec"],
1389
+ "url": "https://www.schemastore.org/bosh-job-spec.json"
1390
+ },
1391
+ {
1392
+ "name": "BOSH Package Spec",
1393
+ "description": "Package Spec for BOSH Releases",
1394
+ "fileMatch": ["**/packages/*/spec"],
1395
+ "url": "https://www.schemastore.org/bosh-package-spec.json"
1396
+ },
1397
+ {
1398
+ "name": "BOSH Ops File",
1399
+ "description": "Ops File for BOSH CLI",
1400
+ "url": "https://www.schemastore.org/bosh-ops-file.json"
1401
+ },
1350
1402
  {
1351
1403
  "name": "Boyka Framework",
1352
1404
  "description": "Boyka Framework config file",
@@ -1688,6 +1740,12 @@
1688
1740
  "fileMatch": ["conda-forge.yml"],
1689
1741
  "url": "https://raw.githubusercontent.com/conda-forge/conda-smithy/main/conda_smithy/data/conda-forge.json"
1690
1742
  },
1743
+ {
1744
+ "name": "Context Reasoning Format (CRF)",
1745
+ "description": "Organizational context as a graph of entities - organizations, systems, policies, facts, capabilities - that decision records reference and are validated against",
1746
+ "fileMatch": ["*.crf.yaml", "*.crf.yml", "*.crf.json"],
1747
+ "url": "https://raw.githubusercontent.com/reasoning-formats/reasoning-formats/main/crf/schema/crf-schema.json"
1748
+ },
1691
1749
  {
1692
1750
  "name": "Convex",
1693
1751
  "description": "Configuration for Convex project settings",
@@ -1940,6 +1998,12 @@
1940
1998
  "fileMatch": ["debtlens.config.json", ".debtlensrc.json"],
1941
1999
  "url": "https://raw.githubusercontent.com/ColumbusLabs/DebtLens/main/schema/debtlens.config.schema.json"
1942
2000
  },
2001
+ {
2002
+ "name": "Decision Reasoning Format (DRF)",
2003
+ "description": "Decision record capturing the reasoning behind a decision - constraints, objectives, assumptions, tensions and synthesis - as structured, validatable fields",
2004
+ "fileMatch": ["*.drf.yaml", "*.drf.yml", "*.drf.json"],
2005
+ "url": "https://raw.githubusercontent.com/reasoning-formats/reasoning-formats/main/drf/schema/drf-schema.json"
2006
+ },
1943
2007
  {
1944
2008
  "name": "Deck config",
1945
2009
  "description": "Deck is a tool for creating presentation using Markdown and Google Slides",
@@ -1983,6 +2047,16 @@
1983
2047
  ],
1984
2048
  "url": "https://cdnx.deploystack.io/schema/config.yml.json"
1985
2049
  },
2050
+ {
2051
+ "name": "Design Tokens Community Group format",
2052
+ "description": "Design token files using the DTCG format",
2053
+ "url": "https://www.designtokens.org/schemas/2025.10/format.json"
2054
+ },
2055
+ {
2056
+ "name": "Design Tokens Community Group resolver",
2057
+ "description": "DTCG resolver documents",
2058
+ "url": "https://www.designtokens.org/schemas/2025.10/resolver.json"
2059
+ },
1986
2060
  {
1987
2061
  "name": "Deta Spacefile",
1988
2062
  "description": "Configuration file for Space Apps",
@@ -2607,6 +2681,12 @@
2607
2681
  "fileMatch": [".csslintrc"],
2608
2682
  "url": "https://www.schemastore.org/csslintrc.json"
2609
2683
  },
2684
+ {
2685
+ "name": "Dagger module",
2686
+ "description": "Module metadata for the Dagger CI/CD engine: SDK, dependencies, and engine version",
2687
+ "fileMatch": ["dagger.json"],
2688
+ "url": "https://docs.dagger.io/reference/dagger.schema.json"
2689
+ },
2610
2690
  {
2611
2691
  "name": "Dart Build Config (dart-build.json)",
2612
2692
  "description": "Configuration for Dart's build system",
@@ -2698,6 +2778,17 @@
2698
2778
  "fileMatch": ["*.saga.yaml", "*.saga.yml", ".saga.yaml", ".saga.yml"],
2699
2779
  "url": "https://draugr.dev/schema/draugr.saga.schema.json"
2700
2780
  },
2781
+ {
2782
+ "name": "Draugr Saga fragment",
2783
+ "description": "A partial Draugr Saga - components and exclusions, merged into the descriptor that names it",
2784
+ "fileMatch": [
2785
+ "*.saga-fragment.yaml",
2786
+ "*.saga-fragment.yml",
2787
+ ".saga-fragment.yaml",
2788
+ ".saga-fragment.yml"
2789
+ ],
2790
+ "url": "https://draugr.dev/schema/draugr.saga-fragment.schema.json"
2791
+ },
2701
2792
  {
2702
2793
  "name": "Deno Config (deno.json)",
2703
2794
  "description": "A JSON representation of a Deno configuration file",
@@ -2838,13 +2929,13 @@
2838
2929
  "name": "Dolittle Tenant Map Configuration",
2839
2930
  "description": "A Dolittle bounded context's tenant mapping configurations",
2840
2931
  "fileMatch": ["**/.dolittle/tenant-map.json"],
2841
- "url": "https://raw.githubusercontent.com/dolittle/DotNET.Fundamentals/master/Schemas/Tenancy.Configuration/tenant-map.json"
2932
+ "url": "https://raw.githubusercontent.com/dolittle-obsolete/DotNET.Fundamentals/v4.10.0/Schemas/Tenancy.Configuration/tenant-map.json"
2842
2933
  },
2843
2934
  {
2844
2935
  "name": "Dolittle Topology",
2845
2936
  "description": "A Dolittle bounded context's topology",
2846
2937
  "fileMatch": ["**/.dolittle/topology.json"],
2847
- "url": "https://raw.githubusercontent.com/dolittle/DotNET.SDK/master/Schemas/Applications.Configuration/topology.json"
2938
+ "url": "https://raw.githubusercontent.com/dolittle/DotNET.SDK/v5.0.0/Schemas/Applications.Configuration/topology.json"
2848
2939
  },
2849
2940
  {
2850
2941
  "name": "dotnet Release Index manifest",
@@ -2916,7 +3007,7 @@
2916
3007
  "fileMatch": ["devfile.yaml", ".devfile.yaml"],
2917
3008
  "url": "https://raw.githubusercontent.com/devfile/api/v2.2.0/schemas/latest/devfile.json",
2918
3009
  "versions": {
2919
- "1.0.0": "https://raw.githubusercontent.com/eclipse-che/che-server/master/wsmaster/che-core-api-workspace/src/main/resources/schema/1.0.0/devfile.json",
3010
+ "1.0.0": "https://raw.githubusercontent.com/eclipse-che/che-server/7.80.0/wsmaster/che-core-api-workspace/src/main/resources/schema/1.0.0/devfile.json",
2920
3011
  "2.0.0": "https://raw.githubusercontent.com/devfile/api/v2.0.0/schemas/latest/devfile.json",
2921
3012
  "2.1.0": "https://raw.githubusercontent.com/devfile/api/v2.1.0/schemas/latest/devfile.json",
2922
3013
  "2.2.0": "https://raw.githubusercontent.com/devfile/api/v2.2.0/schemas/latest/devfile.json"
@@ -4100,7 +4191,7 @@
4100
4191
  "name": "tree-sitter grammar.json",
4101
4192
  "description": "tree-sitter grammar.json",
4102
4193
  "fileMatch": ["grammar.json"],
4103
- "url": "https://raw.githubusercontent.com/tree-sitter/tree-sitter/master/docs/assets/schemas/config.schema.json"
4194
+ "url": "https://raw.githubusercontent.com/tree-sitter/tree-sitter/master/docs/src/assets/schemas/config.schema.json"
4104
4195
  },
4105
4196
  {
4106
4197
  "name": "Treefmt",
@@ -4543,8 +4634,9 @@
4543
4634
  "name": "JReleaser",
4544
4635
  "description": "JReleaser config file",
4545
4636
  "fileMatch": ["jreleaser.yml", "jreleaser.json"],
4546
- "url": "https://www.schemastore.org/jreleaser-1.25.0.json",
4637
+ "url": "https://www.schemastore.org/jreleaser-1.26.0.json",
4547
4638
  "versions": {
4639
+ "1.26.0": "https://www.schemastore.org/jreleaser-1.26.0.json",
4548
4640
  "1.25.0": "https://www.schemastore.org/jreleaser-1.25.0.json",
4549
4641
  "1.24.0": "https://www.schemastore.org/jreleaser-1.24.0.json",
4550
4642
  "1.23.0": "https://www.schemastore.org/jreleaser-1.23.0.json",
@@ -4607,7 +4699,7 @@
4607
4699
  {
4608
4700
  "name": "JSON-API",
4609
4701
  "description": "JSON API document",
4610
- "url": "https://jsonapi.org/schema"
4702
+ "url": "https://raw.githubusercontent.com/json-api/json-api/v1.1/schema"
4611
4703
  },
4612
4704
  {
4613
4705
  "name": "JSON Document Transform",
@@ -4942,6 +5034,12 @@
4942
5034
  ],
4943
5035
  "url": "https://liquilens.in/protocol/liquilens-evidence-carrier-reference-v1.schema.json"
4944
5036
  },
5037
+ {
5038
+ "name": "litertlm_manifest.json",
5039
+ "description": "Deployment manifest for Hugging Face model repos that ship .litertlm bundles for the LiteRT-LM runtime: per-device file selection, verified backends, requirements, and measured performance",
5040
+ "fileMatch": ["litertlm_manifest.json"],
5041
+ "url": "https://www.schemastore.org/litertlm_manifest.json"
5042
+ },
4945
5043
  {
4946
5044
  "name": "Lively Properties",
4947
5045
  "description": "Lively Wallpaper configuration file. Documentation: https://github.com/rocksdanister/lively/wiki/Web-Guide-IV-:-Interaction#lively-properties",
@@ -5028,19 +5126,19 @@
5028
5126
  "*.mega-linter-config.yml",
5029
5127
  "*.megalinter-config.yml"
5030
5128
  ],
5031
- "url": "https://raw.githubusercontent.com/megalinter/megalinter/main/megalinter/descriptors/schemas/megalinter-configuration.jsonschema.json"
5129
+ "url": "https://raw.githubusercontent.com/oxsecurity/megalinter/main/megalinter/descriptors/schemas/megalinter-configuration.jsonschema.json"
5032
5130
  },
5033
5131
  {
5034
5132
  "name": "MegaLinter Custom Flavor",
5035
5133
  "description": "MegaLinter Custom Flavor definition file",
5036
5134
  "fileMatch": ["megalinter-custom-flavor.yml"],
5037
- "url": "https://raw.githubusercontent.com/megalinter/megalinter/main/megalinter/descriptors/schemas/megalinter-custom-flavor.jsonschema.json"
5135
+ "url": "https://raw.githubusercontent.com/oxsecurity/megalinter/main/megalinter/descriptors/schemas/megalinter-custom-flavor.jsonschema.json"
5038
5136
  },
5039
5137
  {
5040
5138
  "name": "MegaLinter descriptor",
5041
5139
  "description": "MegaLinter descriptor files (for MegaLinter contributors)",
5042
5140
  "fileMatch": ["*.megalinter-descriptor.yml"],
5043
- "url": "https://raw.githubusercontent.com/megalinter/megalinter/main/megalinter/descriptors/schemas/megalinter-descriptor.jsonschema.json"
5141
+ "url": "https://raw.githubusercontent.com/oxsecurity/megalinter/main/megalinter/descriptors/schemas/megalinter-descriptor.jsonschema.json"
5044
5142
  },
5045
5143
  {
5046
5144
  "name": "Meltano project definition",
@@ -6959,28 +7057,31 @@
6959
7057
  {
6960
7058
  "name": "SDMX structure message",
6961
7059
  "description": "Statistical Data and Metadata eXchange (ISO 17369) structure message",
6962
- "url": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/structure-message/tools/schemas/2.0.0/sdmx-json-structure-schema.json",
7060
+ "url": "https://json.sdmx.org/2.1/sdmx-json-structure-schema.json",
6963
7061
  "versions": {
6964
- "1.0": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/structure-message/tools/schemas/1.0/sdmx-json-structure-schema.json",
6965
- "2.0.0": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/structure-message/tools/schemas/2.0.0/sdmx-json-structure-schema.json"
7062
+ "1.0": "https://json.sdmx.org/1.0/sdmx-json-structure-schema.json",
7063
+ "2.0.0": "https://json.sdmx.org/2.0.0/sdmx-json-structure-schema.json",
7064
+ "2.1": "https://json.sdmx.org/2.1/sdmx-json-structure-schema.json"
6966
7065
  }
6967
7066
  },
6968
7067
  {
6969
7068
  "name": "SDMX metadata message",
6970
7069
  "description": "Statistical Data and Metadata eXchange (ISO 17369) metadata message",
6971
- "url": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/metadata-message/tools/schemas/2.0.0/sdmx-json-metadata-schema.json",
7070
+ "url": "https://json.sdmx.org/2.1/sdmx-json-metadata-schema.json",
6972
7071
  "versions": {
6973
- "1.0": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/metadata-message/tools/schemas/1.0/sdmx-json-metadata-schema.json",
6974
- "2.0.0": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/metadata-message/tools/schemas/2.0.0/sdmx-json-metadata-schema.json"
7072
+ "1.0": "https://json.sdmx.org/1.0/sdmx-json-metadata-schema.json",
7073
+ "2.0.0": "https://json.sdmx.org/2.0.0/sdmx-json-metadata-schema.json",
7074
+ "2.1": "https://json.sdmx.org/2.1/sdmx-json-metadata-schema.json"
6975
7075
  }
6976
7076
  },
6977
7077
  {
6978
7078
  "name": "SDMX data message",
6979
7079
  "description": "Statistical Data and Metadata eXchange (ISO 17369) data message",
6980
- "url": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/data-message/tools/schemas/2.0.0/sdmx-json-data-schema.json",
7080
+ "url": "https://json.sdmx.org/2.1/sdmx-json-data-schema.json",
6981
7081
  "versions": {
6982
- "1.0": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/data-message/tools/schemas/1.0/sdmx-json-data-schema.json",
6983
- "2.0.0": "https://raw.githubusercontent.com/sdmx-twg/sdmx-json/master/data-message/tools/schemas/2.0.0/sdmx-json-data-schema.json"
7082
+ "1.0": "https://json.sdmx.org/1.0/sdmx-json-data-schema.json",
7083
+ "2.0.0": "https://json.sdmx.org/2.0.0/sdmx-json-data-schema.json",
7084
+ "2.1": "https://json.sdmx.org/2.1/sdmx-json-data-schema.json"
6984
7085
  }
6985
7086
  },
6986
7087
  {
@@ -7536,7 +7637,7 @@
7536
7637
  "**/.connect/sources/*.yml",
7537
7638
  "**/.connect/sinks/*.yml"
7538
7639
  ],
7539
- "url": "https://raw.githubusercontent.com/synadia-io/connect/main/schemas/component.json"
7640
+ "url": "https://raw.githubusercontent.com/synadia-io/connect/b647c6bc4448f7790c5a97ce39daae405ead0f0a/schemas/component.json"
7540
7641
  },
7541
7642
  {
7542
7643
  "name": "Tach",
@@ -7592,6 +7693,36 @@
7592
7693
  "fileMatch": ["templatesources.json"],
7593
7694
  "url": "https://www.schemastore.org/templatesources.json"
7594
7695
  },
7696
+ {
7697
+ "name": "Terraform PowerShell provider block manifest",
7698
+ "description": "Custom provider-block attributes of a Terraform provider built on terraform-provider-powershell",
7699
+ "fileMatch": ["provider.tfps.json", "**/provider.tfps.json"],
7700
+ "url": "https://www.schemastore.org/tfpowershell-provider.json"
7701
+ },
7702
+ {
7703
+ "name": "Terraform PowerShell provider data source manifest",
7704
+ "description": "Typed attribute declarations for one data source in a Terraform provider built on terraform-provider-powershell",
7705
+ "fileMatch": ["datasource.tfps.json", "**/datasource.tfps.json"],
7706
+ "url": "https://www.schemastore.org/tfpowershell-datasource.json"
7707
+ },
7708
+ {
7709
+ "name": "Terraform PowerShell provider resource manifest",
7710
+ "description": "Typed attribute declarations for one resource in a Terraform provider built on terraform-provider-powershell",
7711
+ "fileMatch": ["resource.tfps.json", "**/resource.tfps.json"],
7712
+ "url": "https://www.schemastore.org/tfpowershell-resource.json"
7713
+ },
7714
+ {
7715
+ "name": "Terraform PowerShell provider settings",
7716
+ "description": "Name and registry address of a Terraform provider built on terraform-provider-powershell",
7717
+ "fileMatch": ["settings.tfps.json", "**/settings.tfps.json"],
7718
+ "url": "https://www.schemastore.org/tfpowershell-settings.json"
7719
+ },
7720
+ {
7721
+ "name": "Tesseract configuration",
7722
+ "description": "Configuration file for a Tesseract (tesseract_config.yaml)",
7723
+ "fileMatch": ["tesseract_config.yaml", "tesseract_config.yml"],
7724
+ "url": "https://docs.pasteurlabs.ai/projects/tesseract-core/stable/tesseract_config.schema.json"
7725
+ },
7595
7726
  {
7596
7727
  "name": "Tier.run pricing.json",
7597
7728
  "description": "Tier.run pricing model configuration",
@@ -7945,17 +8076,387 @@
7945
8076
  "fileMatch": ["vector.json", "vector.toml", "vector.yaml"],
7946
8077
  "url": "https://www.schemastore.org/vector.json"
7947
8078
  },
8079
+ {
8080
+ "name": "Vee JSON menu output",
8081
+ "description": "Structured JSON printed by a Vee menu-bar plugin, the alternative to the xbar/SwiftBar text protocol",
8082
+ "url": "https://vee.navbytes.io/schemas/json-output.schema.json"
8083
+ },
7948
8084
  {
7949
8085
  "name": "vega.json",
7950
8086
  "description": "Vega visualization specification file",
7951
8087
  "fileMatch": ["*.vg", "*.vg.json"],
7952
- "url": "https://www.schemastore.org/vega.json"
8088
+ "url": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v6.4.0.json",
8089
+ "versions": {
8090
+ "v2.0.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.0.0.json",
8091
+ "v2.0.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.0.1.json",
8092
+ "v2.0.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.0.3.json",
8093
+ "v2.0.4": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.0.4.json",
8094
+ "v2.0.5": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.0.5.json",
8095
+ "v2.0.6": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.0.6.json",
8096
+ "v2.1.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.1.0.json",
8097
+ "v2.1.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.1.1.json",
8098
+ "v2.1.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.1.2.json",
8099
+ "v2.2.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.2.0.json",
8100
+ "v2.2.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.2.1.json",
8101
+ "v2.2.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.2.2.json",
8102
+ "v2.2.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.2.3.json",
8103
+ "v2.2.4": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.2.4.json",
8104
+ "v2.2.5": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.2.5.json",
8105
+ "v2.2.6": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.2.6.json",
8106
+ "v2.3.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.3.0.json",
8107
+ "v2.3.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.3.1.json",
8108
+ "v2.4.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.4.0.json",
8109
+ "v2.4.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.4.1.json",
8110
+ "v2.4.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.4.2.json",
8111
+ "v2.5.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.5.0.json",
8112
+ "v2.5.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.5.1.json",
8113
+ "v2.5.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.5.2.json",
8114
+ "v2.6.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.6.0.json",
8115
+ "v2.6.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.6.1.json",
8116
+ "v2.6.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.6.2.json",
8117
+ "v2.6.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.6.3.json",
8118
+ "v2.6.4": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.6.4.json",
8119
+ "v2.6.5": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v2.6.5.json",
8120
+ "v3.0.0-beta.14": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.14.json",
8121
+ "v3.0.0-beta.15": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.15.json",
8122
+ "v3.0.0-beta.16": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.16.json",
8123
+ "v3.0.0-beta.17": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.17.json",
8124
+ "v3.0.0-beta.18": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.18.json",
8125
+ "v3.0.0-beta.19": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.19.json",
8126
+ "v3.0.0-beta.20": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.20.json",
8127
+ "v3.0.0-beta.21": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.21.json",
8128
+ "v3.0.0-beta.22": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.22.json",
8129
+ "v3.0.0-beta.23": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.23.json",
8130
+ "v3.0.0-beta.24": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.24.json",
8131
+ "v3.0.0-beta.25": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.25.json",
8132
+ "v3.0.0-beta.26": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.26.json",
8133
+ "v3.0.0-beta.27": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.27.json",
8134
+ "v3.0.0-beta.28": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.28.json",
8135
+ "v3.0.0-beta.29": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.29.json",
8136
+ "v3.0.0-beta.30": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.30.json",
8137
+ "v3.0.0-beta.31": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.31.json",
8138
+ "v3.0.0-beta.32": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.32.json",
8139
+ "v3.0.0-beta.33": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.33.json",
8140
+ "v3.0.0-beta.34": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.34.json",
8141
+ "v3.0.0-beta.35": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.35.json",
8142
+ "v3.0.0-beta.36": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.36.json",
8143
+ "v3.0.0-beta.37": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.37.json",
8144
+ "v3.0.0-beta.38": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.38.json",
8145
+ "v3.0.0-beta.39": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.39.json",
8146
+ "v3.0.0-beta": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-beta.json",
8147
+ "v3.0.0-rc1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-rc1.json",
8148
+ "v3.0.0-rc2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-rc2.json",
8149
+ "v3.0.0-rc3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-rc3.json",
8150
+ "v3.0.0-rc4": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-rc4.json",
8151
+ "v3.0.0-rc5": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-rc5.json",
8152
+ "v3.0.0-rc6": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-rc6.json",
8153
+ "v3.0.0-rc7": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0-rc7.json",
8154
+ "v3.0.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.0.json",
8155
+ "v3.0.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.1.json",
8156
+ "v3.0.10": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.10.json",
8157
+ "v3.0.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.2.json",
8158
+ "v3.0.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.3.json",
8159
+ "v3.0.4": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.4.json",
8160
+ "v3.0.5": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.5.json",
8161
+ "v3.0.6": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.6.json",
8162
+ "v3.0.7": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.7.json",
8163
+ "v3.0.8": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.8.json",
8164
+ "v3.0.9": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.0.9.json",
8165
+ "v3.1.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.1.0.json",
8166
+ "v3.2.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.2.0.json",
8167
+ "v3.2.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.2.1.json",
8168
+ "v3.3.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.3.0.json",
8169
+ "v3.3.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v3.3.1.json",
8170
+ "v4.0.0-rc.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v4.0.0-rc.1.json",
8171
+ "v4.0.0-rc.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v4.0.0-rc.2.json",
8172
+ "v4.0.0-rc.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v4.0.0-rc.3.json",
8173
+ "v4.0.0-rc": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v4.0.0-rc.json",
8174
+ "v4.0.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v4.0.0.json",
8175
+ "v4.1.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v4.1.0.json",
8176
+ "v4.2.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v4.2.0.json",
8177
+ "v4.3.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v4.3.0.json",
8178
+ "v4.4.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v4.4.0.json",
8179
+ "v5.0.0-rc1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.0.0-rc1.json",
8180
+ "v5.0.0-rc2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.0.0-rc2.json",
8181
+ "v5.0.0-rc3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.0.0-rc3.json",
8182
+ "v5.0.0-rc4": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.0.0-rc4.json",
8183
+ "v5.0.0-rc5": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.0.0-rc5.json",
8184
+ "v5.0.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.0.0.json",
8185
+ "v5.1.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.1.0.json",
8186
+ "v5.2.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.2.0.json",
8187
+ "v5.3.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.3.0.json",
8188
+ "v5.3.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.3.1.json",
8189
+ "v5.3.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.3.2.json",
8190
+ "v5.3.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.3.3.json",
8191
+ "v5.3.4": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.3.4.json",
8192
+ "v5.3.5": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.3.5.json",
8193
+ "v5.4.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.4.0.json",
8194
+ "v5.5.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.5.0.json",
8195
+ "v5.6.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.6.0.json",
8196
+ "v5.7.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.7.0.json",
8197
+ "v5.7.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.7.1.json",
8198
+ "v5.7.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.7.2.json",
8199
+ "v5.7.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.7.3.json",
8200
+ "v5.8.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.8.0.json",
8201
+ "v5.8.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.8.1.json",
8202
+ "v5.9.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.9.0.json",
8203
+ "v5.9.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.9.1.json",
8204
+ "v5.9.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.9.2.json",
8205
+ "v5.10.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.10.0.json",
8206
+ "v5.10.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.10.1.json",
8207
+ "v5.11.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.11.0.json",
8208
+ "v5.11.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.11.1.json",
8209
+ "v5.12.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.12.0.json",
8210
+ "v5.12.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.12.1.json",
8211
+ "v5.12.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.12.2.json",
8212
+ "v5.12.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.12.3.json",
8213
+ "v5.13.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.13.0.json",
8214
+ "v5.14.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.14.0.json",
8215
+ "v5.15.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.15.0.json",
8216
+ "v5.16.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.16.0.json",
8217
+ "v5.16.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.16.1.json",
8218
+ "v5.17.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.17.0.json",
8219
+ "v5.17.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.17.1.json",
8220
+ "v5.17.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.17.2.json",
8221
+ "v5.17.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.17.3.json",
8222
+ "v5.18.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.18.0.json",
8223
+ "v5.19.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.19.0.json",
8224
+ "v5.19.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.19.1.json",
8225
+ "v5.20.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.20.0.json",
8226
+ "v5.20.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.20.1.json",
8227
+ "v5.20.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.20.2.json",
8228
+ "v5.21.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.21.0.json",
8229
+ "v5.22.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.22.0.json",
8230
+ "v5.22.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.22.1.json",
8231
+ "v5.23.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.23.0.json",
8232
+ "v5.24.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.24.0.json",
8233
+ "v5.25.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.25.0.json",
8234
+ "v5.26.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.26.0.json",
8235
+ "v5.26.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.26.1.json",
8236
+ "v5.27.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.27.0.json",
8237
+ "v5.28.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.28.0.json",
8238
+ "v5.29.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.29.0.json",
8239
+ "v5.30.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.30.0.json",
8240
+ "v5.31.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.31.0.json",
8241
+ "v5.32.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.32.0.json",
8242
+ "v5.33.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v5.33.0.json",
8243
+ "v6.0.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v6.0.0.json",
8244
+ "v6.1.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v6.1.0.json",
8245
+ "v6.1.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v6.1.1.json",
8246
+ "v6.1.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v6.1.2.json",
8247
+ "v6.2.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v6.2.0.json",
8248
+ "v6.3.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v6.3.1.json",
8249
+ "v6.4.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega/v6.4.0.json"
8250
+ }
7953
8251
  },
7954
8252
  {
7955
8253
  "name": "vega-lite.json",
7956
8254
  "description": "Vega-Lite visualization specification file",
7957
8255
  "fileMatch": ["*.vl", "*.vl.json"],
7958
- "url": "https://www.schemastore.org/vega-lite.json"
8256
+ "url": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v6.4.3.json",
8257
+ "versions": {
8258
+ "v0.0.4": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v0.0.4.json",
8259
+ "v0.8.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v0.8.1.json",
8260
+ "v0.8.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v0.8.2.json",
8261
+ "v0.8.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v0.8.3.json",
8262
+ "v0.9.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v0.9.0.json",
8263
+ "v0.9.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v0.9.1.json",
8264
+ "v0.9.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v0.9.2.json",
8265
+ "v0.9.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v0.9.3.json",
8266
+ "v1.0.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.0.0.json",
8267
+ "v1.0.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.0.1.json",
8268
+ "v1.0.10": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.0.10.json",
8269
+ "v1.0.11": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.0.11.json",
8270
+ "v1.0.12": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.0.12.json",
8271
+ "v1.0.13": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.0.13.json",
8272
+ "v1.0.14": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.0.14.json",
8273
+ "v1.0.15": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.0.15.json",
8274
+ "v1.0.16": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.0.16.json",
8275
+ "v1.0.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.0.2.json",
8276
+ "v1.0.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.0.3.json",
8277
+ "v1.0.5": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.0.5.json",
8278
+ "v1.0.6": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.0.6.json",
8279
+ "v1.0.7": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.0.7.json",
8280
+ "v1.0.8": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.0.8.json",
8281
+ "v1.0.9": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.0.9.json",
8282
+ "v1.1.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.1.0.json",
8283
+ "v1.1.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.1.1.json",
8284
+ "v1.1.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.1.2.json",
8285
+ "v1.1.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.1.3.json",
8286
+ "v1.1.4": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.1.4.json",
8287
+ "v1.2.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.2.0.json",
8288
+ "v1.2.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.2.1.json",
8289
+ "v1.3.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.3.0.json",
8290
+ "v1.3.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v1.3.1.json",
8291
+ "v2.0.0-alpha.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-alpha.0.json",
8292
+ "v2.0.0-alpha.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-alpha.1.json",
8293
+ "v2.0.0-alpha.10": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-alpha.10.json",
8294
+ "v2.0.0-alpha.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-alpha.2.json",
8295
+ "v2.0.0-alpha.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-alpha.3.json",
8296
+ "v2.0.0-alpha.4": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-alpha.4.json",
8297
+ "v2.0.0-alpha.6": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-alpha.6.json",
8298
+ "v2.0.0-alpha.7": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-alpha.7.json",
8299
+ "v2.0.0-alpha.8": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-alpha.8.json",
8300
+ "v2.0.0-alpha.9": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-alpha.9.json",
8301
+ "v2.0.0-alpha": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-alpha.json",
8302
+ "v2.0.0-beta.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.1.json",
8303
+ "v2.0.0-beta.10": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.10.json",
8304
+ "v2.0.0-beta.11": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.11.json",
8305
+ "v2.0.0-beta.14": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.14.json",
8306
+ "v2.0.0-beta.15": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.15.json",
8307
+ "v2.0.0-beta.16": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.16.json",
8308
+ "v2.0.0-beta.17": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.17.json",
8309
+ "v2.0.0-beta.18": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.18.json",
8310
+ "v2.0.0-beta.19": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.19.json",
8311
+ "v2.0.0-beta.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.2.json",
8312
+ "v2.0.0-beta.21": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.21.json",
8313
+ "v2.0.0-beta.4": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.4.json",
8314
+ "v2.0.0-beta.5": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.5.json",
8315
+ "v2.0.0-beta.7": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.7.json",
8316
+ "v2.0.0-beta.8": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.8.json",
8317
+ "v2.0.0-beta.9": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.9.json",
8318
+ "v2.0.0-beta": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-beta.json",
8319
+ "v2.0.0-rc0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-rc0.json",
8320
+ "v2.0.0-rc1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-rc1.json",
8321
+ "v2.0.0-rc2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-rc2.json",
8322
+ "v2.0.0-rc3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-rc3.json",
8323
+ "v2.0.0-rc4": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-rc4.json",
8324
+ "v2.0.0-rc5": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-rc5.json",
8325
+ "v2.0.0-rc6": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0-rc6.json",
8326
+ "v2.0.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.0.json",
8327
+ "v2.0.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.1.json",
8328
+ "v2.0.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.2.json",
8329
+ "v2.0.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.3.json",
8330
+ "v2.0.4": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.0.4.json",
8331
+ "v2.1.0-beta1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.1.0-beta1.json",
8332
+ "v2.1.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.1.0.json",
8333
+ "v2.1.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.1.1.json",
8334
+ "v2.1.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.1.2.json",
8335
+ "v2.1.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.1.3.json",
8336
+ "v2.2.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.2.0.json",
8337
+ "v2.3.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.3.0.json",
8338
+ "v2.3.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.3.1.json",
8339
+ "v2.4.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.4.0.json",
8340
+ "v2.4.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.4.1.json",
8341
+ "v2.4.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.4.2.json",
8342
+ "v2.4.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.4.3.json",
8343
+ "v2.5.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.5.0.json",
8344
+ "v2.5.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.5.1.json",
8345
+ "v2.5.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.5.2.json",
8346
+ "v2.6.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.6.0.json",
8347
+ "v2.7.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v2.7.0.json",
8348
+ "v3.0.0-rc0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.0-rc0.json",
8349
+ "v3.0.0-rc1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.0-rc1.json",
8350
+ "v3.0.0-rc10": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.0-rc10.json",
8351
+ "v3.0.0-rc11": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.0-rc11.json",
8352
+ "v3.0.0-rc12": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.0-rc12.json",
8353
+ "v3.0.0-rc13": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.0-rc13.json",
8354
+ "v3.0.0-rc16": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.0-rc16.json",
8355
+ "v3.0.0-rc2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.0-rc2.json",
8356
+ "v3.0.0-rc3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.0-rc3.json",
8357
+ "v3.0.0-rc4": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.0-rc4.json",
8358
+ "v3.0.0-rc5": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.0-rc5.json",
8359
+ "v3.0.0-rc6": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.0-rc6.json",
8360
+ "v3.0.0-rc7": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.0-rc7.json",
8361
+ "v3.0.0-rc8": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.0-rc8.json",
8362
+ "v3.0.0-rc9": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.0-rc9.json",
8363
+ "v3.0.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.0.json",
8364
+ "v3.0.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.1.json",
8365
+ "v3.0.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.2.json",
8366
+ "v3.0.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.0.3.json",
8367
+ "v3.1.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.1.0.json",
8368
+ "v3.2.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.2.0.json",
8369
+ "v3.2.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.2.1.json",
8370
+ "v3.3.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.3.0.json",
8371
+ "v3.4.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v3.4.0.json",
8372
+ "v4.0.0-beta.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.0.0-beta.0.json",
8373
+ "v4.0.0-beta.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.0.0-beta.1.json",
8374
+ "v4.0.0-beta.10": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.0.0-beta.10.json",
8375
+ "v4.0.0-beta.12": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.0.0-beta.12.json",
8376
+ "v4.0.0-beta.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.0.0-beta.2.json",
8377
+ "v4.0.0-beta.8": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.0.0-beta.8.json",
8378
+ "v4.0.0-beta.9": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.0.0-beta.9.json",
8379
+ "v4.0.0-beta": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.0.0-beta.json",
8380
+ "v4.0.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.0.0.json",
8381
+ "v4.0.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.0.2.json",
8382
+ "v4.1.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.1.0.json",
8383
+ "v4.1.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.1.1.json",
8384
+ "v4.2.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.2.0.json",
8385
+ "v4.3.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.3.0.json",
8386
+ "v4.3.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.3.1.json",
8387
+ "v4.4.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.4.0.json",
8388
+ "v4.5.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.5.0.json",
8389
+ "v4.5.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.5.1.json",
8390
+ "v4.6.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.6.0.json",
8391
+ "v4.7.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.7.0.json",
8392
+ "v4.8.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.8.1.json",
8393
+ "v4.9.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.9.0.json",
8394
+ "v4.10.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.10.0.json",
8395
+ "v4.10.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.10.1.json",
8396
+ "v4.10.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.10.2.json",
8397
+ "v4.10.4": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.10.4.json",
8398
+ "v4.10.5": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.10.5.json",
8399
+ "v4.11.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.11.0.json",
8400
+ "v4.12.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.12.0.json",
8401
+ "v4.12.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.12.1.json",
8402
+ "v4.12.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.12.2.json",
8403
+ "v4.13.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.13.0.json",
8404
+ "v4.13.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.13.1.json",
8405
+ "v4.14.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.14.0.json",
8406
+ "v4.14.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.14.1.json",
8407
+ "v4.15.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.15.0.json",
8408
+ "v4.16.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.16.1.json",
8409
+ "v4.16.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.16.2.json",
8410
+ "v4.16.4": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.16.4.json",
8411
+ "v4.16.7": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.16.7.json",
8412
+ "v4.16.8": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.16.8.json",
8413
+ "v4.17.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v4.17.0.json",
8414
+ "v5.0.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.0.0.json",
8415
+ "v5.1.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.1.0.json",
8416
+ "v5.2.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.2.0.json",
8417
+ "v5.4.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.4.0.json",
8418
+ "v5.5.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.5.0.json",
8419
+ "v5.6.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.6.0.json",
8420
+ "v5.6.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.6.1.json",
8421
+ "v5.7.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.7.0.json",
8422
+ "v5.7.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.7.1.json",
8423
+ "v5.8.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.8.0.json",
8424
+ "v5.9.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.9.0.json",
8425
+ "v5.9.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.9.1.json",
8426
+ "v5.9.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.9.2.json",
8427
+ "v5.9.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.9.3.json",
8428
+ "v5.10.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.10.0.json",
8429
+ "v5.11.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.11.0.json",
8430
+ "v5.11.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.11.1.json",
8431
+ "v5.12.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.12.0.json",
8432
+ "v5.13.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.13.0.json",
8433
+ "v5.14.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.14.0.json",
8434
+ "v5.14.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.14.1.json",
8435
+ "v5.15.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.15.0.json",
8436
+ "v5.15.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.15.1.json",
8437
+ "v5.16.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.16.0.json",
8438
+ "v5.16.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.16.1.json",
8439
+ "v5.16.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.16.2.json",
8440
+ "v5.16.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.16.3.json",
8441
+ "v5.17.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.17.0.json",
8442
+ "v5.18.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.18.0.json",
8443
+ "v5.18.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.18.1.json",
8444
+ "v5.19.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.19.0.json",
8445
+ "v5.20.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.20.0.json",
8446
+ "v5.20.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.20.1.json",
8447
+ "v5.21.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.21.0.json",
8448
+ "v5.23.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v5.23.0.json",
8449
+ "v6.0.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v6.0.0.json",
8450
+ "v6.0.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v6.0.1.json",
8451
+ "v6.0.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v6.0.2.json",
8452
+ "v6.1.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v6.1.0.json",
8453
+ "v6.2.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v6.2.0.json",
8454
+ "v6.3.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v6.3.1.json",
8455
+ "v6.4.0": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v6.4.0.json",
8456
+ "v6.4.1": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v6.4.1.json",
8457
+ "v6.4.2": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v6.4.2.json",
8458
+ "v6.4.3": "https://raw.githubusercontent.com/vega/schema/refs/heads/master/vega-lite/v6.4.3.json"
8459
+ }
7959
8460
  },
7960
8461
  {
7961
8462
  "name": "Vela Pipeline Configuration",
@@ -10827,6 +11328,24 @@
10827
11328
  "1.0": "https://schema.agentcore.aws.dev/v1/agentcore.json"
10828
11329
  }
10829
11330
  },
11331
+ {
11332
+ "name": "AgentCtl config",
11333
+ "description": "agentctl config file (.ai/config.yaml): runtimes, project name, and sync settings for AI coding-agent configuration",
11334
+ "fileMatch": ["**/.ai/config.yaml", "**/.ai/config.yml"],
11335
+ "url": "https://raw.githubusercontent.com/itslab42/agentctl/main/schemas/config.schema.json"
11336
+ },
11337
+ {
11338
+ "name": "AgentCtl MCP",
11339
+ "description": "agentctl MCP server declarations (.ai/mcp.yaml): Model Context Protocol servers rendered into each runtime's format",
11340
+ "fileMatch": ["**/.ai/mcp.yaml", "**/.ai/mcp.yml"],
11341
+ "url": "https://raw.githubusercontent.com/itslab42/agentctl/main/schemas/mcp.schema.json"
11342
+ },
11343
+ {
11344
+ "name": "AgentCtl permissions",
11345
+ "description": "agentctl runtime-neutral permissions (.ai/permissions.yaml): filesystem and shell rules using deny-over-allow precedence",
11346
+ "fileMatch": ["**/.ai/permissions.yaml", "**/.ai/permissions.yml"],
11347
+ "url": "https://raw.githubusercontent.com/itslab42/agentctl/main/schemas/permissions.schema.json"
11348
+ },
10830
11349
  {
10831
11350
  "name": "AgentLoopKit",
10832
11351
  "description": "Configuration file for AgentLoopKit, a repo-level engineering loop for coding agents",
@@ -11036,6 +11555,41 @@
11036
11555
  "fileMatch": ["**/.slang/server.json", "**/.slang/local/server.json"],
11037
11556
  "url": "https://raw.githubusercontent.com/hudson-trading/slang-server/refs/heads/main/clients/vscode/resources/config.schema.json"
11038
11557
  },
11558
+ {
11559
+ "name": "cfgd Config",
11560
+ "description": "cfgd root configuration file (cfgd.yaml)",
11561
+ "fileMatch": ["cfgd.yaml", "cfgd.yml"],
11562
+ "url": "https://www.schemastore.org/cfgd-config-0.5.0.json",
11563
+ "versions": {
11564
+ "0.5.0": "https://www.schemastore.org/cfgd-config-0.5.0.json"
11565
+ }
11566
+ },
11567
+ {
11568
+ "name": "cfgd Module",
11569
+ "description": "cfgd Module definition document",
11570
+ "fileMatch": ["**/modules/*/module.yaml"],
11571
+ "url": "https://www.schemastore.org/cfgd-module-0.5.0.json",
11572
+ "versions": {
11573
+ "0.5.0": "https://www.schemastore.org/cfgd-module-0.5.0.json"
11574
+ }
11575
+ },
11576
+ {
11577
+ "name": "cfgd Profile",
11578
+ "description": "cfgd Profile definition document",
11579
+ "url": "https://www.schemastore.org/cfgd-profile-0.5.0.json",
11580
+ "versions": {
11581
+ "0.5.0": "https://www.schemastore.org/cfgd-profile-0.5.0.json"
11582
+ }
11583
+ },
11584
+ {
11585
+ "name": "cfgd ConfigSource",
11586
+ "description": "cfgd multi-source configuration manifest (cfgd-source.yaml)",
11587
+ "fileMatch": ["cfgd-source.yaml", "cfgd-source.yml"],
11588
+ "url": "https://www.schemastore.org/cfgd-configsource-0.5.0.json",
11589
+ "versions": {
11590
+ "0.5.0": "https://www.schemastore.org/cfgd-configsource-0.5.0.json"
11591
+ }
11592
+ },
11039
11593
  {
11040
11594
  "name": "Heloisa Assistant Plugins Marketplace",
11041
11595
  "description": "Validation rules for the Heloísa assistant's plugin catalog",
@@ -11072,6 +11626,18 @@
11072
11626
  "description": "Workflow definition for the yaml-workflow engine — params, tasks, steps, imports, and flows",
11073
11627
  "fileMatch": ["**/*.yaml-workflow.yaml", "**/*.yaml-workflow.yml"],
11074
11628
  "url": "https://raw.githubusercontent.com/orieg/yaml-workflow/main/schema/workflow-schema.json"
11629
+ },
11630
+ {
11631
+ "name": "servercn",
11632
+ "description": "Servercn is the backend component registry for node.js inspired by shadcn/ui",
11633
+ "fileMatch": ["servercn.config.json", "servercn.json"],
11634
+ "url": "https://www.akkaldhami.com.np/schema/servercn.config.json"
11635
+ },
11636
+ {
11637
+ "name": "hitf-cli-md",
11638
+ "description": "hitf-cli translation toolkit configuration file",
11639
+ "fileMatch": [".hias-hitf.json", ".hias-hitf.jsonc"],
11640
+ "url": "https://www.schemastore.org/hias-hitf.json"
11075
11641
  }
11076
11642
  ]
11077
11643
  }