-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
59 lines (59 loc) · 1.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
{
"pins" : [
{
"identity" : "filebuilder",
"kind" : "remoteSourceControl",
"location" : "https://github.com/danielctull/FileBuilder",
"state" : {
"branch" : "main",
"revision" : "ed3ed22dace0ba8cf54c7eb47553c7f00cf632b9"
}
},
{
"identity" : "keychainitem",
"kind" : "remoteSourceControl",
"location" : "https://github.com/danielctull/KeychainItem",
"state" : {
"branch" : "main",
"revision" : "ba8ea1cc6818a6f16a6529cdb7af13e25ca61fe9"
}
},
{
"identity" : "swift-algorithms",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-algorithms.git",
"state" : {
"revision" : "2327673b0e9c7e90e6b1826376526ec3627210e4",
"version" : "0.2.1"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "fddd1c00396eed152c45a46bea9f47b98e59301d",
"version" : "1.2.0"
}
},
{
"identity" : "swift-crypto",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-crypto",
"state" : {
"revision" : "71ae6adf89ba5346a209ec7f48dbb571a7e8ad1e",
"version" : "2.2.1"
}
},
{
"identity" : "swift-numerics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-numerics",
"state" : {
"revision" : "6583ac70c326c3ee080c1d42d9ca3361dca816cd",
"version" : "0.1.0"
}
}
],
"version" : 2
}