-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathPackage.resolved
More file actions
77 lines (77 loc) · 2.16 KB
/
Package.resolved
File metadata and controls
77 lines (77 loc) · 2.16 KB
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
{
"pins" : [
{
"identity" : "anycodable",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mickeyl/AnyCodable",
"state" : {
"revision" : "bcbafbc461058bda170ca59013ba599b5613e72a",
"version" : "0.6.6"
}
},
{
"identity" : "chalk",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mxcl/Chalk",
"state" : {
"revision" : "a7f58e47a08ca5a84f73acc4bcf6c2c19d990609",
"version" : "0.5.0"
}
},
{
"identity" : "cornucopiacore",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Cornucopia-Swift/CornucopiaCore",
"state" : {
"branch" : "master",
"revision" : "e01622d5a704c2a7ec007e3b3ebbd32224a061b7"
}
},
{
"identity" : "cornucopiastreams",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Cornucopia-Swift/CornucopiaStreams",
"state" : {
"branch" : "master",
"revision" : "964a71377711bf01e7f2dc1b2140e23c0c685b85"
}
},
{
"identity" : "foundationbandaid",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mickeyl/FoundationBandAid",
"state" : {
"branch" : "master",
"revision" : "163e98760ce824d9c880684ec1014228795ef8c3"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "011f0c765fb46d9cac61bca19be0527e99c98c8b",
"version" : "1.5.1"
}
},
{
"identity" : "swift-asn1",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-asn1.git",
"state" : {
"revision" : "810496cf121e525d660cd0ea89a758740476b85f",
"version" : "1.5.1"
}
},
{
"identity" : "swift-crypto",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-crypto",
"state" : {
"revision" : "95ba0316a9b733e92bb6b071255ff46263bbe7dc",
"version" : "3.15.1"
}
}
],
"version" : 2
}