-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPackage.resolved
95 lines (95 loc) · 2.67 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
{
"pins" : [
{
"identity" : "configuration",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Kitura/Configuration.git",
"state" : {
"revision" : "75fb96405263e72a2ed4546dceebe0993b92eb79",
"version" : "3.1.0"
}
},
{
"identity" : "filekit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Kitura/FileKit.git",
"state" : {
"revision" : "9d3ddb89a16d388eaad0db5e17c4682b767bd48f",
"version" : "1.1.0"
}
},
{
"identity" : "loggerapi",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Kitura/LoggerAPI.git",
"state" : {
"revision" : "4e6b45e850ffa275e8e26a24c6454fd709d5b6ac",
"version" : "2.0.0"
}
},
{
"identity" : "rainbow",
"kind" : "remoteSourceControl",
"location" : "https://github.com/onevcat/Rainbow.git",
"state" : {
"revision" : "e0dada9cd44e3fa7ec3b867e49a8ddbf543e3df3",
"version" : "4.0.1"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "0fbc8848e389af3bb55c182bc19ca9d5dc2f255b",
"version" : "1.4.0"
}
},
{
"identity" : "swift-log",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-log.git",
"state" : {
"revision" : "9cb486020ebf03bfa5b5df985387a14a98744537",
"version" : "1.6.1"
}
},
{
"identity" : "swift-system",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-system.git",
"state" : {
"revision" : "6a9e38e7bd22a3b8ba80bddf395623cf68f57807",
"version" : "1.3.1"
}
},
{
"identity" : "swift-tools-support-core",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-tools-support-core.git",
"state" : {
"revision" : "3b13e439a341bbbfe0f710c7d1be37221745ef1a",
"version" : "0.6.1"
}
},
{
"identity" : "swift-vips",
"kind" : "remoteSourceControl",
"location" : "https://github.com/t089/swift-vips.git",
"state" : {
"branch" : "main",
"revision" : "64de10a0e71366c5ac7b905123898a31b37e31a7"
}
},
{
"identity" : "swiftexif",
"kind" : "remoteSourceControl",
"location" : "https://github.com/kradalby/SwiftExif.git",
"state" : {
"revision" : "ab83faa56618d14678279d3c93bb2fbc9070cb2b",
"version" : "0.0.7"
}
}
],
"version" : 2
}