forked from stackotter/swift-bundler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
70 lines (70 loc) · 1.9 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
{
"object": {
"pins": [
{
"package": "Rainbow",
"repositoryURL": "https://github.com/onevcat/Rainbow",
"state": {
"branch": null,
"revision": "e0dada9cd44e3fa7ec3b867e49a8ddbf543e3df3",
"version": "4.0.1"
}
},
{
"package": "swift-argument-parser",
"repositoryURL": "https://github.com/stackotter/swift-argument-parser",
"state": {
"branch": "main",
"revision": "36f73bea370315e7a5af1f450fa013180ba2c584",
"version": null
}
},
{
"package": "SwiftDocCPlugin",
"repositoryURL": "https://github.com/apple/swift-docc-plugin",
"state": {
"branch": null,
"revision": "3303b164430d9a7055ba484c8ead67a52f7b74f6",
"version": "1.0.0"
}
},
{
"package": "swift-log",
"repositoryURL": "https://github.com/apple/swift-log",
"state": {
"branch": null,
"revision": "5d66f7ba25daf4f94100e7022febf3c75e37a6c7",
"version": "1.4.2"
}
},
{
"package": "swift-parsing",
"repositoryURL": "https://github.com/pointfreeco/swift-parsing.git",
"state": {
"branch": null,
"revision": "1d3aa2f359388b67c16000556830645382cd5c4f",
"version": "0.8.0"
}
},
{
"package": "TOMLKit",
"repositoryURL": "https://github.com/LebJe/TOMLKit",
"state": {
"branch": null,
"revision": "d0d44fda394acdd43ded1face20f80a0c5195e04",
"version": "0.5.2"
}
},
{
"package": "Version",
"repositoryURL": "https://github.com/mxcl/Version.git",
"state": {
"branch": null,
"revision": "1fe824b80d89201652e7eca7c9252269a1d85e25",
"version": "2.0.1"
}
}
]
},
"version": 1
}