-
Notifications
You must be signed in to change notification settings - Fork 1
/
Package.resolved
160 lines (160 loc) · 4.62 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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
{
"object": {
"pins": [
{
"package": "async-http-client",
"repositoryURL": "https://github.com/swift-server/async-http-client.git",
"state": {
"branch": null,
"revision": "48e284d1ea6d0e8baac1af1c4ad8bd298670caf6",
"version": "1.0.1"
}
},
{
"package": "async-kit",
"repositoryURL": "https://github.com/vapor/async-kit.git",
"state": {
"branch": null,
"revision": "cb8e6ee62dc6684a95132f8d46511956e78ee0f1",
"version": "1.0.0-beta.2"
}
},
{
"package": "console-kit",
"repositoryURL": "https://github.com/vapor/console-kit.git",
"state": {
"branch": null,
"revision": "535874e4654b17cebb422b9e17353e85d421a118",
"version": "4.0.0-beta.2"
}
},
{
"package": "HTTPMediaTypes",
"repositoryURL": "https://github.com/Einstore/HTTPMediaTypes.git",
"state": {
"branch": null,
"revision": "cbbb333bce74fbe5ef34648de1d3c2bfef2327fa",
"version": "0.0.1"
}
},
{
"package": "multipart-kit",
"repositoryURL": "https://github.com/vapor/multipart-kit.git",
"state": {
"branch": null,
"revision": "b41a49b5756ac3fbf8f2b07228a7e75f9b60731a",
"version": "4.0.0-beta.2"
}
},
{
"package": "open-crypto",
"repositoryURL": "https://github.com/vapor/open-crypto.git",
"state": {
"branch": null,
"revision": "90c49bc68ee6d992fa13cf84ca8fc54b97eaf4cc",
"version": "4.0.0-beta.2"
}
},
{
"package": "routing-kit",
"repositoryURL": "https://github.com/vapor/routing-kit.git",
"state": {
"branch": null,
"revision": "6a8a1636ad26494b03f3c72d74a420fc3a44949c",
"version": "4.0.0-beta.3"
}
},
{
"package": "swift-log",
"repositoryURL": "https://github.com/apple/swift-log.git",
"state": {
"branch": null,
"revision": "74d7b91ceebc85daf387ebb206003f78813f71aa",
"version": "1.2.0"
}
},
{
"package": "swift-metrics",
"repositoryURL": "https://github.com/apple/swift-metrics.git",
"state": {
"branch": null,
"revision": "3fefedaaef285830cc98ae80231140122076a7e0",
"version": "1.2.0"
}
},
{
"package": "swift-nio",
"repositoryURL": "https://github.com/apple/swift-nio.git",
"state": {
"branch": null,
"revision": "3f04a5c056fa52e01b9ef43240988de792461e81",
"version": "2.11.1"
}
},
{
"package": "swift-nio-extras",
"repositoryURL": "https://github.com/apple/swift-nio-extras.git",
"state": {
"branch": null,
"revision": "53808818c2015c45247cad74dc05c7a032c96a2f",
"version": "1.3.2"
}
},
{
"package": "swift-nio-http2",
"repositoryURL": "https://github.com/apple/swift-nio-http2.git",
"state": {
"branch": null,
"revision": "c1bfb7ce3f201e41ff60ef38fa63e67e0eb66a24",
"version": "1.9.0"
}
},
{
"package": "swift-nio-ssl",
"repositoryURL": "https://github.com/apple/swift-nio-ssl.git",
"state": {
"branch": null,
"revision": "b015dcbe871d9c4d36bb343b0d37293521e3df07",
"version": "2.4.5"
}
},
{
"package": "vapor",
"repositoryURL": "https://github.com/vapor/vapor.git",
"state": {
"branch": null,
"revision": "88bc369b95036fc02394f045efe0a36af3bfccdb",
"version": "4.0.0-beta.3"
}
},
{
"package": "WebError",
"repositoryURL": "https://github.com/Einstore/WebErrorKit.git",
"state": {
"branch": null,
"revision": "183170b95c46ca5a900d0ea870980c9c280a573a",
"version": "0.0.1"
}
},
{
"package": "websocket-kit",
"repositoryURL": "https://github.com/vapor/websocket-kit.git",
"state": {
"branch": null,
"revision": "4c9da4fe7d8186243418254031288ab5ee0202e4",
"version": "2.0.0-beta.2.1"
}
},
{
"package": "XMLCoding",
"repositoryURL": "https://github.com/LiveUI/XMLCoding.git",
"state": {
"branch": null,
"revision": "f0fbfe17e73f329e13a6133ff5437f7b174049fd",
"version": "0.4.1"
}
}
]
},
"version": 1
}