Chamilo is a learning management system focused on ease of use and accessibility
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.
 
 
 
 
 
 
chamilo-lms/package.json

45 lines
1.2 KiB

{
"name": "chamilo",
"version": "2.0.0",
"description": "E-learning and collaboration software",
"license": "GPL-3.0",
"devDependencies": {
"@symfony/webpack-encore": "^0.19",
"babel-preset-react": "^6.24.1",
"bootstrap-sass": "^3.3.7",
"copy-webpack-plugin": "^4.3.1",
"node-sass": "^4.5.3",
"sass-loader": "^6.0.7",
"webpack": "^3.0"
},
"dependencies": {
"blueimp-file-upload": "^9.19.2",
"bootstrap-daterangepicker": "^2.1.30",
"bootstrap-select": "^1.12.4",
"chosen-js": "^1.8.3",
"cropper": "^4.0",
"flag-icon-css": "^3.0",
"font-awesome": "^4.7",
"font-awesome-webpack": "^0.0.5-beta.2",
"fs": "0.0.1-security",
"fullcalendar": "3.1.0",
"highlight.js": "^9.12.0",
"image-map-resizer": "^1.0.3",
"jquery": "^3.0",
"jquery-ui-timepicker-addon": "^1.6.3",
"jquery.scrollbar": "^0.2.11",
"jsplumb": "^2.6.9",
"less": "^3.0.2",
"less-loader": "^4.0.5",
"mathjax": "^2.7.4",
"mediaelement": "^4.2.9",
"moment": "^2.22",
"mxgraph": "^3.9.3",
"qtip2": "^3.0.3",
"select2": "^4.0.6-rc.1",
"simplewebrtc": "^3.0.1",
"timeago": "^1.6.3",
"webcamjs": "^1.0",
"webpack-jquery-ui": "^1.0.0"
}
}