-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
68 lines (68 loc) · 1.92 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" : "codabletotypescript",
"kind" : "remoteSourceControl",
"location" : "https://github.com/omochi/CodableToTypeScript",
"state" : {
"revision" : "8654d6ff35c9823cff38a6f9dd2aa0e6aed2769b",
"version" : "2.11.0"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "fee6933f37fde9a5e12a1e4aeaa93fe60116ff2a",
"version" : "1.2.2"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections",
"state" : {
"revision" : "937e904258d22af6e447a0b72c0bc67583ef64a2",
"version" : "1.0.4"
}
},
{
"identity" : "swift-extras-json",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swift-extras/swift-extras-json.git",
"state" : {
"revision" : "122b9454ef01bf89a4c190b8fd3717ddd0a2fbd0",
"version" : "0.6.0"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-syntax",
"state" : {
"revision" : "74203046135342e4a4a627476dd6caf8b28fe11b",
"version" : "509.0.0"
}
},
{
"identity" : "swifttypereader",
"kind" : "remoteSourceControl",
"location" : "https://github.com/omochi/SwiftTypeReader",
"state" : {
"revision" : "d21bbe0e0598d1a9a80718f19ea7081053986e1c",
"version" : "2.7.0"
}
},
{
"identity" : "typescriptast",
"kind" : "remoteSourceControl",
"location" : "https://github.com/omochi/TypeScriptAST",
"state" : {
"revision" : "c64e4a060a3daa9f8c964699ca4d8210235df20b",
"version" : "1.8.7"
}
}
],
"version" : 2
}