-
Notifications
You must be signed in to change notification settings - Fork 12
/
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" : "ddmathparser",
"kind" : "remoteSourceControl",
"location" : "[email protected]:davedelong/DDMathParser.git",
"state" : {
"branch" : "master",
"revision" : "6f5bd1281216200dfb96998836fcb35ef7cd024e"
}
},
{
"identity" : "extendedswift",
"kind" : "remoteSourceControl",
"location" : "[email protected]:davedelong/ExtendedSwift.git",
"state" : {
"branch" : "main",
"revision" : "ee59b1b4aaaf8ddfc4d3fd03a28f80b7e7c67e0f"
}
},
{
"identity" : "swift-algorithms",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-algorithms.git",
"state" : {
"revision" : "f6919dfc309e7f1b56224378b11e28bab5bccc42",
"version" : "1.2.0"
}
},
{
"identity" : "swift-log",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-log.git",
"state" : {
"revision" : "532d8b529501fb73a2455b179e0bbb6d49b652ed",
"version" : "1.5.3"
}
},
{
"identity" : "swift-numerics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-numerics",
"state" : {
"revision" : "0a5bc04095a675662cf24757cc0640aa2204253b",
"version" : "1.0.2"
}
}
],
"version" : 2
}