/
githubmirror
/
oppia
Обзор
Документация
Войти
/
githubmirror
/
oppia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.2.6
dependencies.json
333 строки
12 KB
Vojtěch Jelínek
Fix #15638: Fix broken page and broken FA icons (#15641)
03 июл 2022, 12:11
03 июл 2022, 12:11
d0b3d35
Код
Авторство
О чём код?
{ "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" }, "ngJoyride": { "version": "b117e019582433995393f81e2006a6bc36ca1cf2", "downloadFormat": "zip", "url": "https://github.com/oppia/ng-joyride/archive/b117e019582433995393f81e2006a6bc36ca1cf2.zip", "rootDirPrefix": "ng-joyride-", "targetDir": "ng-joyride-b117e0", "bundle": { "css": ["ng-joyride.css"] } }, "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-" } } } }