forked from ttscoff/gather-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
50 lines (50 loc) · 1.35 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
{
"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" : "55db904566502acac7fbe3fd9fe4c7f416a49afe"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "fee6933f37fde9a5e12a1e4aeaa93fe60116ff2a",
"version" : "1.2.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" : "f47ba4838c30dbd59998a4e4c87ab620ff959e8a",
"version" : "5.0.5"
}
}
],
"version" : 2
}