-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.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-algorithms",
"repositoryURL": "https://github.com/apple/swift-algorithms",
"state": {
"branch": "main",
"revision": "3864606e00177c3438db075df56659cdfbc01ca8",
"version": null
}
},
{
"package": "swift-argument-parser",
"repositoryURL": "https://github.com/apple/swift-argument-parser",
"state": {
"branch": null,
"revision": "92646c0cdbaca076c8d3d0207891785b3379cbff",
"version": "0.3.1"
}
},
{
"package": "swift-collections",
"repositoryURL": "https://github.com/apple/swift-collections.git",
"state": {
"branch": "feature/SortedCollections",
"revision": "8b1436f9283c299d060fe6e07b781a431c09846f",
"version": null
}
},
{
"package": "swift-numerics",
"repositoryURL": "https://github.com/apple/swift-numerics",
"state": {
"branch": null,
"revision": "6b24333510e9044cf4716a07bed65eeed6bc6393",
"version": "0.0.8"
}
},
{
"package": "Prelude",
"repositoryURL": "https://github.com/pointfreeco/swift-prelude.git",
"state": {
"branch": "main",
"revision": "0ec0a56bb99911647d2081f99a6f6c9699a6a646",
"version": null
}
}
]
},
"version": 1
}