forked from pointfreeco/swift-url-routing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
52 lines (52 loc) · 1.43 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
{
"object": {
"pins": [
{
"package": "swift-argument-parser",
"repositoryURL": "https://github.com/apple/swift-argument-parser",
"state": {
"branch": null,
"revision": "6b2aa2748a7881eebb9f84fb10c01293e15b52ca",
"version": "0.5.0"
}
},
{
"package": "Benchmark",
"repositoryURL": "https://github.com/google/swift-benchmark",
"state": {
"branch": null,
"revision": "a0564bf88df5f94eec81348a2f089494c6b28d80",
"version": "0.1.1"
}
},
{
"package": "swift-case-paths",
"repositoryURL": "https://github.com/pointfreeco/swift-case-paths",
"state": {
"branch": null,
"revision": "ce9c0d897db8a840c39de64caaa9b60119cf4be8",
"version": "0.8.1"
}
},
{
"package": "swift-parsing",
"repositoryURL": "https://github.com/pointfreeco/swift-parsing",
"state": {
"branch": null,
"revision": "28d32e9ace1c4c43f5e5a177be837a202494c2d5",
"version": "0.9.2"
}
},
{
"package": "xctest-dynamic-overlay",
"repositoryURL": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"state": {
"branch": null,
"revision": "50a70a9d3583fe228ce672e8923010c8df2deddd",
"version": "0.2.1"
}
}
]
},
"version": 1
}