-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathPackage.resolved
More file actions
123 lines (123 loc) · 3.63 KB
/
Copy pathPackage.resolved
File metadata and controls
123 lines (123 loc) · 3.63 KB
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
{
"originHash" : "ff81132dad34f4230327dbe4da1ae3e0fb9b04de83389bab59ff7ce0e850c5fa",
"pins" : [
{
"identity" : "lrucache",
"kind" : "remoteSourceControl",
"location" : "https://github.com/nicklockwood/LRUCache.git",
"state" : {
"revision" : "0d91406ecd4d6c1c56275866f00508d9aeacc92a",
"version" : "1.2.0"
}
},
{
"identity" : "picodocs",
"kind" : "remoteSourceControl",
"location" : "https://github.com/rudrankriyam/PicoDocs.git",
"state" : {
"revision" : "5386f4db95da841b3f6e37e698baec2d0055afd6",
"version" : "1.0.1"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "cdd0ef3755280949551dc26dee5de9ddeda89f54",
"version" : "1.6.2"
}
},
{
"identity" : "swift-atomics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-atomics.git",
"state" : {
"revision" : "b601256eab081c0f92f059e12818ac1d4f178ff7",
"version" : "1.3.0"
}
},
{
"identity" : "swift-collections",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections.git",
"state" : {
"revision" : "7b847a3b7008b2dc2f47ca3110d8c782fb2e5c7e",
"version" : "1.3.0"
}
},
{
"identity" : "swift-embeddings",
"kind" : "remoteSourceControl",
"location" : "https://github.com/jkrukowski/swift-embeddings.git",
"state" : {
"revision" : "66994e3b3ed172a9b691b59d11bd0702c3f5eb33",
"version" : "0.0.26"
}
},
{
"identity" : "swift-jinja",
"kind" : "remoteSourceControl",
"location" : "https://github.com/huggingface/swift-jinja.git",
"state" : {
"revision" : "38b7beeec5d968accd19a8a70c1882cc89979d1c",
"version" : "2.1.1"
}
},
{
"identity" : "swift-safetensors",
"kind" : "remoteSourceControl",
"location" : "https://github.com/jkrukowski/swift-safetensors.git",
"state" : {
"revision" : "02f8e83e16c3334aaf55fc64fb0ab12e82f527bc",
"version" : "0.0.8"
}
},
{
"identity" : "swift-sentencepiece",
"kind" : "remoteSourceControl",
"location" : "https://github.com/jkrukowski/swift-sentencepiece",
"state" : {
"revision" : "36a8b2b45733f6adb3092100f16e4c7d38a10a7c",
"version" : "0.0.6"
}
},
{
"identity" : "swift-transformers",
"kind" : "remoteSourceControl",
"location" : "https://github.com/huggingface/swift-transformers",
"state" : {
"revision" : "d363e83a77bafe144808a3d01556139fe67cd8bc",
"version" : "1.1.2"
}
},
{
"identity" : "swiftsoup",
"kind" : "remoteSourceControl",
"location" : "https://github.com/scinfu/SwiftSoup",
"state" : {
"revision" : "4206bc7b8bd9a4ff8e9511211e1b4bff979ef9c4",
"version" : "2.11.1"
}
},
{
"identity" : "vecturaembeddingskit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/rryam/VecturaEmbeddingsKit.git",
"state" : {
"revision" : "e967cc21bac6664720b52502994958cd46058e2f",
"version" : "1.1.0"
}
},
{
"identity" : "vecturakit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/rryam/VecturaKit.git",
"state" : {
"revision" : "0259266d6975b551b9bb2b1a6202500129aa4a01",
"version" : "6.1.0"
}
}
],
"version" : 3
}