-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathPackage.resolved
59 lines (59 loc) · 1.69 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"pins" : [
{
"identity" : "openapi-swift-code-generate",
"kind" : "remoteSourceControl",
"location" : "https://github.com/amzn/openapi-swift-code-generate.git",
"state" : {
"revision" : "2785b1dd472850c470b5cd3c9b727ce3dff4827d",
"version" : "1.0.3"
}
},
{
"identity" : "openapikit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/mattpolzin/OpenAPIKit.git",
"state" : {
"revision" : "33a9984b4af03f00e68b8ee85f1273cb826af04f",
"version" : "3.1.3"
}
},
{
"identity" : "service-model-swift-code-generate",
"kind" : "remoteSourceControl",
"location" : "https://github.com/amzn/service-model-swift-code-generate.git",
"state" : {
"revision" : "4e9ffec2cfc53c49aedae96aa16587f9f7b88c38",
"version" : "3.1.1"
}
},
{
"identity" : "swaggerparser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/knovichikhin/SwaggerParser.git",
"state" : {
"revision" : "c0eb70485c59a9d7dd6765dcd303b49fdb3040ee",
"version" : "0.6.4"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"revision" : "0fbc8848e389af3bb55c182bc19ca9d5dc2f255b",
"version" : "1.4.0"
}
},
{
"identity" : "yams",
"kind" : "remoteSourceControl",
"location" : "https://github.com/jpsim/Yams.git",
"state" : {
"revision" : "9ff1cc9327586db4e0c8f46f064b6a82ec1566fa",
"version" : "4.0.6"
}
}
],
"version" : 2
}