-
Notifications
You must be signed in to change notification settings - Fork 14
/
package-metadata.json
76 lines (76 loc) · 2.38 KB
/
package-metadata.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
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
{
"id": "io.github.livrasand.reviw",
"name": "Reviw",
"description": "Reviw: diseñado para crear archivos JWPUB",
"version": "1.2.2",
"author": "Livrädo Sandoval",
"email": "[email protected]",
"website": "https://livrasand.github.io",
"repository": "https://github.com/livrasand/Reviw",
"license": "Livrado Zero License (LZL-1.0)",
"min_sublime_text": "3000",
"max_sublime_text": "4100",
"platforms": ["*"],
"releases": [
{
"sublime_text": ">=4000",
"platforms": {
"windows": true,
"osx": true,
"linux": true
},
"version": "1.0.0",
"date": "2023-08-27",
"url": "https://github.com/livrasand/Reviw/releases/download/v1.0.0/Reviw.sublime-package",
"description": "Funcionalidad básica implementada"
},
{
"sublime_text": ">=4000",
"platforms": {
"windows": true,
"osx": true,
"linux": true
},
"version": "1.1.0",
"date": "2023-09-17",
"url": "https://github.com/livrasand/Reviw/releases/download/v1.1.0/Reviw.sublime-package",
"description": "Uniendo poder y simplicidad en un solo lugar"
},
{
"sublime_text": ">=4000",
"platforms": {
"windows": true,
"osx": true,
"linux": true
},
"version": "1.2.0",
"date": "2023-11-01",
"url": "https://github.com/livrasand/Reviw/releases/download/v1.2.0/Reviw.sublime-package",
"description": "La evolución de la productividad"
},
{
"sublime_text": ">=4000",
"platforms": {
"windows": true,
"osx": true,
"linux": true
},
"version": "1.2.1",
"date": "2024-05-24",
"url": "https://github.com/livrasand/Reviw/releases/download/v1.2.1/Reviw.sublime-package",
"description": "Una invitación a escribir y crear"
},
{
"sublime_text": ">=4000",
"platforms": {
"windows": true,
"osx": true,
"linux": true
},
"version": "1.2.2",
"date": "2024-07-04",
"url": "https://github.com/livrasand/Reviw/releases/download/v1.2.2/Reviw.sublime-package",
"description": "Correcciones de errores"
}
]
}