forked from p-x9/ELFKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPackage.resolved
More file actions
32 lines (32 loc) · 882 Bytes
/
Package.resolved
File metadata and controls
32 lines (32 loc) · 882 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" : "swift-binary-parse-support",
"kind" : "remoteSourceControl",
"location" : "https://github.com/p-x9/swift-binary-parse-support.git",
"state" : {
"revision" : "5fb96b503672ea4752eded6b4e301fd87214b03b",
"version" : "0.2.1"
}
},
{
"identity" : "swift-fileio",
"kind" : "remoteSourceControl",
"location" : "https://github.com/p-x9/swift-fileio.git",
"state" : {
"revision" : "d589ff3966f9f064574780f527449a946736b989",
"version" : "0.13.0"
}
},
{
"identity" : "swift-fileio-extra",
"kind" : "remoteSourceControl",
"location" : "https://github.com/p-x9/swift-fileio-extra.git",
"state" : {
"revision" : "8d83506dd4dff737807d90dbf2264096ed98c7a7",
"version" : "0.2.2"
}
}
],
"version" : 2
}