-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathPackage.resolved
More file actions
32 lines (32 loc) · 852 Bytes
/
Copy pathPackage.resolved
File metadata and controls
32 lines (32 loc) · 852 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
{
"pins" : [
{
"identity" : "collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/DavidSkrundz/Collections.git",
"state" : {
"revision" : "b91a26c2222e9215ef3e78ab64efa9f3142d6f3f",
"version" : "1.1.2"
}
},
{
"identity" : "regex",
"kind" : "remoteSourceControl",
"location" : "https://github.com/DavidSkrundz/Regex",
"state" : {
"revision" : "69946aa32a1de7ac4663398e53b1017ddd2691e7",
"version" : "0.3.0"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "fee6933f37fde9a5e12a1e4aeaa93fe60116ff2a",
"version" : "1.2.2"
}
}
],
"version" : 2
}