-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathPackage.resolved
More file actions
78 lines (78 loc) · 2.24 KB
/
Copy pathPackage.resolved
File metadata and controls
78 lines (78 loc) · 2.24 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
"originHash" : "6fd3f876d7af743e8e9aa2aee64117e5981e9a065a97788c5116ab0022f6aa1a",
"pins" : [
{
"identity" : "shellout",
"kind" : "remoteSourceControl",
"location" : "https://github.com/JohnSundell/ShellOut.git",
"state" : {
"revision" : "e1577acf2b6e90086d01a6d5e2b8efdaae033568",
"version" : "2.3.0"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "c5d11a805e765f52ba34ec7284bd4fcd6ba68615",
"version" : "1.7.0"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-syntax.git",
"state" : {
"revision" : "4799286537280063c85a32f09884cfbca301b1a1",
"version" : "602.0.0"
}
},
{
"identity" : "swift-testing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-testing.git",
"state" : {
"revision" : "48a471ab313e858258ab0b9b0bf2cea55a50cefb",
"version" : "6.2.3"
}
},
{
"identity" : "swift2d",
"kind" : "remoteSourceControl",
"location" : "https://github.com/richardpiazza/Swift2D.git",
"state" : {
"revision" : "c49fa308e8d50d3d721b26f5ff8bc276fa84acf2",
"version" : "2.2.1"
}
},
{
"identity" : "swiftcolor",
"kind" : "remoteSourceControl",
"location" : "https://github.com/richardpiazza/SwiftColor.git",
"state" : {
"revision" : "a64f48f7dda85abe5236b24dea74258d6cded166",
"version" : "0.3.2"
}
},
{
"identity" : "swiftsvg",
"kind" : "remoteSourceControl",
"location" : "https://github.com/richardpiazza/SwiftSVG",
"state" : {
"revision" : "b77f31b6ea7d09dae8e8eb41eb6cf94a771eebcb",
"version" : "0.12.0"
}
},
{
"identity" : "xmlcoder",
"kind" : "remoteSourceControl",
"location" : "https://github.com/CoreOffice/XMLCoder.git",
"state" : {
"revision" : "5e1ada828d2618ecb79c974e03f79c8f4df90b71",
"version" : "0.18.0"
}
}
],
"version" : 3
}