/
githubmirror
/
oppia
Обзор
Документация
Войти
/
githubmirror
/
oppia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.5.0
dependencies.json
79 строк
2 KB
Mosin Shaikh
Fix the Part of #11371 Remove jquery constructs used in angularJS codeRemove jquery constructs - 2 (#23060)
21 дек 2025, 03:06
Не верифицирован
21 дек 2025, 03:06
34ae126
Код
Авторство
О чём код?
{ "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" } }, "mathJax": { "version": "2.7.5", "downloadFormat": "zip", "url": "https://github.com/mathjax/MathJax/archive/2.7.5.zip", "rootDirPrefix": "MathJax-", "targetDirPrefix": "MathJax-" }, "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-" } } }