-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathPackage.resolved
32 lines (32 loc) · 888 Bytes
/
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
{
"pins" : [
{
"identity" : "swift-docc-plugin",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-docc-plugin.git",
"state" : {
"revision" : "85e4bb4e1cd62cec64a4b8e769dcefdf0c5b9d64",
"version" : "1.4.3"
}
},
{
"identity" : "swift-docc-symbolkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/swiftlang/swift-docc-symbolkit",
"state" : {
"revision" : "b45d1f2ed151d057b54504d653e0da5552844e34",
"version" : "1.0.0"
}
},
{
"identity" : "swift-json-schema",
"kind" : "remoteSourceControl",
"location" : "https://github.com/kevinhermawan/swift-json-schema.git",
"state" : {
"revision" : "4a9284e44d8ef2bfc863734e9ff535909ae6b27a",
"version" : "2.0.1"
}
}
],
"version" : 2
}