-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
115 lines (115 loc) · 3.3 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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"object": {
"pins": [
{
"package": "async-kit",
"repositoryURL": "https://github.com/vapor/async-kit.git",
"state": {
"branch": null,
"revision": "b5742bfbbe2d60f3b77465a0907777261e418f23",
"version": "1.0.0-alpha.1"
}
},
{
"package": "console-kit",
"repositoryURL": "https://github.com/vapor/console-kit.git",
"state": {
"branch": null,
"revision": "252a8b8e22cc70ebe8a073b241b7275a3b3880d9",
"version": "4.0.0-alpha.1"
}
},
{
"package": "crypto-kit",
"repositoryURL": "https://github.com/vapor/crypto-kit.git",
"state": {
"branch": null,
"revision": "9d5e780ad8f621e14226f0c2824648a9c062d37c",
"version": "4.0.0-alpha.1"
}
},
{
"package": "nio-websocket-client",
"repositoryURL": "https://github.com/vapor/nio-websocket-client.git",
"state": {
"branch": null,
"revision": "3e515024c4c9eab6adb1ab516be15777a28a233e",
"version": "1.0.0-alpha.1"
}
},
{
"package": "routing-kit",
"repositoryURL": "https://github.com/vapor/routing-kit.git",
"state": {
"branch": null,
"revision": "6c7f4b471f9662d05045d82e64e22d5572a16a82",
"version": "4.0.0-alpha.1"
}
},
{
"package": "swift-log",
"repositoryURL": "https://github.com/apple/swift-log.git",
"state": {
"branch": null,
"revision": "f4240bf022a69815241a883c03645444b58ac553",
"version": "1.1.0"
}
},
{
"package": "swift-nio",
"repositoryURL": "https://github.com/apple/swift-nio.git",
"state": {
"branch": null,
"revision": "7f20464df31e85f86bedf4a8afdd1785e0cb5059",
"version": "2.3.0"
}
},
{
"package": "swift-nio-extras",
"repositoryURL": "https://github.com/apple/swift-nio-extras.git",
"state": {
"branch": null,
"revision": "96e8335180ca61c7187efe47058a1c99eadaf265",
"version": "1.1.0"
}
},
{
"package": "swift-nio-http-client",
"repositoryURL": "https://github.com/vapor/swift-nio-http-client.git",
"state": {
"branch": null,
"revision": "93682abeb568b3df47f0744558c4436bb325f860",
"version": "0.0.0"
}
},
{
"package": "swift-nio-http2",
"repositoryURL": "https://github.com/apple/swift-nio-http2.git",
"state": {
"branch": null,
"revision": "06880b0abdc5d2aa68b96d6b3b29b089cb423922",
"version": "1.3.0"
}
},
{
"package": "swift-nio-ssl",
"repositoryURL": "https://github.com/apple/swift-nio-ssl.git",
"state": {
"branch": null,
"revision": "77173ac9038e8e9b92f3efe8780923447e3c890b",
"version": "2.1.1"
}
},
{
"package": "vapor",
"repositoryURL": "https://github.com/vapor/vapor.git",
"state": {
"branch": null,
"revision": "e415cbcacc14a5f8d02e3b6e1aea36f86064b98e",
"version": "4.0.0-alpha.1.5"
}
}
]
},
"version": 1
}