/
githubmirror
/
oppia
Обзор
Документация
Войти
/
githubmirror
/
oppia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.4.9
dependencies.json
112 строк
4 KB
Mosin Shaikh
Fix #23065 Bootstrap5 migration (#23068)
02 дек 2025, 07:07
Не верифицирован
02 дек 2025, 07:07
2b18a83
Код
Авторство
О чём код?
{ "frontendDependencies": { "lamejs": { "version": "1.2.0", "downloadFormat": "zip", "url": "https://github.com/zhuker/lamejs/archive/1.2.0.zip", "rootDirPrefix": "lamejs-", "targetDirPrefix": "lamejs-" }, "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"] } }, "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": "5.3.3", "downloadFormat": "zip", "url": "https://github.com/twbs/bootstrap/releases/download/v5.3.3/bootstrap-5.3.3-dist.zip", "rootDir": "bootstrap-5.3.3-dist", "targetDirPrefix": "bootstrap-", "bundle": { "css": ["css/bootstrap.css"], "js": ["js/bootstrap.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" } }, "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-" }, "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-" } } }