forked from grigorye/BlinkTool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
68 lines (68 loc) · 1.91 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" : "anycodable",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Flight-School/AnyCodable",
"state" : {
"revision" : "862808b2070cd908cb04f9aafe7de83d35f81b05",
"version" : "0.6.7"
}
},
{
"identity" : "blinkkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/grigorye/BlinkKit",
"state" : {
"branch" : "main",
"revision" : "dff20df90cc1a3e24a56db2606f6ce7581498739"
}
},
{
"identity" : "blinkopenapi-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/grigorye/BlinkOpenAPI-Swift",
"state" : {
"branch" : "main",
"revision" : "37ba52c4332555269b9d8a023caf4632d9005d75"
}
},
{
"identity" : "getracing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/grigorye/GETracing",
"state" : {
"branch" : "master",
"revision" : "86ba1be97e0124475f1d36ff050ec94910abe5e2"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "fee6933f37fde9a5e12a1e4aeaa93fe60116ff2a",
"version" : "1.2.2"
}
},
{
"identity" : "swift-async-algorithms",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-async-algorithms",
"state" : {
"revision" : "9cfed92b026c524674ed869a4ff2dcfdeedf8a2a",
"version" : "0.1.0"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections.git",
"state" : {
"revision" : "937e904258d22af6e447a0b72c0bc67583ef64a2",
"version" : "1.0.4"
}
}
],
"version" : 2
}