-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
151 lines (151 loc) · 4.11 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": "BCrypt",
"repositoryURL": "https://github.com/vapor/bcrypt.git",
"state": {
"branch": null,
"revision": "3ee4aca16ba6ebfb1ad48cc5fd4dfb163c6d6be8",
"version": "1.1.0"
}
},
{
"package": "Bits",
"repositoryURL": "https://github.com/vapor/bits.git",
"state": {
"branch": null,
"revision": "c32f5e6ae2007dccd21a92b7e33eba842dd80d2f",
"version": "1.1.0"
}
},
{
"package": "CTLS",
"repositoryURL": "https://github.com/vapor/ctls.git",
"state": {
"branch": null,
"revision": "fddec6a4643d6e85b6bb6dc54b1b5cdbabd395d2",
"version": "1.1.2"
}
},
{
"package": "Console",
"repositoryURL": "https://github.com/vapor/console.git",
"state": {
"branch": null,
"revision": "11c0694857d1be6c7b8b30d8db8b1162b73f2a2b",
"version": "2.2.0"
}
},
{
"package": "Core",
"repositoryURL": "https://github.com/vapor/core.git",
"state": {
"branch": null,
"revision": "b8330808f4f6b69941961afe8ad6b015562f7b7c",
"version": "2.1.2"
}
},
{
"package": "Crypto",
"repositoryURL": "https://github.com/vapor/crypto.git",
"state": {
"branch": null,
"revision": "bf4470b9da79024aab79c85de80374f6c29e3864",
"version": "2.1.1"
}
},
{
"package": "Debugging",
"repositoryURL": "https://github.com/vapor/debugging.git",
"state": {
"branch": null,
"revision": "49c5e8f0a7cb5456a8f7c72c6cd9f1553e5885a8",
"version": "1.1.0"
}
},
{
"package": "Engine",
"repositoryURL": "https://github.com/vapor/engine.git",
"state": {
"branch": null,
"revision": "decf702d774ac630dfe0441ff76b4bb68257b77a",
"version": "2.2.1"
}
},
{
"package": "JSON",
"repositoryURL": "https://github.com/vapor/json.git",
"state": {
"branch": null,
"revision": "735800d8f2e75ebe3be25559eb6a781f4666dcfc",
"version": "2.2.1"
}
},
{
"package": "Multipart",
"repositoryURL": "https://github.com/vapor/multipart.git",
"state": {
"branch": null,
"revision": "8e541b2e6fc64a3741eca2aa48ee2c3f23cbe17c",
"version": "2.1.1"
}
},
{
"package": "Node",
"repositoryURL": "https://github.com/vapor/node.git",
"state": {
"branch": null,
"revision": "642f357d08ec5aa335ae2e3c4633c72da7b5a0c4",
"version": "2.1.1"
}
},
{
"package": "Random",
"repositoryURL": "https://github.com/vapor/random.git",
"state": {
"branch": null,
"revision": "d7c4397d125caba795d14d956efacfe2a27a63d0",
"version": "1.2.0"
}
},
{
"package": "Routing",
"repositoryURL": "https://github.com/vapor/routing.git",
"state": {
"branch": null,
"revision": "cb9d78aca2540c1a6b45b0ab43e5b0c50f29d216",
"version": "2.2.0"
}
},
{
"package": "Sockets",
"repositoryURL": "https://github.com/vapor/sockets.git",
"state": {
"branch": null,
"revision": "70d14c0e223257176f5ef69a595f7cad5de7a88b",
"version": "2.2.1"
}
},
{
"package": "TLS",
"repositoryURL": "https://github.com/vapor/tls.git",
"state": {
"branch": null,
"revision": "6c6eedb6761cddc6b6c87142a27eec13fa1701ec",
"version": "2.1.1"
}
},
{
"package": "Vapor",
"repositoryURL": "https://github.com/vapor/vapor.git",
"state": {
"branch": null,
"revision": "0747ab4819f90c9be451847f80a153184526ad79",
"version": "2.3.0"
}
}
]
},
"version": 1
}