repository
stringclasses
528 values
commit
stringlengths
40
40
commitDate
timestamp[s]
path
stringlengths
11
149
repoStars
int64
5
94.9k
repoLastFetched
stringclasses
528 values
content
stringlengths
48
736k
license
stringclasses
14 values
language
stringclasses
7 values
mason-org/mason-registry
782046f2e6e3ae0949a1fbeefb12f6512fb741ae
2023-04-06T10:18:22
schemas/components/sources/npm.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/npm", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "extra_packages": { "description": "Extra npm packages required by the main package to function.", "items"...
Apache-2.0
en
mason-org/mason-registry
a62739ca7bfd72bb041c36d40d25b8b9c7e27d59
2022-12-22T20:54:31
schemas/components/sources/nuget.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/components/sources/nuget", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "id": { "pattern": "^pkg:nuget/.+@.+", "type": "string" } }, "required": [ "id" ], "t...
Apache-2.0
en
mason-org/mason-registry
84c54daf62d422f9462b18e764c2bf3977a32699
2023-12-27T06:59:13
schemas/enums/language.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/language", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ ".NET", "1\u0421:Enterprise", "AWK", "Ada", "Angular", "Ansible", "Antlers", "Apex", "Arduino", "Assembly", "Astro", "Azu...
Apache-2.0
en
mason-org/mason-registry
f008f47e5162f33184521b7be2b1e6cbe519eb74
2023-01-01T23:14:29
schemas/components/source.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/components/source", "$schema": "https://json-schema.org/draft/2020-12/schema", "oneOf": [ { "$ref": "sources/cargo" }, { "$ref": "sources/composer" }, { "$ref": "sources/gem" }, { "$ref": "sources/gen...
Apache-2.0
en
mason-org/mason-registry
782046f2e6e3ae0949a1fbeefb12f6512fb741ae
2023-04-06T10:18:22
schemas/components/source.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/source", "$schema": "https://json-schema.org/draft/2020-12/schema", "oneOf": [ { "$ref": "sources/cargo" }, { "$ref": "sources/composer" }, { "$ref": "sources/gem" }, { "$ref": "sources/generi...
Apache-2.0
en
mason-org/mason-registry
9fca1753ea75bc8e6dc78d6371e761ade967b636
2023-04-15T21:19:45
schemas/enums/platform.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/platform", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ "unix", "darwin", "darwin_arm64", "darwin_x64", "linux", "linux_arm", "linux_arm64", "linux_arm64_gnu", "linux_arm64_musl", "linu...
Apache-2.0
en
mason-org/mason-registry
09c2c91425e35b59650662e648596581652a5d02
2023-06-15T17:43:02
schemas/components/sources/composer.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/composer", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "id": { "pattern": "^pkg:composer/.+/.+@.+", "type": "string" } }, "required": [ "id" ], "type": "object" }
Apache-2.0
en
mason-org/mason-registry
782046f2e6e3ae0949a1fbeefb12f6512fb741ae
2023-04-06T10:18:22
schemas/package.schema.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "Schema for package definitions.", "properties": { "bin": { "$ref": "mason-registry.json/components/bin" }, "categories": { ...
Apache-2.0
en
mason-org/mason-registry
bf8f4b5eef2d7adb5abfc21cf5740cba81f8c3b4
2024-01-06T08:07:20
schemas/components/sources/github/release.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/github/release", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "asset": { "oneOf": [ { "items": { "additionalProperties": true, "properties": { ...
Apache-2.0
en
mason-org/mason-registry
ea52c56dce9fdc7504012d44b73e1e07c63ff590
2023-11-21T23:00:56
schemas/enums/language.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/language", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ ".NET", "1\u0421:Enterprise", "AWK", "Ada", "Angular", "Ansible", "Antlers", "Apex", "Arduino", "Assembly", "Astro", "Azu...
Apache-2.0
en
mason-org/mason-registry
e7d007e9eb9effabb8f331be8b39cb0f9eba49e3
2022-12-28T11:13:58
schemas/components/source.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/components/source", "$schema": "https://json-schema.org/draft/2020-12/schema", "oneOf": [ { "$ref": "sources/cargo" }, { "$ref": "sources/composer" }, { "$ref": "sources/gem" }, { "$ref": "sources/gen...
Apache-2.0
en
mason-org/mason-registry
ad72a24132c149b8f52b087b023896d9f600c107
2023-11-13T19:47:37
schemas/enums/language.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/language", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ ".NET", "1\u0421:Enterprise", "AWK", "Ada", "Angular", "Ansible", "Antlers", "Apex", "Arduino", "Assembly", "Astro", "Azu...
Apache-2.0
en
mason-org/mason-registry
226db5b87c9e784f736543a356d74d11e5a71b21
2024-05-10T11:03:10
schemas/enums/language.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/language", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ ".NET", "1\u0421:Enterprise", "AWK", "Ada", "Aiken", "Angular", "Ansible", "Antlers", "Apex", "Arduino", "Assembly", "Ast...
Apache-2.0
en
mason-org/mason-registry
782046f2e6e3ae0949a1fbeefb12f6512fb741ae
2023-04-06T10:18:22
schemas/enums/platform.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/platform", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ "darwin_arm64", "darwin_x64", "linux_arm", "linux_arm64", "linux_arm64_gnu", "linux_arm64_musl", "linux_arm64_openbsd", "linux_arm_gnu", ...
Apache-2.0
en
mason-org/mason-registry
e5535859f0e88b18a62070472be82a0bd6e8f59a
2023-10-19T00:51:49
schemas/enums/language.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/language", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ ".NET", "1\u0421:Enterprise", "AWK", "Ada", "Angular", "Ansible", "Antlers", "Apex", "Arduino", "Assembly", "Astro", "Azu...
Apache-2.0
en
mason-org/mason-registry
9893cf2170e888a21b413fbf79ff7b5881acfe7a
2023-03-10T20:16:45
schemas/components/sources/composer.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/components/sources/composer", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "id": { "pattern": "^pkg:composer/.+/.+@.+", "type": "string" } }, "required": [ "id" ...
Apache-2.0
en
mason-org/mason-registry
da12f3dd57c32703a12ebc4f8e979f7df0cfd5b1
2023-04-05T23:26:45
schemas/enums/category.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/category", "$schema": "http://json-schema.org/draft-07/schema#", "enum": [ "Compiler", "DAP", "Formatter", "LSP", "Linter", "Runtime" ], "type": "string" }
Apache-2.0
en
mason-org/mason-registry
760bde3df4931e6f1cef5aa1527bdaa8c34fab2a
2023-01-07T16:53:11
schemas/components/sources/github/release.json
127
2024-05-27T10:11:26.870025Z
{ "$defs": { "Asset": { "oneOf": [ { "items": { "additionalProperties": true, "properties": { "file": { "oneOf": [ { "items": { "type": "string" }, ...
Apache-2.0
en
mason-org/mason-registry
da12f3dd57c32703a12ebc4f8e979f7df0cfd5b1
2023-04-05T23:26:45
schemas/components/sources/composer.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/composer", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "id": { "pattern": "^pkg:composer/.+/.+@.+", "type": "string" } }, "required": [ "id" ], "...
Apache-2.0
en
mason-org/mason-registry
f1be44f1f3ee1563f2a7296d5d08d2a12fbdcf72
2024-03-20T04:36:14
schemas/enums/language.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/language", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ ".NET", "1\u0421:Enterprise", "AWK", "Ada", "Angular", "Ansible", "Antlers", "Apex", "Arduino", "Assembly", "Astro", "Azu...
Apache-2.0
en
mason-org/mason-registry
a057aaf6f6ac390cef38c6becce6ead1d97d2fe0
2022-12-27T14:06:12
schemas/components/source.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/components/source", "$schema": "https://json-schema.org/draft/2020-12/schema", "oneOf": [ { "$ref": "sources/cargo" }, { "$ref": "sources/gem" }, { "$ref": "sources/generic" }, { "$ref": "sources/gith...
Apache-2.0
en
mason-org/mason-registry
782046f2e6e3ae0949a1fbeefb12f6512fb741ae
2023-04-06T10:18:22
schemas/components/bin.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/bin", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "patternProperties": { "^[a-zA-Z0-9_\\-\\.]+$": { "type": "string" } }, "type": "object" }
Apache-2.0
en
mason-org/mason-registry
782046f2e6e3ae0949a1fbeefb12f6512fb741ae
2023-04-06T10:18:22
schemas/enums/category.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/category", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ "Compiler", "DAP", "Formatter", "LSP", "Linter", "Runtime" ], "type": "string" }
Apache-2.0
en
mason-org/mason-registry
e7b70af38cbd9c5e7368ce9ffffbf854332afa1e
2024-02-21T20:46:46
schemas/enums/language.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/language", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ ".NET", "1\u0421:Enterprise", "AWK", "Ada", "Angular", "Ansible", "Antlers", "Apex", "Arduino", "Assembly", "Astro", "Azu...
Apache-2.0
en
mason-org/mason-registry
02e3ebe078b3bbb5e8c1793ff176229db6c350c7
2023-01-07T15:09:36
schemas/components/sources/github/release.json
127
2024-05-27T10:11:26.870025Z
{ "$defs": { "Asset": { "oneOf": [ { "items": { "additionalProperties": true, "properties": { "file": { "oneOf": [ { "items": { "type": "string" }, ...
Apache-2.0
en
mason-org/mason-registry
782046f2e6e3ae0949a1fbeefb12f6512fb741ae
2023-04-06T10:18:22
schemas/enums/spdx-license.json
127
2024-05-27T10:11:26.870025Z
{ "$comment": "SPDX license list; releaseDate=2022-12-15; source=https://raw.githubusercontent.com/spdx/license-list-data/master/json/licenses.json", "$id": "https://json.schemastore.org/mason-registry.json/enums/spdx-license", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ "proprietar...
Apache-2.0
en
mason-org/mason-registry
782046f2e6e3ae0949a1fbeefb12f6512fb741ae
2023-04-06T10:18:22
schemas/components/sources/github/release.json
127
2024-05-27T10:11:26.870025Z
{ "$defs": { "Asset": { "oneOf": [ { "items": { "additionalProperties": true, "properties": { "file": { "oneOf": [ { "items": { "type": "string" }, ...
Apache-2.0
en
mason-org/mason-registry
a5244b17c53675a74cb0326d452d4a3fa8fc9203
2022-12-21T12:12:30
schemas/components/sources/pypi.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/components/sources/pypi", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "extra_packages": { "description": "Extra pypi packages required by the main package to function.", "i...
Apache-2.0
en
mason-org/mason-registry
28b7ead62a4d2aaa05250a1738e871cc84be00e1
2023-10-27T17:28:03
schemas/enums/language.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/language", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ ".NET", "1\u0421:Enterprise", "AWK", "Ada", "Angular", "Ansible", "Antlers", "Apex", "Arduino", "Assembly", "Astro", "Azu...
Apache-2.0
en
mason-org/mason-registry
09c2c91425e35b59650662e648596581652a5d02
2023-06-15T17:43:02
schemas/components/sources/cargo.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/cargo", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "id": { "pattern": "^pkg:cargo/.+@.+", "type": "string" }, "supported_platforms": { "description": "List of platforms suppo...
Apache-2.0
en
mason-org/mason-registry
a5244b17c53675a74cb0326d452d4a3fa8fc9203
2022-12-21T12:12:30
schemas/components/sources/gem.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/components/sources/gem", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "extra_packages": { "description": "Extra gem packages required by the main package to function.", "ite...
Apache-2.0
en
mason-org/mason-registry
da12f3dd57c32703a12ebc4f8e979f7df0cfd5b1
2023-04-05T23:26:45
schemas/components/sources/golang.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/golang", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "extra_packages": { "description": "Extra golang packages required by the main package to function.", "items...
Apache-2.0
en
mason-org/mason-registry
15896427357ca1c0a297f439c532b3319676f1ce
2023-08-08T18:36:39
schemas/enums/language.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/language", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ ".NET", "1\u0421:Enterprise", "AWK", "Ada", "Angular", "Ansible", "Antlers", "Apex", "Arduino", "Assembly", "Astro", "Azu...
Apache-2.0
en
mason-org/mason-registry
cdb8390de84092899f9f42e3c001c8502c3724ae
2022-12-24T02:10:45
schemas/components/bin.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/components/bin", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "patternProperties": { "^[a-zA-Z0-9_\\-\\.]+$": { "type": "string" } }, "type": "object" }
Apache-2.0
en
mason-org/mason-registry
f008f47e5162f33184521b7be2b1e6cbe519eb74
2023-01-01T23:14:29
schemas/components/sources/luarocks.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/components/sources/luarocks", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "id": { "pattern": "^pkg:luarocks/.+@.+", "type": "string" } }, "required": [ "id" ]...
Apache-2.0
en
mason-org/mason-registry
38158031f02572dab912a5ebb7fa3e99fdf33d20
2023-03-11T00:45:58
schemas/components/sources/golang.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/components/sources/golang", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "extra_packages": { "description": "Extra golang packages required by the main package to function.", ...
Apache-2.0
en
mason-org/mason-registry
782046f2e6e3ae0949a1fbeefb12f6512fb741ae
2023-04-06T10:18:22
schemas/components/opt.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/opt", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "patternProperties": { "^[a-zA-Z0-9_\\-\\./]+$": { "type": "string" } }, "type": "object" }
Apache-2.0
en
mason-org/mason-registry
3925fbb7a07183982f699a98b014a59da8b83149
2022-12-30T03:01:57
schemas/components/sources/gem.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/components/sources/gem", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "extra_packages": { "description": "Extra gem packages required by the main package to function.", "ite...
Apache-2.0
en
mason-org/mason-registry
555dc2e3f2fe2b6f0a0423ecdd2250322cdf6196
2023-09-23T00:47:10
schemas/enums/language.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/language", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ ".NET", "1\u0421:Enterprise", "AWK", "Ada", "Angular", "Ansible", "Antlers", "Apex", "Arduino", "Assembly", "Astro", "Azu...
Apache-2.0
en
mason-org/mason-registry
bf8f4b5eef2d7adb5abfc21cf5740cba81f8c3b4
2024-01-06T08:07:20
schemas/components/sources/openvsx.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/openvsx", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "download": { "oneOf": [ { "items": { "additionalProperties": true, "properties": { "...
Apache-2.0
en
mason-org/mason-registry
da12f3dd57c32703a12ebc4f8e979f7df0cfd5b1
2023-04-05T23:26:45
schemas/components/bin.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/bin", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "patternProperties": { "^[a-zA-Z0-9_\\-\\.]+$": { "type": "string" } }, "type": "object" }
Apache-2.0
en
mason-org/mason-registry
09c2c91425e35b59650662e648596581652a5d02
2023-06-15T17:43:02
schemas/components/sources/nuget.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/nuget", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "id": { "pattern": "^pkg:nuget/.+@.+", "type": "string" } }, "required": [ "id" ], "type": "object" }
Apache-2.0
en
mason-org/mason-registry
5ea31768b9b67539668c9d88bd270dda2d447c1e
2023-04-02T22:52:00
schemas/enums/platform.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/enums/platform", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ "darwin_arm64", "darwin_x64", "linux_arm", "linux_arm64", "linux_arm64_gnu", "linux_arm64_musl", "linux_arm64_openbsd", "linux_arm_gnu...
Apache-2.0
en
mason-org/mason-registry
c67ff504298a95c553acf4922a841312503a1724
2023-04-26T16:03:15
schemas/enums/platform.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/platform", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ "unix", "darwin", "darwin_arm64", "darwin_x64", "linux", "linux_arm", "linux_arm64", "linux_arm64_gnu", "linux_arm64_musl", "linu...
Apache-2.0
en
mason-org/mason-registry
09c2c91425e35b59650662e648596581652a5d02
2023-06-15T17:43:02
schemas/components/sources/build.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/build", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "env": { "additionalProperties": false, "patternProperties": { "^[A-Z0-9_]+$": { "type": "string" } }, ...
Apache-2.0
en
mason-org/mason-registry
12e47ed9cb59fc2be6c79bea370fc579b0910afb
2024-03-18T00:04:32
schemas/enums/language.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/language", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ ".NET", "1\u0421:Enterprise", "AWK", "Ada", "Angular", "Ansible", "Antlers", "Apex", "Arduino", "Assembly", "Astro", "Azu...
Apache-2.0
en
mason-org/mason-registry
09c2c91425e35b59650662e648596581652a5d02
2023-06-15T17:43:02
schemas/components/sources/npm.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/npm", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "extra_packages": { "description": "Extra npm packages required by the main package to function.", "items": { "type": "string" ...
Apache-2.0
en
mason-org/mason-registry
da12f3dd57c32703a12ebc4f8e979f7df0cfd5b1
2023-04-05T23:26:45
schemas/components/sources/nuget.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/nuget", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "id": { "pattern": "^pkg:nuget/.+@.+", "type": "string" } }, "required": [ "id" ], "type": "o...
Apache-2.0
en
mason-org/mason-registry
e7d007e9eb9effabb8f331be8b39cb0f9eba49e3
2022-12-28T11:13:58
schemas/components/sources/composer.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/components/sources/composer", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "id": { "pattern": "^pkg:composer/.+@.+", "type": "string" } }, "required": [ "id" ]...
Apache-2.0
en
mason-org/mason-registry
da12f3dd57c32703a12ebc4f8e979f7df0cfd5b1
2023-04-05T23:26:45
schemas/components/sources/gem.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/gem", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "extra_packages": { "description": "Extra gem packages required by the main package to function.", "items": { ...
Apache-2.0
en
mason-org/mason-registry
308ff1748293e0fcf0d5738c83d88b3b2055aa58
2023-04-18T08:57:02
schemas/components/sources/generic/generic.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/generic", "$schema": "https://json-schema.org/draft/2020-12/schema", "oneOf": [ { "$ref": "generic/download" }, { "$ref": "generic/build" } ] }
Apache-2.0
en
mason-org/mason-registry
da12f3dd57c32703a12ebc4f8e979f7df0cfd5b1
2023-04-05T23:26:45
schemas/components/share.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/share", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "patternProperties": { "^[a-zA-Z0-9_\\-\\./]+$": { "type": "string" } }, "type": "object" }
Apache-2.0
en
mason-org/mason-registry
a5244b17c53675a74cb0326d452d4a3fa8fc9203
2022-12-21T12:12:30
schemas/components/sources/golang.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/components/sources/golang", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "extra_packages": { "description": "Extra golang packages required by the main package to function.", ...
Apache-2.0
en
mason-org/mason-registry
a521d78878bd021bcb6af4d980dcc7afcf14bfe3
2023-03-08T02:02:13
schemas/components/sources/pypi.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/components/sources/pypi", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "extra_packages": { "description": "Extra pypi packages required by the main package to function.", "i...
Apache-2.0
en
mason-org/mason-registry
1b809c83a85760f5a608fa49131cb4b607baf530
2023-11-12T23:48:22
schemas/enums/language.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/language", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ ".NET", "1\u0421:Enterprise", "AWK", "Ada", "Angular", "Ansible", "Antlers", "Apex", "Arduino", "Assembly", "Astro", "Azu...
Apache-2.0
en
mason-org/mason-registry
3b6cc835a8bad85789b82d05ed4c1ab5edba7065
2023-08-17T00:09:03
schemas/enums/language.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/language", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ ".NET", "1\u0421:Enterprise", "AWK", "Ada", "Angular", "Ansible", "Antlers", "Apex", "Arduino", "Assembly", "Astro", "Azu...
Apache-2.0
en
mason-org/mason-registry
09c2c91425e35b59650662e648596581652a5d02
2023-06-15T17:43:02
schemas/components/sources/golang.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/golang", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "extra_packages": { "description": "Extra golang packages required by the main package to function.", "items": { "type": "string...
Apache-2.0
en
mason-org/mason-registry
09c2c91425e35b59650662e648596581652a5d02
2023-06-15T17:43:02
schemas/components/sources/generic/download.json
127
2024-05-27T10:11:26.870025Z
{ "$defs": { "Download": { "additionalProperties": true, "properties": { "files": { "additionalProperties": false, "patternProperties": { "^[a-zA-Z0-9_\\-\\.]+$": { "pattern": "^https?://", "type": "string" } }, ...
Apache-2.0
en
mason-org/mason-registry
87391bbf12da0a0d1f9f6ee83e3e926f85cc5fae
2023-03-02T00:58:12
schemas/package.schema.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/package", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "Schema for package definitions.", "properties": { "bin": { "$ref": "components/bin" }, "categories": { "item...
Apache-2.0
en
mason-org/mason-registry
e0216801c400982d54773194feec9beb4bacc091
2023-12-29T06:13:36
schemas/enums/language.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/language", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ ".NET", "1\u0421:Enterprise", "AWK", "Ada", "Angular", "Ansible", "Antlers", "Apex", "Arduino", "Assembly", "Astro", "Azu...
Apache-2.0
en
mason-org/mason-registry
782046f2e6e3ae0949a1fbeefb12f6512fb741ae
2023-04-06T10:18:22
schemas/components/sources/luarocks.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/luarocks", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "id": { "pattern": "^pkg:luarocks/.+@.+", "type": "string" } }, "required": [ "id" ], ...
Apache-2.0
en
mason-org/mason-registry
782046f2e6e3ae0949a1fbeefb12f6512fb741ae
2023-04-06T10:18:22
schemas/components/sources/golang.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/golang", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "extra_packages": { "description": "Extra golang packages required by the main package to function.", "...
Apache-2.0
en
mason-org/mason-registry
782046f2e6e3ae0949a1fbeefb12f6512fb741ae
2023-04-06T10:18:22
schemas/components/sources/nuget.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/nuget", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "id": { "pattern": "^pkg:nuget/.+@.+", "type": "string" } }, "required": [ "id" ], "type...
Apache-2.0
en
mason-org/mason-registry
68d21a27e6b734bd29fe3ddf19ffb7c2ed01f96b
2023-04-22T21:09:37
schemas/components/schemas.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/schemas", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "lsp": { "description": "A URL to where the LSP JSON schema can be downloaded from. If the provided URL is a VSCode ...
Apache-2.0
en
mason-org/mason-registry
26d93e370db8f41015921bb695d48d7da7733b2f
2023-02-05T17:34:25
schemas/enums/platform.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://github.com/mason-org/mason-registry/schemas/enums/platform", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ "darwin_arm64", "darwin_x64", "linux_arm", "linux_armv6l", "linux_armv7l", "linux_arm64", "linux_arm64_gnu", "linux_arm64_openbsd", ...
Apache-2.0
en
mason-org/mason-registry
4c1c23ec3a13ba1b971c1dc9ab3207a5245a2317
2024-02-21T00:14:11
schemas/enums/language.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/language", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ ".NET", "1\u0421:Enterprise", "AWK", "Ada", "Angular", "Ansible", "Antlers", "Apex", "Arduino", "Assembly", "Astro", "Azu...
Apache-2.0
en
mason-org/mason-registry
8f9c55f6ff8c264a473ef21267c824c3e9dc2151
2024-02-20T22:37:34
schemas/enums/language.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/language", "$schema": "https://json-schema.org/draft/2020-12/schema", "enum": [ ".NET", "1\u0421:Enterprise", "AWK", "Ada", "Angular", "Ansible", "Antlers", "Apex", "Arduino", "Assembly", "Astro", "Azu...
Apache-2.0
en
mason-org/mason-registry
09c2c91425e35b59650662e648596581652a5d02
2023-06-15T17:43:02
schemas/components/sources/pypi.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/pypi", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "extra_packages": { "description": "Extra pypi packages required by the main package to function.", "items": { "type": "string" ...
Apache-2.0
en
mason-org/mason-registry
bf8f4b5eef2d7adb5abfc21cf5740cba81f8c3b4
2024-01-06T08:07:20
schemas/components/source.json
127
2024-05-27T10:11:26.870025Z
{ "$defs": { "Source": { "oneOf": [ { "$ref": "sources/cargo" }, { "$ref": "sources/composer" }, { "$ref": "sources/gem" }, { "$ref": "sources/generic" }, { "$ref": "sources/github" ...
Apache-2.0
en
mason-org/mason-registry
da12f3dd57c32703a12ebc4f8e979f7df0cfd5b1
2023-04-05T23:26:45
schemas/enums/platform.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/enums/platform", "$schema": "http://json-schema.org/draft-07/schema#", "enum": [ "darwin_arm64", "darwin_x64", "linux_arm", "linux_arm64", "linux_arm64_gnu", "linux_arm64_musl", "linux_arm64_openbsd", "linux_arm_gnu", "...
Apache-2.0
en
mason-org/mason-registry
da12f3dd57c32703a12ebc4f8e979f7df0cfd5b1
2023-04-05T23:26:45
schemas/components/opt.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/opt", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "patternProperties": { "^[a-zA-Z0-9_\\-\\./]+$": { "type": "string" } }, "type": "object" }
Apache-2.0
en
mason-org/mason-registry
da12f3dd57c32703a12ebc4f8e979f7df0cfd5b1
2023-04-05T23:26:45
schemas/components/sources/npm.json
127
2024-05-27T10:11:26.870025Z
{ "$id": "https://json.schemastore.org/mason-registry.json/components/sources/npm", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "extra_packages": { "description": "Extra npm packages required by the main package to function.", "items": { ...
Apache-2.0
en
odow/StochOptFormat
120e0397b261e4d73bb325e9eca1ce614c146d07
2023-10-28T00:46:09
schemas/sof-1.0.json
14
2024-05-29T14:55:01.657909Z
{ "$id": "https://odow.github.io/StochOptFormat/schemas/sof-1.0.schema.json", "$schema": "https://json-schema.org/schema#", "additionalProperties": false, "properties": { "author": { "description": "The author of the problem for citation purposes.", "type": "string" }, "date": { "d...
MIT
en
odow/StochOptFormat
120e0397b261e4d73bb325e9eca1ce614c146d07
2023-10-28T00:46:09
schemas/sof-0.2.schema.json
14
2024-05-29T14:55:01.657909Z
{ "$id": "https://odow.github.io/StochOptFormat/schemas/sof-0.2.schema.json", "$schema": "https://json-schema.org/schema#", "definitions": { "edge": { "description": "An edge in the policy graph, describing a transition from node `from` to node `to` with probability `probability`.", "properties": ...
MIT
en
odow/StochOptFormat
120e0397b261e4d73bb325e9eca1ce614c146d07
2023-10-28T00:46:09
schemas/sof-1.schema.json
14
2024-05-29T14:55:01.657909Z
{ "$id": "https://odow.github.io/StochOptFormat/schemas/sof-1.0.schema.json", "$schema": "https://json-schema.org/schema#", "additionalProperties": false, "properties": { "author": { "description": "The author of the problem for citation purposes.", "type": "string" }, "date": { "d...
MIT
en
odow/StochOptFormat
120e0397b261e4d73bb325e9eca1ce614c146d07
2023-10-28T00:46:09
schemas/sof-0.1.schema.json
14
2024-05-29T14:55:01.657909Z
{ "$id": "https://odow.github.io/StochOptFormat/schemas/sof-0.1.schema.json", "$schema": "https://json-schema.org/schema#", "definitions": { "edge": { "description": "An edge in the policy graph, describing a transition from node `from` to node `to` with probability `probability`.", "properties": ...
MIT
en
odow/StochOptFormat
120e0397b261e4d73bb325e9eca1ce614c146d07
2023-10-28T00:46:09
schemas/sof-result.schema.json
14
2024-05-29T14:55:01.657909Z
{ "$id": "https://odow.github.io/StochOptFormat/schemas/sof-result.schema.json", "$schema": "https://json-schema.org/schema#", "properties": { "author": { "description": "The author of the policy for citation purposes.", "type": "string" }, "date": { "description": "The date that the...
MIT
en
odow/StochOptFormat
120e0397b261e4d73bb325e9eca1ce614c146d07
2023-10-28T00:46:09
schemas/sof-0.3.schema.json
14
2024-05-29T14:55:01.657909Z
{ "$id": "https://odow.github.io/StochOptFormat/schemas/sof-0.3.schema.json", "$schema": "https://json-schema.org/schema#", "properties": { "author": { "description": "The author of the problem for citation purposes.", "type": "string" }, "date": { "description": "The date that the p...
MIT
en
joseprupi/quantraserver
7abdf9cfc99dbd97ef6863ac3a919e26c997f7a1
2022-08-03T22:51:23
flatbuffers/json/price_floating_rate_bond_request.schema.json
10
2024-05-29T13:44:44.509438Z
{ "$ref": "#/definitions/quantra_PriceFloatingRateBondRequest", "$schema": "https://json-schema.org/draft/2019-09/schema", "definitions": { "quantra_BondHelper": { "additionalProperties": false, "properties": { "business_day_convention": { "$ref": "#/definitions/quantra_enums_Bus...
BSD-3-Clause
en
joseprupi/quantraserver
7abdf9cfc99dbd97ef6863ac3a919e26c997f7a1
2022-08-03T22:51:23
flatbuffers/json/fixed_rate_bond_response.schema.json
10
2024-05-29T13:44:44.509438Z
{ "$ref": "#/definitions/quantra_PriceFixedRateBondResponse", "$schema": "https://json-schema.org/draft/2019-09/schema", "definitions": { "quantra_FixedRateBondResponse": { "additionalProperties": false, "properties": { "accrued_amount": { "type": "number" }, "acc...
BSD-3-Clause
en
picodotdev/blog-ejemplos
9f04cfe0039c8fa73a8cc6d46338baf7873f6cc6
2021-11-25T19:13:35
JsonSchema/app/src/main/resources/geographical-location.schema.json
91
2024-05-29T12:25:56.71601Z
{ "$id": "https://picodotdev.github.io/blog-bitix/misc/json/geographical-location.schema.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "description": "A geographical coordinate on a planet (most commonly Earth).", "properties": { "latitude": { "maximum": 90, "minimum": -90, ...
Unlicense
en
picodotdev/blog-ejemplos
9f04cfe0039c8fa73a8cc6d46338baf7873f6cc6
2021-11-25T19:13:35
JsonSchema/app/src/main/resources/product.schema.json
91
2024-05-29T12:25:56.71601Z
{ "$id": "https://picodotdev.github.io/blog-bitix/misc/json/product.schema.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "description": "A product from Acme's catalog", "properties": { "dimensions": { "properties": { "height": { "type": "number" }, ...
Unlicense
en
WillAbides/bindown
184ac3fb0084e12a54c5b9941bce917f3c4f735a
2020-04-13T16:12:58
bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$id": "https://willabides.github.io/bindown/bindown.schema.json", "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "dependency": { "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bi...
MIT
en
WillAbides/bindown
f2df01d3a1062cf0ef4a8ecb63fb7167142e2840
2023-06-04T19:46:49
internal/bindown/bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$defs": { "Dependency": { "additionalProperties": false, "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bin>", "type": "string" }, "bin": { "description": "The name...
MIT
en
WillAbides/bindown
710af81144a0e3c53030e560ba36424c9719fb88
2020-04-13T16:03:14
bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$id": "https://willabides.github.io/bindown/bindown.schema.json", "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "override": { "additionalProperties": false, "properties": { "dependency": { "description": "Values to override the parent dependency", ...
MIT
en
WillAbides/bindown
0571f646e1ae98dc4272786fcf93ee5df72e05f0
2023-05-09T21:42:27
internal/bindown/bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$defs": { "dependency": { "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bin>", "type": "string" }, "bin": { "description": "The name of the binary to be installed. Defau...
MIT
en
WillAbides/bindown
0571f646e1ae98dc4272786fcf93ee5df72e05f0
2023-05-09T21:42:27
bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$defs": { "dependency": { "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bin>", "type": "string" }, "bin": { "description": "The name of the binary to be installed. Defau...
MIT
en
WillAbides/bindown
9816faa1bb13722b2b0f7d1fa1099eb97be836e9
2021-12-22T05:09:38
bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$id": "https://willabides.github.io/bindown/bindown.schema.json", "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "dependency": { "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bi...
MIT
en
WillAbides/bindown
c9383e778e9249b14c6618a88ec934ace19af0bc
2023-05-11T19:28:35
bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$defs": { "Dependency": { "additionalProperties": false, "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bin>", "type": "string" }, "bin": { "description": "The name...
MIT
en
WillAbides/bindown
030ba759a701632db8301211fc8d118cea240f6a
2023-05-29T22:09:06
bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$defs": { "Dependency": { "additionalProperties": false, "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bin>", "type": "string" }, "bin": { "description": "The name...
MIT
en
WillAbides/bindown
1a4bfff88a51ccb3728987f676d77d7dcc705031
2023-05-03T21:45:40
bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$defs": { "Dependency": { "additionalProperties": false, "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bin>", "type": "string" }, "bin": { "description": "The name...
MIT
en
WillAbides/bindown
31cc778e91cefab86d0ff92ecd7c25071ca985b4
2023-05-14T19:07:14
internal/bindown/bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$defs": { "Dependency": { "additionalProperties": false, "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bin>", "type": "string" }, "bin": { "description": "The name...
MIT
en
WillAbides/bindown
8b5f550d780c589b2bacdaca673eb5b4bfe94a0f
2023-04-12T21:20:30
internal/bindown/bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$defs": { "dependency": { "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bin>", "type": "string" }, "bin": { "description": "The name of the binary to be installed. Defau...
MIT
en
WillAbides/bindown
5c01d316a51f26c585b5a727c93386b6eecd521e
2020-04-14T13:44:57
bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$id": "https://willabides.github.io/bindown/bindown.schema.json", "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "dependency": { "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bi...
MIT
en
WillAbides/bindown
035a95f75a140559f603eff617ae950f2e0cbefb
2020-04-16T21:39:13
bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$id": "https://willabides.github.io/bindown/bindown.schema.json", "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "dependency": { "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bi...
MIT
en
WillAbides/bindown
c9ccb62f00fe313b37445c0ec4677de638ac3b03
2021-12-24T17:28:16
bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$defs": { "dependency": { "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bin>", "type": "string" }, "bin": { "description": "The name of the binary to be installed. Defau...
MIT
en
WillAbides/bindown
5607aa17274cb75c9ae74f378b1a4d9a01395591
2021-12-25T01:19:51
bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$defs": { "dependency": { "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bin>", "type": "string" }, "bin": { "description": "The name of the binary to be installed. Defau...
MIT
en
WillAbides/bindown
0182869931400213fccb3556c4a9334b6f6d46f5
2020-04-16T23:06:40
bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$id": "https://willabides.github.io/bindown/bindown.schema.json", "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "dependency": { "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bi...
MIT
en
WillAbides/bindown
1cab76b3bec42e86adb515fe594191680edb906f
2023-05-14T19:04:34
internal/bindown/bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$defs": { "Dependency": { "additionalProperties": false, "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bin>", "type": "string" }, "bin": { "description": "The name...
MIT
en
WillAbides/bindown
845fa9685381fa54771f6f8333166b80a8091f0e
2021-12-27T01:43:33
bindown.schema.json
12
2024-05-29T15:01:34.101274Z
{ "$defs": { "dependency": { "properties": { "archive_path": { "description": "The path in the downloaded archive where the binary is located. Default is ./<bin>", "type": "string" }, "bin": { "description": "The name of the binary to be installed. Defau...
MIT
en