-
Notifications
You must be signed in to change notification settings - Fork 4
/
Package.resolved
95 lines (95 loc) · 2.72 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
"pins" : [
{
"identity" : "swift-anthropic",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nathanborror/swift-anthropic",
"state" : {
"branch" : "main",
"revision" : "83433823c01677a18b667a71c9e0ef5be6ddc80a"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser",
"state" : {
"branch" : "main",
"revision" : "d6836f4508b0a6a3c7f5e9db614a031db914cacd"
}
},
{
"identity" : "swift-elevenlabs",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nathanborror/swift-elevenlabs",
"state" : {
"branch" : "main",
"revision" : "472f0ce330e54864144250436c0f78e8897d7b43"
}
},
{
"identity" : "swift-fal",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nathanborror/swift-fal",
"state" : {
"branch" : "main",
"revision" : "bb6ebada9c54294b7e1e63457084dadcd198cffe"
}
},
{
"identity" : "swift-google-gen",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nathanborror/swift-google-gen",
"state" : {
"branch" : "main",
"revision" : "4f9bcf32ef848b699f2d76b7978c9c4b56e42619"
}
},
{
"identity" : "swift-mistral",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nathanborror/swift-mistral",
"state" : {
"branch" : "main",
"revision" : "b684e503b4b4642d485be9b1c6131093ccd7f46d"
}
},
{
"identity" : "swift-ollama",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nathanborror/swift-ollama",
"state" : {
"branch" : "main",
"revision" : "0a9ce934d10316e503e5fcfff1d8d6e98d2cfd83"
}
},
{
"identity" : "swift-openai",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nathanborror/swift-openai",
"state" : {
"branch" : "main",
"revision" : "d9fcd32777cb3547873087df3ee2331c48812885"
}
},
{
"identity" : "swift-perplexity",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nathanborror/swift-perplexity",
"state" : {
"branch" : "main",
"revision" : "7c16384e287f940133619ffdbda8c5a369d1ad37"
}
},
{
"identity" : "swift-shared-kit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nathanborror/swift-shared-kit",
"state" : {
"branch" : "main",
"revision" : "7a0ef4690938ace2579d222fa5da7ea7f2c4c56e"
}
}
],
"version" : 2
}