forked from oppia/oppia
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dependencies.json
323 lines (323 loc) · 12.1 KB
/
dependencies.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
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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
{
"dependencies": {
"proto": {
"oppiaMlProto": {
"version": "0.0.0",
"downloadFormat": "zip",
"url": "https://github.com/oppia/oppia-ml-proto/archive/0.0.0.zip",
"rootDirPrefix": "oppia-ml-proto-",
"targetDirPrefix": "oppia-ml-proto-"
}
},
"frontend": {
"angular": {
"version": "1.8.2",
"downloadFormat": "files",
"url": "https://ajax.googleapis.com/ajax/libs/angularjs/1.8.2",
"targetDirPrefix": "angularjs-",
"files": [
"angular.js", "angular.min.js", "angular.min.js.map", "angular-animate.js",
"angular-animate.min.js", "angular-animate.min.js.map", "angular-resource.js",
"angular-resource.min.js", "angular-resource.min.js.map", "angular-route.js",
"angular-route.min.js", "angular-route.min.js.map", "angular-sanitize.js",
"angular-sanitize.min.js", "angular-sanitize.min.js.map", "angular-aria.js",
"angular-aria.min.js", "angular-aria.min.js.map", "angular-touch.js",
"angular-touch.min.js", "angular-touch.min.js.map"
],
"bundle": {
"js": [
"angular-animate.js", "angular-sanitize.js",
"angular-touch.js", "angular-aria.js"
]
}
},
"lamejs": {
"version": "1.2.0",
"downloadFormat": "zip",
"url": "https://github.com/zhuker/lamejs/archive/1.2.0.zip",
"rootDirPrefix": "lamejs-",
"targetDirPrefix": "lamejs-"
},
"angularTest": {
"version": "1.8.2",
"downloadFormat": "files",
"url": "https://code.angularjs.org/1.8.2",
"targetDirPrefix": "angularjs-",
"files": ["angular-mocks.js"]
},
"angularTranslate": {
"version": "2.18.1",
"downloadFormat": "files",
"url": "https://cdnjs.cloudflare.com/ajax/libs/angular-translate/2.18.1",
"rootDirPrefix": "bower-angular-translate-",
"targetDirPrefix": "bower-angular-translate-",
"files": ["angular-translate.min.js"],
"bundle": {
"js": ["angular-translate.min.js"]
}
},
"angularTranslateLoader": {
"version": "2.18.1",
"downloadFormat": "files",
"url": "https://cdnjs.cloudflare.com/ajax/libs/angular-translate/2.18.1/angular-translate-loader-static-files",
"rootDirPrefix": "bower-angular-translate-loader-static-files-",
"targetDirPrefix": "bower-angular-translate-loader-static-files-",
"files": ["angular-translate-loader-static-files.min.js"],
"bundle": {
"js": ["angular-translate-loader-static-files.min.js"]
}
},
"angularDragAndDrop": {
"version": "2.1.0",
"downloadFormat": "zip",
"url": "https://github.com/marceljuenemann/angular-drag-and-drop-lists/archive/2.1.0.zip",
"rootDirPrefix": "angular-drag-and-drop-lists-",
"targetDirPrefix": "angular-drag-and-drop-lists-"
},
"angularStorageCookiesRev": {
"version": "2.18.1",
"downloadFormat": "files",
"url": "https://cdnjs.cloudflare.com/ajax/libs/angular-translate/2.18.1/angular-translate-storage-cookie",
"rootDirPrefix": "bower-angular-translate-storage-cookie-",
"targetDirPrefix": "bower-angular-translate-storage-cookie-",
"files": ["angular-translate-storage-cookie.min.js"],
"bundle": {
"js": ["angular-translate-storage-cookie.min.js"]
}
},
"messageFormat": {
"version": "2.0.5",
"downloadFormat": "zip",
"url": "https://github.com/messageformat/messageformat/archive/v2.0.5.zip",
"targetDirPrefix": "messageformat-",
"rootDirPrefix": "messageformat-",
"bundle": {
"js": ["messageformat.js"]
}
},
"angularTranslateInterpolationMessageFormat": {
"version": "2.18.1",
"downloadFormat": "files",
"url": "https://cdnjs.cloudflare.com/ajax/libs/angular-translate/2.18.1/angular-translate-interpolation-messageformat",
"rootDirPrefix": "bower-angular-translate-interpolation-messageformat-",
"targetDirPrefix": "bower-angular-translate-interpolation-messageformat-",
"files": ["angular-translate-interpolation-messageformat.min.js"],
"bundle": {
"js": ["angular-translate-interpolation-messageformat.min.js"]
}
},
"popperJs": {
"version": "1.15.0",
"downloadFormat": "zip",
"url": "https://github.com/floating-ui/floating-ui/archive/v1.15.0.zip",
"rootDirPrefix": "floating-ui-",
"targetDirPrefix": "popperJs-",
"bundle": {
"js": ["dist/umd/popper.js"]
}
},
"bootstrap": {
"version": "4.3.1",
"downloadFormat": "zip",
"url": "https://github.com/twbs/bootstrap/releases/download/v4.3.1/bootstrap-4.3.1-dist.zip",
"rootDir": "bootstrap-4.3.1-dist",
"targetDirPrefix": "bootstrap-",
"bundle": {
"css": ["css/bootstrap.css"],
"js": ["js/bootstrap.js"]
}
},
"bowerAngularTranslateLoaderPartial": {
"version": "2.18.1",
"downloadFormat": "files",
"url": "https://cdnjs.cloudflare.com/ajax/libs/angular-translate/2.18.1/angular-translate-loader-partial",
"rootDirPrefix": "bower-angular-translate-loader-partial-",
"targetDirPrefix": "bower-angular-translate-loader-partial-",
"files": ["angular-translate-loader-partial.min.js"],
"bundle": {
"js": ["angular-translate-loader-partial.min.js"]
}
},
"bowerMaterial": {
"version": "1.1.19",
"downloadFormat": "zip",
"url": "https://github.com/angular/bower-material/archive/v1.1.19.zip",
"rootDirPrefix": "bower-material-",
"targetDirPrefix": "bower-material-",
"files": ["angular-material.css", "angular-material.js"],
"bundle": {
"js": ["angular-material.js"]
}
},
"codemirror": {
"version": "5.17.0",
"downloadFormat": "zip",
"url": "https://github.com/codemirror/CodeMirror/archive/5.17.0.zip",
"rootDirPrefix": "codemirror5-",
"targetDirPrefix": "code-mirror-",
"bundle": {
"css": ["lib/codemirror.css", "addon/merge/merge.css"]
}
},
"diff-match-patch": {
"version": "1.0.0",
"downloadFormat": "files",
"url": "https://cdnjs.cloudflare.com/ajax/libs/diff_match_patch/20121119",
"targetDirPrefix": "diff-match-patch-",
"files": ["diff_match_patch.js"]
},
"fontAwesome": {
"version": "5.9.0",
"downloadFormat": "zip",
"url": "https://github.com/FortAwesome/Font-Awesome/releases/download/5.9.0/fontawesome-free-5.9.0-web.zip",
"rootDir": "fontawesome-free-5.9.0-web",
"targetDir": "fontawesome-free-5.9.0-web",
"bundle": {
"css": [
"css/fontawesome.min.css",
"css/brands.min.css",
"css/regular.min.css",
"css/solid.min.css"
],
"fontsPath": "webfonts"
}
},
"angularUiLeaflet": {
"version": "1.0.3",
"downloadFormat": "files",
"url": "https://raw.githubusercontent.com/angular-ui/ui-leaflet/v1.0.3/dist",
"rootDirPrefix": "angular-ui-leaflet-",
"targetDirPrefix": "angular-ui-leaflet-",
"files": ["ui-leaflet.min.no-header.js"]
},
"leaflet": {
"version": "1.4.0",
"downloadFormat": "files",
"url": "https://unpkg.com/leaflet@1.4.0/dist",
"rootDirPrefix": "leaflet-",
"targetDirPrefix": "leaflet-",
"files": ["leaflet.js", "leaflet.css"]
},
"angular-simple-logger": {
"version": "0.1.7",
"downloadFormat": "files",
"url": "https://raw.githubusercontent.com/nmccready/angular-simple-logger/0.1.7/dist",
"rootDirPrefix": "angular-simple-logger-",
"targetDirPrefix": "angular-simple-logger-",
"files": ["angular-simple-logger.min.js"]
},
"guppy": {
"version": "f509e155dc66f6310737c328cbfbc35b85194be2",
"downloadFormat": "zip",
"url": "https://github.com/oppia/guppy/archive/f509e155dc66f6310737c328cbfbc35b85194be2.zip",
"rootDirPrefix": "guppy-",
"targetDir": "guppy-f509e1"
},
"jquery": {
"version": "3.5.1",
"downloadFormat": "files",
"url": "https://ajax.googleapis.com/ajax/libs/jquery/3.5.1",
"rootDirPrefix": "jquery-",
"targetDirPrefix": "jquery-",
"files": ["jquery.js", "jquery.min.js"]
},
"jqueryUI": {
"version": "1.12.1",
"downloadFormat": "files",
"url": "https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1",
"rootDirPrefix": "jqueryui-",
"targetDirPrefix": "jqueryui-",
"files": ["jquery-ui.min.js"]
},
"jqueryUITouchPunch": {
"version": "0.3.1",
"downloadFormat": "zip",
"url": "https://github.com/Bantam/jquery-ui-touch-punch-improved/archive/0.3.1.zip",
"rootDirPrefix": "jquery-ui-touch-punch-improved-",
"targetDirPrefix": "jquery-ui-touch-punch-"
},
"mathJax": {
"version": "2.7.5",
"downloadFormat": "zip",
"url": "https://github.com/mathjax/MathJax/archive/2.7.5.zip",
"rootDirPrefix": "MathJax-",
"targetDirPrefix": "MathJax-"
},
"midiJs": {
"version": "c26ebb9baaf0abc060c8a13254dad283c6ee7304",
"downloadFormat": "zip",
"url": "https://github.com/oppia/MIDI.js/archive/c26ebb9baaf0abc060c8a13254dad283c6ee7304.zip",
"rootDirPrefix": "MIDI.js-",
"targetDir": "midi-js-c26ebb"
},
"select2": {
"version": "4.0.3",
"downloadFormat": "zip",
"url": "https://github.com/select2/select2/archive/4.0.3.zip",
"rootDirPrefix": "select2-",
"targetDirPrefix": "select2-",
"bundle": {
"css": ["dist/css/select2.css"]
}
},
"ckeditor": {
"version": "4.12.1",
"downloadFormat": "zip",
"url": "https://github.com/ckeditor/ckeditor4-releases/archive/4.12.1.zip",
"rootDirPrefix": "ckeditor4-releases-",
"targetDirPrefix": "ckeditor-"
},
"ckeditorBootstrapCK": {
"version": "1.0.0",
"downloadFormat": "zip",
"url": "https://github.com/Kunstmaan/BootstrapCK4-Skin/archive/v1.0.0.zip",
"rootDirPrefix": "BootstrapCK4-Skin-",
"targetDirPrefix": "ckeditor-bootstrapck-"
},
"uiBootstrap": {
"version": "2.5.0",
"downloadFormat": "files",
"url": "https://raw.githubusercontent.com/angular-ui/bootstrap/gh-pages",
"rootDirPrefix": "ui-bootstrap-",
"targetDirPrefix": "ui-bootstrap-",
"files": ["ui-bootstrap-tpls-2.5.0.js", "ui-bootstrap-tpls-2.5.0.min.js"],
"bundle": {
"js": ["ui-bootstrap-tpls-2.5.0.js"]
}
},
"skulpt-dist": {
"version": "1.1.0",
"downloadFormat": "zip",
"url": "https://github.com/skulpt/skulpt-dist/archive/1.1.0.zip",
"rootDirPrefix": "skulpt-dist-",
"targetDirPrefix": "skulpt-dist-"
},
"uiCodemirror": {
"version": "5d04fa5c991f915e4578be5f1175e22d94696633",
"downloadFormat": "zip",
"url": "https://github.com/oppia/ui-codemirror/archive/5d04fa5c991f915e4578be5f1175e22d94696633.zip",
"rootDirPrefix": "ui-codemirror-",
"targetDir": "ui-codemirror-5d04fa"
},
"uiTree": {
"version": "",
"downloadFormat": "zip",
"url": "https://github.com/angular-ui-tree/angular-ui-tree/archive/master.zip",
"rootDirPrefix": "angular-ui-tree-master",
"targetDirPrefix": "ui-tree-2.22.6",
"bundle": {
"css": ["dist/angular-ui-tree.min.css"]
}
}
},
"oppiaTools": {
"yuiCompressor": {
"version": "2.4.8",
"downloadFormat": "files",
"url": "https://github.com/yui/yuicompressor/releases/download/v2.4.8",
"files": ["yuicompressor-2.4.8.jar"],
"targetDirPrefix": "yuicompressor-"
}
}
}
}