-
Notifications
You must be signed in to change notification settings - Fork 2
/
Package.resolved
59 lines (59 loc) · 1.68 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
{
"pins" : [
{
"identity" : "messagepacker",
"kind" : "remoteSourceControl",
"location" : "https://github.com/hirotakan/MessagePacker.git",
"state" : {
"revision" : "4d8346c6bc579347e4df0429493760691c5aeca2",
"version" : "0.4.7"
}
},
{
"identity" : "messagepackreferenceimplementation",
"kind" : "remoteSourceControl",
"location" : "https://github.com/fumoboy007/MessagePackReferenceImplementation.git",
"state" : {
"revision" : "6dea7c839bfb5502d7fb67c32d0d7300ec836b62",
"version" : "1.0.1"
}
},
{
"identity" : "swift-docc-plugin",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-docc-plugin",
"state" : {
"revision" : "26ac5758409154cc448d7ab82389c520fa8a8247",
"version" : "1.3.0"
}
},
{
"identity" : "swift-docc-symbolkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-docc-symbolkit",
"state" : {
"revision" : "b45d1f2ed151d057b54504d653e0da5552844e34",
"version" : "1.0.0"
}
},
{
"identity" : "swift-log",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-log.git",
"state" : {
"revision" : "532d8b529501fb73a2455b179e0bbb6d49b652ed",
"version" : "1.5.3"
}
},
{
"identity" : "swift-msgpack",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nnabeyang/swift-msgpack.git",
"state" : {
"revision" : "232d1d713a0e97e9c2706ffeedeb92ed4ecd0b38",
"version" : "0.2.7"
}
}
],
"version" : 2
}