forked from StetupYT/gitcratewebsite
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathregistry.json
More file actions
95 lines (95 loc) · 1.8 KB
/
registry.json
File metadata and controls
95 lines (95 loc) · 1.8 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
{
"packages": {
"gcpack": {
"repo": "https://github.com/stetupyt/cogp/gcpack.git",
"version": "1.0.0"
},
"env": {
"repo": "npm:dotenv",
"version": "16.6.0"
},
"discord": {
"repo": "npm:discord.js",
"version": "14.21.0"
},
"update": {
"repo": "npm:@gitcrate/gitcrate",
"version": "1.0.0"
},
"kidnet.js": {
"repo": "npm:kidnet.js",
"version": "0.1.0"
},
"kn.js": {
"repo": "npm:kn.jsc",
"version": "1.0.0"
},
"tetdc": {
"repo": "npm:tetdc",
"version": "1.0.0"
},
"jp": {
"repo": "npm:jplus-support",
"version": "0.0.3"
},
"hacker": {
"repo": "npm:pretend-hacker",
"version": "1.0.0"
},
"cli1": {
"repo": "npm:@stetupdev/cli1",
"version": "1.1.0"
},
"cli": {
"repo": "npm:@gitcrate/cli",
"version": "1.0.0"
},
"roastlab": {
"repo": "npm:roastlab",
"version": "1.0.0"
},
"npm": {
"repo": "npm:npm",
"version": "11.4.2"
},
"lodash": {
"repo": "npm:lodash",
"version": "4.17.21"
},
"axios": {
"repo": "npm:axios",
"version": "1.4.0"
},
"express": {
"repo": "npm:express",
"version": "4.18.2"
},
"moment": {
"repo": "npm:moment",
"version": "2.29.4"
},
"chalk": {
"repo": "npm:chalk",
"version": "5.3.0"
},
"cors": {
"repo": "npm:cors",
"version": "2.8.5"
},
"winston": {
"repo": "npm:winston",
"version": "3.8.2"
},
"joi": {
"repo": "npm:joi",
"version": "17.9.2"
},
"typescript": {
"repo": "npm:typescript",
"version": "5.1.6"
},
"vsce": {
"repo": "npm:@vscode/vsce",
"version": "3.6.0"
}
}