-
Notifications
You must be signed in to change notification settings - Fork 213
/
cgmanifest.json
159 lines (159 loc) · 3.88 KB
/
cgmanifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/nlohmann/json.git",
"commitHash": "bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/onqtam/doctest.git",
"commitHash": "ae7a13539fb71f270b87eb2e874fbac80bc8dda2"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/iboB/picobench.git",
"commitHash": "5f78fbd47e84af91c8e2409cba676577bd939ee7"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/CLIUtils/CLI11.git",
"commitHash": "291c58789c031208f08f4f261a858b5b7083e8e2"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/fmtlib/fmt",
"commitHash": "f5e54359df4c26b6230fc61d38aa294581393084"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/bellard/quickjs",
"commitHash": "3f81070e573e3592728dbbbd04c84c498b20d6dc"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/microsoft/snmalloc",
"commitHash": "dc1268886a5d49d38a54e5d1402b5924a71fee0b"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/dsprenkels/sss",
"commitHash": "dc8c3a9a1089e962b32ecdcc940ae11bd2b69e4b"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/thelink2012/SmallVector",
"commitHash": "febc8cb7b1a83d902b86dd1612feb7c86c690186"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/nodejs/llhttp",
"commitHash": "76a3b24878e76802948ced7844f2dba189c2a93a"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/microsoft/merklecpp",
"commitHash": "1a8a3a000c16fee62bc55d2efdb10d2ebd2b0173"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/evanj/tpccbench",
"commitHash": "715f394ade83e545ffc0aa79c14fefc1c0987f21"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/nghttp2/nghttp2",
"commitHash": "781057e15626bf403c8739c25166ad123aa17ff3"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/tristanpenman/valijson",
"commitHash": "2dfc7499a31b84edef71189f4247919268ebc74e"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/laurencelundblade/QCBOR",
"commitHash": "92d3f89030baff4af7be8396c563e6c8ef263622"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/laurencelundblade/t_cose",
"commitHash": "7d1b6686990e5bf6b84df422f93fb7f547669012"
}
}
},
{
"component": {
"type": "git",
"git": {
"repositoryUrl": "https://github.com/microsoft/didx509cpp",
"commitHash": "09577475e75fd3c8bbcc8c1f1addbc9a3f9546c9"
}
}
}
],
"Version": 1
}