aboutsummaryrefslogtreecommitdiff
path: root/Package.resolved
blob: 4b603591ca3d55b045cd95806e770cb965c31d92 (plain)
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
  "pins" : [
    {
      "identity" : "openapikit",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/mattpolzin/OpenAPIKit",
      "state" : {
        "revision" : "33a9984b4af03f00e68b8ee85f1273cb826af04f",
        "version" : "3.1.3"
      }
    },
    {
      "identity" : "swift-algorithms",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/apple/swift-algorithms",
      "state" : {
        "revision" : "f6919dfc309e7f1b56224378b11e28bab5bccc42",
        "version" : "1.2.0"
      }
    },
    {
      "identity" : "swift-argument-parser",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/apple/swift-argument-parser",
      "state" : {
        "revision" : "46989693916f56d1186bd59ac15124caef896560",
        "version" : "1.3.1"
      }
    },
    {
      "identity" : "swift-collections",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/apple/swift-collections",
      "state" : {
        "revision" : "94cf62b3ba8d4bed62680a282d4c25f9c63c2efb",
        "version" : "1.1.0"
      }
    },
    {
      "identity" : "swift-http-types",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/apple/swift-http-types",
      "state" : {
        "revision" : "12358d55a3824bd5fed310b999ea8cf83a9a1a65",
        "version" : "1.0.3"
      }
    },
    {
      "identity" : "swift-numerics",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/apple/swift-numerics.git",
      "state" : {
        "revision" : "0a5bc04095a675662cf24757cc0640aa2204253b",
        "version" : "1.0.2"
      }
    },
    {
      "identity" : "swift-openapi-generator",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/apple/swift-openapi-generator",
      "state" : {
        "revision" : "7992d77065f2787e7651cf6d9be9b99ad38f5166",
        "version" : "1.2.1"
      }
    },
    {
      "identity" : "swift-openapi-runtime",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/apple/swift-openapi-runtime",
      "state" : {
        "revision" : "76951d77a0609599d2dc233e7e40808a74767c6a",
        "version" : "1.3.2"
      }
    },
    {
      "identity" : "swift-openapi-urlsession",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/apple/swift-openapi-urlsession",
      "state" : {
        "revision" : "6efbfda5276bbbc8b4fec5d744f0ecd8c784eb47",
        "version" : "1.0.1"
      }
    },
    {
      "identity" : "yams",
      "kind" : "remoteSourceControl",
      "location" : "https://github.com/jpsim/Yams",
      "state" : {
        "revision" : "8a835d918245ca22f36663dd3862138805d7f707",
        "version" : "5.1.0"
      }
    }
  ],
  "version" : 2
}