-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPackage.resolved
42 lines (42 loc) · 1.23 KB
/
Package.resolved
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
34
35
36
37
38
39
40
41
42
{
"originHash" : "1428a3b14978ce3a985e99aa87fdd4dd523c7675f21d527777b4a868deb2152e",
"pins" : [
{
"identity" : "sqlite.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/stephencelis/SQLite.swift.git",
"state" : {
"revision" : "7a2e3cd27de56f6d396e84f63beefd0267b55ccb",
"version" : "0.14.1"
}
},
{
"identity" : "swift-docc-plugin",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-docc-plugin.git",
"state" : {
"revision" : "9b1258905c21fc1b97bf03d1b4ca12c4ec4e5fda",
"version" : "1.2.0"
}
},
{
"identity" : "swift-docc-symbolkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-docc-symbolkit",
"state" : {
"revision" : "b45d1f2ed151d057b54504d653e0da5552844e34",
"version" : "1.0.0"
}
},
{
"identity" : "swift-ordered-plist-encoder",
"kind" : "remoteSourceControl",
"location" : "https://github.com/fwcd/swift-ordered-plist-encoder.git",
"state" : {
"revision" : "44f13aa020333cb3851c80ba7d147aeb9dff41b3",
"version" : "2.0.4"
}
}
],
"version" : 3
}