-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
131 lines (131 loc) · 3.77 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
131
{
"pins" : [
{
"identity" : "asyncsequencereader",
"kind" : "remoteSourceControl",
"location" : "https://github.com/elegantchaos/AsyncSequenceReader.git",
"state" : {
"revision" : "ad2aadf9790a6598c67b11a4a0e007087ac6aeb5",
"version" : "0.1.0"
}
},
{
"identity" : "binarycoding",
"kind" : "remoteSourceControl",
"location" : "https://github.com/elegantchaos/BinaryCoding.git",
"state" : {
"branch" : "main",
"revision" : "f9225a21effe8aaf32b402fd41def38819393f8c"
}
},
{
"identity" : "bitbytedata",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tsolomko/BitByteData",
"state" : {
"revision" : "c119e12decae8f56066df3345a4ac1a05b2f06d5",
"version" : "2.0.1"
}
},
{
"identity" : "bytes",
"kind" : "remoteSourceControl",
"location" : "https://github.com/elegantchaos/Bytes.git",
"state" : {
"branch" : "float-support",
"revision" : "dfd75eda165e698ec971dafc7a1bf469ca361ac6"
}
},
{
"identity" : "coercion",
"kind" : "remoteSourceControl",
"location" : "https://github.com/elegantchaos/Coercion.git",
"state" : {
"revision" : "df699ebd4707bcfd99fcad4b9f6c09ddc1208af9",
"version" : "1.1.3"
}
},
{
"identity" : "elegantstrings",
"kind" : "remoteSourceControl",
"location" : "https://github.com/elegantchaos/ElegantStrings.git",
"state" : {
"revision" : "eb90abda935b43cc5dca75d35af8efda0d38cfea",
"version" : "1.1.1"
}
},
{
"identity" : "expressions",
"kind" : "remoteSourceControl",
"location" : "https://github.com/elegantchaos/Expressions.git",
"state" : {
"revision" : "3f1a4caccb9e33d95d0650e9b78350acd3576300",
"version" : "1.1.1"
}
},
{
"identity" : "files",
"kind" : "remoteSourceControl",
"location" : "https://github.com/elegantchaos/Files.git",
"state" : {
"revision" : "ccb417b5b4f2d473964594a7c906a50a62c8530c",
"version" : "1.2.2"
}
},
{
"identity" : "logger",
"kind" : "remoteSourceControl",
"location" : "https://github.com/elegantchaos/Logger.git",
"state" : {
"revision" : "50da0037cd25c2f9444effbb2afe15bb00f70a98",
"version" : "1.7.3"
}
},
{
"identity" : "matchable",
"kind" : "remoteSourceControl",
"location" : "https://github.com/elegantchaos/Matchable.git",
"state" : {
"revision" : "0f523c77bf4b0dbbdc0838b952262ed45fab17f8",
"version" : "1.0.6"
}
},
{
"identity" : "swcompression",
"kind" : "remoteSourceControl",
"location" : "https://github.com/tsolomko/SWCompression.git",
"state" : {
"revision" : "4ad6940f2990f2d9f27b39d013c7a64b602d9c50",
"version" : "4.8.0"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"branch" : "main",
"revision" : "82905286cc3f0fa8adc4674bf49437cab65a8373"
}
},
{
"identity" : "swiftesp",
"kind" : "remoteSourceControl",
"location" : "https://github.com/elegantchaos/SwiftESP.git",
"state" : {
"branch" : "main",
"revision" : "05d55fe0eb33ccd225a80a0a5208fae3b53ab350"
}
},
{
"identity" : "xctestextensions",
"kind" : "remoteSourceControl",
"location" : "https://github.com/elegantchaos/XCTestExtensions.git",
"state" : {
"revision" : "fe22ce2b52bdfaec1ce62280a21c7c5b23650dc8",
"version" : "1.4.5"
}
}
],
"version" : 2
}