You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
2.3 KiB
74 lines
2.3 KiB
{
|
|
"name": "chamilo",
|
|
"version": "2.0.0",
|
|
"description": "E-learning and collaboration software",
|
|
"license": "GPL-3.0",
|
|
"devDependencies": {
|
|
"@coreui/coreui": "^2.1.7",
|
|
"@fortawesome/fontawesome-free": "^5.11",
|
|
"@symfony/webpack-encore": "~0.28",
|
|
"babel-preset-react": "^6.24.1",
|
|
"bootstrap": "^4.3.1",
|
|
"copy-webpack-plugin": "^5.0",
|
|
"filemanager-webpack-plugin": "^2.0.5",
|
|
"free-jqgrid": "https://github.com/chamilo/jqGrid.git#bs4",
|
|
"jquery": "^3.4",
|
|
"node-sass": "^4.9.3",
|
|
"popper.js": "^1.14.7",
|
|
"sass-loader": "^7.1.0",
|
|
"vue": "^2.6.10",
|
|
"vue-loader": "^15.7.0",
|
|
"vue-template-compiler": "^2.6.10"
|
|
},
|
|
"dependencies": {
|
|
"@fancyapps/fancybox": "^3.5.7",
|
|
"blueimp-file-upload": "^10.0",
|
|
"bootstrap-daterangepicker": "^3.0",
|
|
"bootstrap-select": "^1.13.6",
|
|
"chart.js": "^2.9.3",
|
|
"chosen-js": "^1.8.7",
|
|
"core-js": "^3.0.0",
|
|
"cropper": "^4.0",
|
|
"datepair.js": "^0.4.16",
|
|
"dropzone": "^5.5.1",
|
|
"easy-pie-chart": "^2.1.7",
|
|
"eonasdan-bootstrap-datetimepicker": "^4.17.47",
|
|
"flag-icon-css": "^3.0",
|
|
"fs": "0.0.1-security",
|
|
"fullcalendar": "^3.0",
|
|
"highlight.js": "^9.12.0",
|
|
"hljs": "^6.2.3",
|
|
"image-map-resizer": "^1.0.10",
|
|
"jquery-contextmenu": "^2.9.0",
|
|
"jquery-ui": "^1.12.1",
|
|
"jquery-ui-timepicker-addon": "^1.6.3",
|
|
"jquery-ui-touch-punch": "^0.2.3",
|
|
"jquery.scrollbar": "^0.2.11",
|
|
"js-cookie": "^2.2.0",
|
|
"jsplumb": "^2.12",
|
|
"linkifyjs": "^2.1.8",
|
|
"mathjax": "^2.7",
|
|
"mediaelement": "^4.2",
|
|
"mediaelement-plugins": "https://github.com/chamilo/mediaelement-plugins",
|
|
"moment": "^2.22",
|
|
"multiselect-two-sides": "^2.5.5",
|
|
"mxgraph": "^4.0",
|
|
"optimize-css-assets-webpack-plugin": "^5.0.3",
|
|
"pace-js-amd-fix": "^1.0.5",
|
|
"perfect-scrollbar": "^1.4.0",
|
|
"pretty-checkbox": "^3.0.3",
|
|
"pwstrength-bootstrap": "^3.0.5",
|
|
"qtip2": "^3.0.3",
|
|
"readmore-js": "^2.2.1",
|
|
"select2": "^4.0",
|
|
"sweetalert2": "^9.5.3",
|
|
"textcomplete": "^0.18.1",
|
|
"timeago": "^1.6.7",
|
|
"timepicker": "^1.11.14",
|
|
"uglifyjs-webpack-plugin": "^2.2",
|
|
"video.js": "^7.6.6",
|
|
"webcamjs": "^1.0",
|
|
"webpack-jquery-ui": "^2.0.1",
|
|
"xcolor": "https://github.com/infusion/jQuery-xcolor"
|
|
}
|
|
}
|
|
|