-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathPackage.resolved
More file actions
32 lines (32 loc) · 854 Bytes
/
Package.resolved
File metadata and controls
32 lines (32 loc) · 854 Bytes
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
{
"pins" : [
{
"identity" : "punycodeswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/gumob/PunycodeSwift.git",
"state" : {
"revision" : "30a462bdb4398ea835a3585472229e0d74b36ba5",
"version" : "3.0.0"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "41982a3656a71c768319979febd796c6fd111d5c",
"version" : "1.5.0"
}
},
{
"identity" : "swift-psl",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ameshkov/swift-psl",
"state" : {
"revision" : "7ccee9d576d4ca45219440e346f61117f44c816f",
"version" : "1.1.43"
}
}
],
"version" : 2
}