-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPackage.resolved
68 lines (68 loc) · 1.91 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"pins" : [
{
"identity" : "bigdecimal",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mgriebling/BigDecimal.git",
"state" : {
"revision" : "c4e8348c7fbc90f29225d5f8681ce33a16ab33a2",
"version" : "2.2.3"
}
},
{
"identity" : "bigint",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mgriebling/BigInt.git",
"state" : {
"revision" : "498d4d290658d7c43a24b9e309c321592dc294f2",
"version" : "2.0.10"
}
},
{
"identity" : "swift-case-paths",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-case-paths",
"state" : {
"revision" : "5da6989aae464f324eef5c5b52bdb7974725ab81",
"version" : "1.0.0"
}
},
{
"identity" : "swift-custom-dump",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-custom-dump",
"state" : {
"revision" : "3ce83179e5f0c83ad54c305779c6b438e82aaf1d",
"version" : "1.2.1"
}
},
{
"identity" : "swift-parsing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-parsing",
"state" : {
"revision" : "a0e7d73f462c1c38c59dc40a3969ac40cea42950",
"version" : "0.13.0"
}
},
{
"identity" : "uint128",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mgriebling/UInt128.git",
"state" : {
"revision" : "59dac4f14d657fd60bacfdfb7398d38b450af74f",
"version" : "3.1.5"
}
},
{
"identity" : "xctest-dynamic-overlay",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/xctest-dynamic-overlay",
"state" : {
"revision" : "23cbf2294e350076ea4dbd7d5d047c1e76b03631",
"version" : "1.0.2"
}
}
],
"version" : 2
}