-
-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathPackage.resolved
More file actions
32 lines (32 loc) · 816 Bytes
/
Package.resolved
File metadata and controls
32 lines (32 loc) · 816 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" : "handyswift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Flinesoft/HandySwift.git",
"state" : {
"branch" : "main",
"revision" : "2f054f427a73f78835e8d7327e3d1eb3ff169ad8"
}
},
{
"identity" : "nimble",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Quick/Nimble.git",
"state" : {
"revision" : "43304bf2b1579fd555f2fdd51742771c1e4f2b98",
"version" : "8.0.1"
}
},
{
"identity" : "quick",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Quick/Quick.git",
"state" : {
"revision" : "94df9b449508344667e5afc7e80f8bcbff1e4c37",
"version" : "2.1.0"
}
}
],
"version" : 2
}