forked from hylo-lang/hylo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
34 lines (34 loc) · 898 Bytes
/
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
{
"object": {
"pins": [
{
"package": "LLVM",
"repositoryURL": "https://github.com/kyouko-taiga/LLVMSwift.git",
"state": {
"branch": "master",
"revision": "58d87e0def9be831da9f9d3ad96bdccfa59982fa",
"version": null
}
},
{
"package": "swift-argument-parser",
"repositoryURL": "https://github.com/apple/swift-argument-parser.git",
"state": {
"branch": null,
"revision": "6b2aa2748a7881eebb9f84fb10c01293e15b52ca",
"version": "0.5.0"
}
},
{
"package": "swift-collections",
"repositoryURL": "https://github.com/apple/swift-collections.git",
"state": {
"branch": null,
"revision": "48254824bb4248676bf7ce56014ff57b142b77eb",
"version": "1.0.2"
}
}
]
},
"version": 1
}