-
Notifications
You must be signed in to change notification settings - Fork 6
/
Package.resolved
68 lines (68 loc) · 1.84 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
{
"pins" : [
{
"identity" : "chalk",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mxcl/Chalk.git",
"state" : {
"revision" : "9aa9f348b86db3cf6702a3e43c081ecec80cf3c7",
"version" : "0.4.0"
}
},
{
"identity" : "filecheck",
"kind" : "remoteSourceControl",
"location" : "https://github.com/llvm-swift/FileCheck.git",
"state" : {
"revision" : "f7c5f1a9479b33a876a6f5632ca2b92a7ce4b667",
"version" : "0.2.6"
}
},
{
"identity" : "istty",
"kind" : "remoteSourceControl",
"location" : "https://github.com/dduan/IsTTY.git",
"state" : {
"revision" : "7d4bc7788580c99d5a5295bdde96d0264b06d96e",
"version" : "0.1.0"
}
},
{
"identity" : "pathos",
"kind" : "remoteSourceControl",
"location" : "https://github.com/dduan/Pathos.git",
"state" : {
"revision" : "8697a340a25e9974d4bbdee80a4c361c74963c00",
"version" : "0.4.2"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "f3c9084a71ef4376f2fabbdf1d3d90a49f1fabdb",
"version" : "1.1.2"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-syntax",
"state" : {
"revision" : "64889f0c732f210a935a0ad7cda38f77f876262d",
"version" : "509.1.1"
}
},
{
"identity" : "tomldecoder",
"kind" : "remoteSourceControl",
"location" : "https://github.com/dduan/TOMLDecoder.git",
"state" : {
"revision" : "a70a127cab92ddcb562a548190fa3ad2a2e5f9bc",
"version" : "0.2.2"
}
}
],
"version" : 2
}