-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathPackage.resolved
95 lines (95 loc) · 2.65 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
"pins" : [
{
"identity" : "bluetooth",
"kind" : "remoteSourceControl",
"location" : "https://github.com/PureSwift/Bluetooth.git",
"state" : {
"revision" : "0e1e2527835a72df5cb27ca0d0566770813cb327",
"version" : "6.3.0"
}
},
{
"identity" : "bluetoothlinux",
"kind" : "remoteSourceControl",
"location" : "https://github.com/PureSwift/BluetoothLinux.git",
"state" : {
"branch" : "master",
"revision" : "b086cec00bae14ff7e49508ae0328d37e1c7c5fc"
}
},
{
"identity" : "gatt",
"kind" : "remoteSourceControl",
"location" : "https://github.com/PureSwift/GATT.git",
"state" : {
"branch" : "master",
"revision" : "791d40a75275369538ab62f7c7f702364d6b10d5"
}
},
{
"identity" : "http",
"kind" : "remoteSourceControl",
"location" : "https://github.com/PureSwift/HTTP.git",
"state" : {
"branch" : "master",
"revision" : "fd24367ec1c2f12bd0eec8ed969bbab7324b2068"
}
},
{
"identity" : "socket",
"kind" : "remoteSourceControl",
"location" : "https://github.com/PureSwift/Socket.git",
"state" : {
"branch" : "main",
"revision" : "6df639138e2d3ef26d2992f5691b59049bf75e91"
}
},
{
"identity" : "swift-algorithms",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-algorithms.git",
"state" : {
"revision" : "b14b7f4c528c942f121c8b860b9410b2bf57825e",
"version" : "1.0.0"
}
},
{
"identity" : "swift-numerics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-numerics",
"state" : {
"revision" : "0a5bc04095a675662cf24757cc0640aa2204253b",
"version" : "1.0.2"
}
},
{
"identity" : "swift-system",
"kind" : "remoteSourceControl",
"location" : "https://github.com/PureSwift/swift-system",
"state" : {
"branch" : "feature/dynamic-lib",
"revision" : "3e5be49e7cee5ba46f5b5bc994f08061dd9fe92a"
}
},
{
"identity" : "swiftygpio",
"kind" : "remoteSourceControl",
"location" : "https://github.com/uraimo/SwiftyGPIO.git",
"state" : {
"branch" : "master",
"revision" : "1754dc31e4d648c6999b3e664d8669d1a87c22eb"
}
},
{
"identity" : "tlvcoding",
"kind" : "remoteSourceControl",
"location" : "https://github.com/PureSwift/TLVCoding.git",
"state" : {
"branch" : "master",
"revision" : "fa31426c76d1630fe8942e6ebf2eadc20f280995"
}
}
],
"version" : 2
}