-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathPackage.resolved
More file actions
50 lines (50 loc) · 1.35 KB
/
Package.resolved
File metadata and controls
50 lines (50 loc) · 1.35 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
{
"pins" : [
{
"identity" : "html2text-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ttscoff/html2text-swift.git",
"state" : {
"branch" : "master",
"revision" : "947f07f9a11a3439a8534ba9b604cfbd22c1b2be"
}
},
{
"identity" : "read-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ttscoff/read-swift.git",
"state" : {
"branch" : "master",
"revision" : "7b4bb5771cf57a8b4dc92de80ba63c9442935241"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "cdd0ef3755280949551dc26dee5de9ddeda89f54",
"version" : "1.6.2"
}
},
{
"identity" : "swiftsoup",
"kind" : "remoteSourceControl",
"location" : "https://github.com/ttscoff/SwiftSoup.git",
"state" : {
"revision" : "6778575285177365cbad3e5b8a72f2a20583cfec",
"version" : "2.4.3"
}
},
{
"identity" : "yams",
"kind" : "remoteSourceControl",
"location" : "https://github.com/jpsim/Yams.git",
"state" : {
"revision" : "3d6871d5b4a5cd519adf233fbb576e0a2af71c17",
"version" : "5.4.0"
}
}
],
"version" : 2
}