Files
Chamilo/bower.json
Xes 73154ae174
Behat tests 1.11.x 🐞 / PHP 7.4 Test on ubuntu-latest (push) Canceled after 0s
PHP-CS-Fixer / composer_install (7.4) (push) Canceled after 0s
Chamilo 1.11.40 (ZIP oficial v1.11.40)
Fuente: https://github.com/chamilo/chamilo-lms/releases/download/v1.11.40/chamilo-1.11.40.zip
sha256: 1cf4bf2cc7bae1ef1a1eff643235db1d552f78ddf4b6dd1e2d2dac9868679439
Snapshot independiente (rama huerfana); diffable vs 1.11.38. vendor incluido.
2026-08-06 17:59:45 +02:00

48 lines
1.1 KiB
JSON

{
"name": "ChamiloLMS",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"bootstrap": "3.*",
"bootstrap-select": "1.13.*",
"fontawesome": "4.7.*",
"jquery": "2.2.*",
"jquery-ui": "1.12.*",
"bootstrap-daterangepicker": "2.1.*",
"ckeditor": "4.6.2",
"jquery-timeago": "1.4.*",
"mediaelement": "^4.2.16",
"modernizr": "2.8.*",
"jqueryui-timepicker-addon": "1.5.*",
"image-map-resizer": "0.5.*",
"fullcalendar": "3.1.0",
"simpleWebRTC": "2.2.*",
"select2": "4.*",
"MathJax": "2.7.*",
"webcamjs": "1.0.*",
"cropper": "1.0.*",
"jquery.scrollbar": "0.2.*",
"jquery-file-upload": "*",
"readmore-js": "2.1.0",
"qtip2": "*",
"js-cookie": "2.1.*",
"flag-icon-css": "*",
"jquery.easy-pie-chart": "^2.1.6",
"chartjs-plugin-labels": "^1.1",
"jqueryui-touch-punch": "*",
"multiselect-two-sides": "2.5.*",
"bootstrap-year-calendar": "1.1.*",
"datepair": "*",
"jt.timepicker": "*",
"keyboard": "^1.28.7"
},
"resolutions": {
"jquery": "2.1.4"
}
}