-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathPackage.resolved
50 lines (50 loc) · 1.36 KB
/
Package.resolved
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
{
"pins" : [
{
"identity" : "bigint",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mgriebling/BigInt.git",
"state" : {
"revision" : "63a4619704c990a67ccd6ba6837c80ee863a2eec",
"version" : "2.2.4"
}
},
{
"identity" : "swift-docc-plugin",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-docc-plugin",
"state" : {
"revision" : "85e4bb4e1cd62cec64a4b8e769dcefdf0c5b9d64",
"version" : "1.4.3"
}
},
{
"identity" : "swift-docc-symbolkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-docc-symbolkit",
"state" : {
"revision" : "b45d1f2ed151d057b54504d653e0da5552844e34",
"version" : "1.0.0"
}
},
{
"identity" : "swift-numerics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-numerics",
"state" : {
"revision" : "0a5bc04095a675662cf24757cc0640aa2204253b",
"version" : "1.0.2"
}
},
{
"identity" : "uint128",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mgriebling/UInt128.git",
"state" : {
"revision" : "f32052e906fd125936fef2d16e3ad284d50d68ed",
"version" : "3.2.0"
}
}
],
"version" : 2
}