-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathPackage.resolved
43 lines (43 loc) · 1.11 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
{
"object": {
"pins": [
{
"package": "Chalk",
"repositoryURL": "https://github.com/mxcl/Chalk.git",
"state": {
"branch": null,
"revision": "9aa9f348b86db3cf6702a3e43c081ecec80cf3c7",
"version": "0.4.0"
}
},
{
"package": "FileCheck",
"repositoryURL": "https://github.com/llvm-swift/FileCheck.git",
"state": {
"branch": null,
"revision": "0dc8a5bff1a7f01e1d7bcc20c79e2127b2ea3eeb",
"version": "0.2.5"
}
},
{
"package": "swift-argument-parser",
"repositoryURL": "https://github.com/apple/swift-argument-parser",
"state": {
"branch": null,
"revision": "6b2aa2748a7881eebb9f84fb10c01293e15b52ca",
"version": "0.5.0"
}
},
{
"package": "SwiftCheck",
"repositoryURL": "https://github.com/typelift/SwiftCheck",
"state": {
"branch": null,
"revision": "077c096c3ddfc38db223ac8e525ad16ffb987138",
"version": "0.12.0"
}
}
]
},
"version": 1
}