-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathPackage.resolved
More file actions
34 lines (34 loc) · 869 Bytes
/
Package.resolved
File metadata and controls
34 lines (34 loc) · 869 Bytes
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
{
"object": {
"pins": [
{
"package": "FileCheck",
"repositoryURL": "https://github.com/llvm-swift/FileCheck.git",
"state": {
"branch": null,
"revision": "e5871587ddf85c0bcf84f773925655f2f83ef336",
"version": "0.0.7"
}
},
{
"package": "Operadics",
"repositoryURL": "https://github.com/typelift/Operadics.git",
"state": {
"branch": null,
"revision": "c2a14919b3653a39a9bf268c1ae0bf71ad6833fe",
"version": "0.3.0"
}
},
{
"package": "SwiftCheck",
"repositoryURL": "https://github.com/typelift/SwiftCheck.git",
"state": {
"branch": null,
"revision": "43ffe7ab48366c36a697c54bcdd257876edd6fc6",
"version": "0.10.0"
}
}
]
},
"version": 1
}