-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPackage.resolved
More file actions
33 lines (33 loc) · 928 Bytes
/
Package.resolved
File metadata and controls
33 lines (33 loc) · 928 Bytes
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
{
"originHash" : "08d12149c1fb956caeed8b68bf6867ba878c8369e134d5fa37290af0f6efc464",
"pins" : [
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "c5d11a805e765f52ba34ec7284bd4fcd6ba68615",
"version" : "1.7.0"
}
},
{
"identity" : "swift-mtp",
"kind" : "remoteSourceControl",
"location" : "https://codeberg.org/ctietze/swift-mtp.git",
"state" : {
"revision" : "9cb4c21fc727d0e8b8ca32569951de5ad9da9006",
"version" : "0.11.0"
}
},
{
"identity" : "tomlkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/LebJe/TOMLKit",
"state" : {
"revision" : "ec6198d37d495efc6acd4dffbd262cdca7ff9b3f",
"version" : "0.6.0"
}
}
],
"version" : 3
}