-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPackage.resolved
More file actions
32 lines (32 loc) · 860 Bytes
/
Package.resolved
File metadata and controls
32 lines (32 loc) · 860 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" : "filekit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/eelcokoelewijn/FileKit",
"state" : {
"revision" : "6b57d07fe3bc316ce4dc938b1da142199e33d8a6",
"version" : "1.2.3"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "df9ee6676cd5b3bf5b330ec7568a5644f547201b",
"version" : "1.1.3"
}
},
{
"identity" : "swiftformat",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nicklockwood/SwiftFormat.git",
"state" : {
"revision" : "665c3c58923ee8ac36d3e44b17dc185229cce301",
"version" : "0.49.13"
}
}
],
"version" : 2
}