This repository has been archived by the owner on Aug 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
151 lines (151 loc) · 4.17 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
{
"object": {
"pins": [
{
"package": "Console",
"repositoryURL": "https://github.com/vapor/console.git",
"state": {
"branch": "nio",
"revision": "9fc7ee2bd766b8f0141195eff9e25078022c6c40",
"version": null
}
},
{
"package": "Core",
"repositoryURL": "https://github.com/vapor/core.git",
"state": {
"branch": "nio",
"revision": "90d00a878031d1b48b7336b9aa87c92e2787be37",
"version": null
}
},
{
"package": "Crypto",
"repositoryURL": "https://github.com/vapor/crypto.git",
"state": {
"branch": "nio",
"revision": "d23c37472d778179eb0ea370d4bf4bd8e995b5ef",
"version": null
}
},
{
"package": "DatabaseKit",
"repositoryURL": "https://github.com/vapor/database-kit.git",
"state": {
"branch": "nio",
"revision": "0108c787fe576ad25da6fc8821bc66468ccd21fa",
"version": null
}
},
{
"package": "Engine",
"repositoryURL": "https://github.com/vapor/engine.git",
"state": {
"branch": "nio",
"revision": "a54ef9c9d61dbcad8e6296bcd2afc7a41b950f71",
"version": null
}
},
{
"package": "Fluent",
"repositoryURL": "https://github.com/vapor/fluent.git",
"state": {
"branch": "nio",
"revision": "381c5f25bd9744d47bf573269489017b526297c9",
"version": null
}
},
{
"package": "FluentSQLite",
"repositoryURL": "https://github.com/vapor/fluent-sqlite.git",
"state": {
"branch": "nio",
"revision": "55c7651f88d07d1f14c02d61ee2a98d6fe77e2e8",
"version": null
}
},
{
"package": "Leaf",
"repositoryURL": "https://github.com/vapor/leaf.git",
"state": {
"branch": "nio",
"revision": "b4f384e15b5662e58e443f94d6d2adfb8d4924c1",
"version": null
}
},
{
"package": "Routing",
"repositoryURL": "https://github.com/vapor/routing.git",
"state": {
"branch": "nio",
"revision": "ab302896c51dabeecad2f1a297a943df321ae2b1",
"version": null
}
},
{
"package": "Service",
"repositoryURL": "https://github.com/vapor/service.git",
"state": {
"branch": "nio",
"revision": "d51d6d00c77e1032ba6ae425f3330da9455852d8",
"version": null
}
},
{
"package": "SQLite",
"repositoryURL": "https://github.com/vapor/sqlite.git",
"state": {
"branch": "nio",
"revision": "637ba9bbeb254ca9a2808f78ec6997e8f8255d6b",
"version": null
}
},
{
"package": "swift-nio",
"repositoryURL": "https://github.com/apple/swift-nio.git",
"state": {
"branch": null,
"revision": "1fdee500e5712af7cd4dc0424f892b716a185f81",
"version": "1.1.0"
}
},
{
"package": "swift-nio-zlib-support",
"repositoryURL": "https://github.com/apple/swift-nio-zlib-support.git",
"state": {
"branch": null,
"revision": "37760e9a52030bb9011972c5213c3350fa9d41fd",
"version": "1.0.0"
}
},
{
"package": "TemplateKit",
"repositoryURL": "https://github.com/vapor/template-kit.git",
"state": {
"branch": "nio",
"revision": "e53e7abad486e6cc38877ecd35b7177ab3a19e12",
"version": null
}
},
{
"package": "Validation",
"repositoryURL": "https://github.com/vapor/validation.git",
"state": {
"branch": "nio",
"revision": "9c29d7571501233d74464e996f2c81f3c5ea0b88",
"version": null
}
},
{
"package": "Vapor",
"repositoryURL": "https://github.com/vapor/vapor.git",
"state": {
"branch": "nio",
"revision": "631eb08134a2b16096ae67d8766d77ee80e9b963",
"version": null
}
}
]
},
"version": 1
}