-
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) · 951 Bytes
/
Package.resolved
File metadata and controls
33 lines (33 loc) · 951 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" : "003721766b98aa111e6495f719a44cf9378e7eee15c048217c4150e92b152ee9",
"pins" : [
{
"identity" : "swift-binary-parsing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-binary-parsing.git",
"state" : {
"revision" : "2897231396f97c2ea151936e64b84f4e238c3ad9",
"version" : "0.0.1"
}
},
{
"identity" : "swift-numerics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-numerics",
"state" : {
"revision" : "e0ec0f5f3af6f3e4d5e7a19d2af26b481acb6ba8",
"version" : "1.0.3"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-syntax.git",
"state" : {
"revision" : "0687f71944021d616d34d922343dcef086855920",
"version" : "600.0.1"
}
}
],
"version" : 3
}