forked from swift-serverless/aws-lambda-swift-sprinter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
88 lines (88 loc) · 2.55 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
{
"object": {
"pins": [
{
"package": "async-http-client",
"repositoryURL": "https://github.com/swift-server/async-http-client.git",
"state": {
"branch": null,
"revision": "e2636a4c24e646d3e480fc666da0c090818beb09",
"version": "1.1.0"
}
},
{
"package": "LambdaSwiftSprinter",
"repositoryURL": "https://github.com/swift-sprinter/aws-lambda-swift-sprinter-core",
"state": {
"branch": null,
"revision": "6941e41194bde0e57fb0deb23be620f2b8dd626d",
"version": "1.0.0"
}
},
{
"package": "LambdaSwiftSprinterNioPlugin",
"repositoryURL": "https://github.com/swift-sprinter/aws-lambda-swift-sprinter-nio-plugin",
"state": {
"branch": null,
"revision": "35d3ab84bf83fc881844b5f7483cb2a1d942a23f",
"version": "1.0.1"
}
},
{
"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": "708b960b4605abb20bc55d65abf6bad607252200",
"version": "2.0.0"
}
},
{
"package": "swift-nio",
"repositoryURL": "https://github.com/apple/swift-nio.git",
"state": {
"branch": null,
"revision": "a27a07719ca785bcaca019a5b9fe1814b981b4a2",
"version": "2.15.0"
}
},
{
"package": "swift-nio-extras",
"repositoryURL": "https://github.com/apple/swift-nio-extras.git",
"state": {
"branch": null,
"revision": "b4dbfacff47fb8d0f9e0a422d8d37935a9f10570",
"version": "1.4.0"
}
},
{
"package": "swift-nio-ssl",
"repositoryURL": "https://github.com/apple/swift-nio-ssl.git",
"state": {
"branch": null,
"revision": "af46d9b58fafbb76f9b01177568d435a1b024f99",
"version": "2.6.2"
}
},
{
"package": "RediStack",
"repositoryURL": "https://gitlab.com/mordil/swift-redi-stack.git",
"state": {
"branch": null,
"revision": "b08ad5461af53276020a21c7fa66fa1237eea723",
"version": "1.0.0-alpha.8"
}
}
]
},
"version": 1
}