-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
86 lines (86 loc) · 2.4 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
{
"pins" : [
{
"identity" : "bigint",
"kind" : "remoteSourceControl",
"location" : "https://github.com/attaswift/BigInt",
"state" : {
"revision" : "0ed110f7555c34ff468e72e1686e59721f2b0da6",
"version" : "5.3.0"
}
},
{
"identity" : "bytepattern",
"kind" : "remoteSourceControl",
"location" : "https://github.com/sajjon/BytePattern",
"state" : {
"revision" : "663d343d5f2c516e09fdac37db18dd1214a0bcda",
"version" : "0.0.6"
}
},
{
"identity" : "chalk",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mxcl/Chalk.git",
"state" : {
"revision" : "a7f58e47a08ca5a84f73acc4bcf6c2c19d990609",
"version" : "0.5.0"
}
},
{
"identity" : "filecheck",
"kind" : "remoteSourceControl",
"location" : "https://github.com/llvm-swift/FileCheck.git",
"state" : {
"revision" : "f7c5f1a9479b33a876a6f5632ca2b92a7ce4b667",
"version" : "0.2.6"
}
},
{
"identity" : "swift-algorithms",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-algorithms",
"state" : {
"revision" : "b14b7f4c528c942f121c8b860b9410b2bf57825e",
"version" : "1.0.0"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "9f39744e025c7d377987f30b03770805dcb0bcd1",
"version" : "1.1.4"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections",
"state" : {
"branch" : "feature/BitSet",
"revision" : "41fe772f8828748ec292ed01a928740c4d8af2c5"
}
},
{
"identity" : "swift-numerics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-numerics",
"state" : {
"revision" : "0a5bc04095a675662cf24757cc0640aa2204253b",
"version" : "1.0.2"
}
},
{
"identity" : "swiftcheck",
"kind" : "remoteSourceControl",
"location" : "https://github.com/typelift/SwiftCheck",
"state" : {
"revision" : "077c096c3ddfc38db223ac8e525ad16ffb987138",
"version" : "0.12.0"
}
}
],
"version" : 2
}