-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathPackage.resolved
More file actions
34 lines (34 loc) · 871 Bytes
/
Package.resolved
File metadata and controls
34 lines (34 loc) · 871 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/trill-lang/FileCheck.git",
"state": {
"branch": "master",
"revision": "482e22960391b02e3630ae3af4dce64d16dd63e7",
"version": null
}
},
{
"package": "Operadics",
"repositoryURL": "https://github.com/typelift/Operadics.git",
"state": {
"branch": "master",
"revision": "203fb0c9bd47190995792c48d5f302bc97e17093",
"version": null
}
},
{
"package": "SwiftCheck",
"repositoryURL": "https://github.com/typelift/SwiftCheck.git",
"state": {
"branch": "master",
"revision": "29ddf4877e6135ed2de62eb4c0b1b84b183d3740",
"version": null
}
}
]
},
"version": 1
}