-
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathPackage.resolved
More file actions
24 lines (24 loc) · 671 Bytes
/
Package.resolved
File metadata and controls
24 lines (24 loc) · 671 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
{
"originHash" : "699d541727d790781f89d4762c610ac5100928d2048d74ac679b064025feda74",
"pins" : [
{
"identity" : "swift-numerics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-numerics",
"state" : {
"revision" : "0c0290ff6b24942dadb83a929ffaaa1481df04a2",
"version" : "1.1.1"
}
},
{
"identity" : "swiftlintplugins",
"kind" : "remoteSourceControl",
"location" : "https://github.com/SimplyDanny/SwiftLintPlugins",
"state" : {
"revision" : "8a4640d14777685ba8f14e832373160498fbab92",
"version" : "0.63.2"
}
}
],
"version" : 3
}