-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
60 lines (60 loc) · 1.01 KB
/
package.json
File metadata and controls
60 lines (60 loc) · 1.01 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
{
"id": "ru.rj.vkagain",
"name": "VKAgain",
"latestVersion": "4.0",
"repository": "ReJail Repo",
"url": "https://rejail.ru/pack/vkagain",
"author": "Networke",
"versions": [
{
"version": "4.0.1",
"date": "01-08-2024",
},
{
"version": "4.0",
"date": "01-08-2024",
}
],
"beta_versions": [
{
"version": "4.0b16",
"date": "19-10-2024",
},
{
"version": "4.0b15",
"date": "31-07-2024",
},
{
"version": "4.0b14",
"date": "06-07-2024",
},
{
"version": "4.0b13",
"date": "04-07-2024",
},
{
"version": "4.0b12",
"date": "23-06-2024",
},
{
"version": "4.0b11",
"date": "18-06-2024",
},
{
"version": "4.0b10",
"date": "16-05-2024",
},
{
"version": "4.0b9",
"date": "10-05-2024",
},
{
"version": "4.0b8",
"date": "01-05-2024",
},
{
"version": "4.0b7",
"date": "26-04-2024",
},
],
}