-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.resolved
77 lines (77 loc) · 2.22 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"pins" : [
{
"identity" : "multipartform",
"kind" : "remoteSourceControl",
"location" : "https://github.com/davbeck/MultipartForm",
"state" : {
"revision" : "c91979ea956a360bf84f0cc480afbcc7c946c753",
"version" : "0.1.0"
}
},
{
"identity" : "prism",
"kind" : "remoteSourceControl",
"location" : "https://github.com/jordanbaird/Prism",
"state" : {
"revision" : "9bb480683de5d527a87a994c8a55ac188158bb14",
"version" : "0.0.9"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "fee6933f37fde9a5e12a1e4aeaa93fe60116ff2a",
"version" : "1.2.2"
}
},
{
"identity" : "swift-case-paths",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-case-paths",
"state" : {
"revision" : "bb436421f57269fbcfe7360735985321585a86e5",
"version" : "0.10.1"
}
},
{
"identity" : "swift-custom-dump",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-custom-dump",
"state" : {
"revision" : "ead7d30cc224c3642c150b546f4f1080d1c411a8",
"version" : "0.6.1"
}
},
{
"identity" : "swift-openai-bits",
"kind" : "localSourceControl",
"location" : "/Users/david/Development/Projects/randombitsco/swift-openai-bits",
"state" : {
"branch" : "main",
"revision" : "8f6a605d83cdd6ef5f3454c4c47c54ab5928b149"
}
},
{
"identity" : "swift-parsing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-parsing",
"state" : {
"revision" : "bc92e84968990b41640214b636667f35b6e5d44c",
"version" : "0.10.0"
}
},
{
"identity" : "xctest-dynamic-overlay",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/xctest-dynamic-overlay",
"state" : {
"revision" : "5a5457a744239896e9b0b03a8e1a5069c3e7b91f",
"version" : "0.6.0"
}
}
],
"version" : 2
}