-
Notifications
You must be signed in to change notification settings - Fork 4
/
packages.json
49 lines (49 loc) · 1.45 KB
/
packages.json
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
{
"schema_version": "3.0.0",
"packages": [
{
"name": "Codeium",
"author": "Codeium",
"labels": [
"auto-complete",
"completions",
"autocomplete",
"completion",
"autocompletion"
],
"details": "https://github.com/Exafunction/codeium-sublime",
"releases": [
{
"version": "1.2.54",
"sublime_text": "*",
"url": "https://github.com/Exafunction/codeium-sublime/raw/1.2.54/Codeium.sublime-package",
"date": "2023-07-21 19:15:37"
},
{
"version": "1.2.46",
"sublime_text": "*",
"url": "https://github.com/Exafunction/codeium-sublime/raw/1.2.46/Codeium.sublime-package",
"date": "2023-07-20 12:00:00"
},
{
"version": "1.2.42",
"sublime_text": "*",
"url": "https://github.com/Exafunction/codeium-sublime/raw/1.2.42/Codeium.sublime-package",
"date": "2023-07-19 12:00:00"
},
{
"version": "1.2.38",
"sublime_text": "*",
"url": "https://github.com/Exafunction/codeium-sublime/raw/1.2.38/Codeium.sublime-package",
"date": "2023-07-18 12:00:00"
},
{
"version": "1.2.26",
"sublime_text": "*",
"url": "https://github.com/Exafunction/codeium-sublime/raw/1.2.26/Codeium.sublime-package",
"date": "2023-07-17 12:00:00"
}
]
}
]
}