-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
79 lines (79 loc) · 2.19 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"object": {
"pins": [
{
"package": "FileCheck",
"repositoryURL": "https://github.com/llvm-swift/FileCheck.git",
"state": {
"branch": null,
"revision": "1c966580c83cf2e41be802992d46fe2edfc5c95f",
"version": "0.0.5"
}
},
{
"package": "LLVM",
"repositoryURL": "https://github.com/trill-lang/LLVMSwift",
"state": {
"branch": null,
"revision": "adc94d2a3e24913c88980ba00e81502f47f7bd33",
"version": "0.2.2"
}
},
{
"package": "OrbitBackend",
"repositoryURL": "https://github.com/daviejaneway/OrbitBackend.git",
"state": {
"branch": null,
"revision": "ae09ba81071ff9c1122630e63ace1b6bd7268249",
"version": "0.0.24"
}
},
{
"package": "OrbitCompilerUtils",
"repositoryURL": "https://github.com/daviejaneway/OrbitCompilerUtils.git",
"state": {
"branch": null,
"revision": "72431a7afd1f88d2f35fc428ad0e2fc9358418aa",
"version": "0.0.3"
}
},
{
"package": "OrbitFrontend",
"repositoryURL": "https://github.com/daviejaneway/OrbitFrontend.git",
"state": {
"branch": null,
"revision": "ac587808495fa674a2dd5f1a72bcf78933733536",
"version": "0.0.63"
}
},
{
"package": "SwiftCLI",
"repositoryURL": "https://github.com/jakeheis/SwiftCLI.git",
"state": {
"branch": null,
"revision": "8e5916bfcc7f8acee6fb2cb36d1ffefb02ac2460",
"version": "3.1.0"
}
},
{
"package": "SwiftyJSON",
"repositoryURL": "https://github.com/SwiftyJSON/SwiftyJSON.git",
"state": {
"branch": null,
"revision": "de309166a48a9dfc51d5bc4c55c0664d981de311",
"version": "4.0.0"
}
},
{
"package": "cllvm",
"repositoryURL": "https://github.com/llvm-swift/cllvm.git",
"state": {
"branch": null,
"revision": "e85a8ebe9f45cff9fa31b43c32662318232b392a",
"version": "0.0.3"
}
}
]
},
"version": 1
}