-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathPackage.resolved
43 lines (43 loc) · 1.13 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": "swift-mod",
"repositoryURL": "https://github.com/ra1028/swift-mod.git",
"state": {
"branch": "0.0.6",
"revision": "55068623735418f7e88d84739a427c9429fb9dcc",
"version": null
}
},
{
"package": "SwiftSyntax",
"repositoryURL": "https://github.com/apple/swift-syntax.git",
"state": {
"branch": "swift-5.4-RELEASE",
"revision": "ce9020568227504e792d07839b91c5de18ed291a",
"version": null
}
},
{
"package": "swift-tools-support-core",
"repositoryURL": "https://github.com/apple/swift-tools-support-core.git",
"state": {
"branch": null,
"revision": "3b6b97d612b56e25d80d0807f5bc38ea08b7bdf3",
"version": "0.2.3"
}
},
{
"package": "Yams",
"repositoryURL": "https://github.com/jpsim/Yams.git",
"state": {
"branch": null,
"revision": "81a65c4069c28011ee432f2858ba0de49b086677",
"version": "3.0.1"
}
}
]
},
"version": 1
}