-
Notifications
You must be signed in to change notification settings - Fork 134
/
Package.resolved
130 lines (130 loc) · 3.63 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
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
{
"pins" : [
{
"identity" : "big-num",
"kind" : "remoteSourceControl",
"location" : "https://github.com/adam-fowler/big-num",
"state" : {
"revision" : "5c5511ad06aeb2b97d0868f7394e14a624bfb1c7",
"version" : "2.0.2"
}
},
{
"identity" : "data",
"kind" : "remoteSourceControl",
"location" : "https://github.com/xcodereleases/data",
"state" : {
"revision" : "fcf527b187817f67c05223676341f3ab69d4214d"
}
},
{
"identity" : "foundation",
"kind" : "remoteSourceControl",
"location" : "https://github.com/PromiseKit/Foundation.git",
"state" : {
"revision" : "985f17fa69ee0e5b7eb3ff9be87ffc4e05fc0927",
"version" : "3.4.0"
}
},
{
"identity" : "keychainaccess",
"kind" : "remoteSourceControl",
"location" : "https://github.com/kishikawakatsumi/KeychainAccess.git",
"state" : {
"revision" : "8d33ffd6f74b3bcfc99af759d4204c6395a3f918",
"version" : "3.2.1"
}
},
{
"identity" : "legibleerror",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mxcl/LegibleError.git",
"state" : {
"revision" : "bc596702d7ff618c3f90ba480eeb48b3e83a2fbe",
"version" : "1.0.6"
}
},
{
"identity" : "path.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mxcl/Path.swift.git",
"state" : {
"revision" : "dac007e907a4f4c565cfdc55a9ce148a761a11d5",
"version" : "0.16.3"
}
},
{
"identity" : "promisekit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mxcl/PromiseKit.git",
"state" : {
"revision" : "8a98e31a47854d3180882c8068cc4d9381bf382d",
"version" : "6.22.1"
}
},
{
"identity" : "rainbow",
"kind" : "remoteSourceControl",
"location" : "https://github.com/onevcat/Rainbow.git",
"state" : {
"revision" : "626c3d4b6b55354b4af3aa309f998fae9b31a3d9",
"version" : "3.2.0"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "9f39744e025c7d377987f30b03770805dcb0bcd1",
"version" : "1.1.4"
}
},
{
"identity" : "swift-crypto",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-crypto",
"state" : {
"revision" : "ddb07e896a2a8af79512543b1c7eb9797f8898a5",
"version" : "1.1.7"
}
},
{
"identity" : "swift-srp",
"kind" : "remoteSourceControl",
"location" : "https://github.com/xcodesorg/swift-srp",
"state" : {
"branch" : "main",
"revision" : "543aa0122a0257b992f6c7d62d18a26e3dffb8fe"
}
},
{
"identity" : "swiftsoup",
"kind" : "remoteSourceControl",
"location" : "https://github.com/scinfu/SwiftSoup.git",
"state" : {
"revision" : "aeb5b4249c273d1783a5299e05be1b26e061ea81",
"version" : "2.0.0"
}
},
{
"identity" : "version",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mxcl/Version.git",
"state" : {
"revision" : "087c91fedc110f9f833b14ef4c32745dabca8913",
"version" : "1.0.3"
}
},
{
"identity" : "yams",
"kind" : "remoteSourceControl",
"location" : "https://github.com/jpsim/Yams",
"state" : {
"revision" : "01835dc202670b5bb90d07f3eae41867e9ed29f6",
"version" : "5.0.1"
}
}
],
"version" : 2
}