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.
		
		
		
		
		
			
		
			
				
					
					
						
							54 lines
						
					
					
						
							1.6 KiB
						
					
					
				
			
		
		
	
	
							54 lines
						
					
					
						
							1.6 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.7.2",
 | 
						|
    "@symfony/webpack-encore": "^0.23.0",
 | 
						|
    "babel-preset-react": "^6.24.1",
 | 
						|
    "bootstrap": "^4.3.1",
 | 
						|
    "copy-webpack-plugin": "^4.5",
 | 
						|
    "filemanager-webpack-plugin": "^2.0.5",
 | 
						|
    "free-jqgrid": "https://github.com/chamilo/jqGrid.git#bs4",
 | 
						|
    "jquery": "^3.3.1",
 | 
						|
    "node-sass": "^4.9.3",
 | 
						|
    "popper.js": "^1.14.7",
 | 
						|
    "sass-loader": "^7.1.0"
 | 
						|
  },
 | 
						|
  "dependencies": {
 | 
						|
    "blueimp-file-upload": "^9.19.2",
 | 
						|
    "bootstrap-daterangepicker": "^3.0",
 | 
						|
    "bootstrap-select": "^1.13.6",
 | 
						|
    "chosen-js": "^1.8.7",
 | 
						|
    "cropper": "^4.0",
 | 
						|
    "datepair.js": "^0.4.16",
 | 
						|
    "easy-pie-chart": "^2.1.7",
 | 
						|
    "flag-icon-css": "^3.0",
 | 
						|
    "fs": "0.0.1-security",
 | 
						|
    "fullcalendar": "^3.0",
 | 
						|
    "highlight.js": "^9.12.0",
 | 
						|
    "image-map-resizer": "^1.0.7",
 | 
						|
    "jquery-ui": "^1.12.1",
 | 
						|
    "jquery-ui-timepicker-addon": "^1.6.3",
 | 
						|
    "jquery.scrollbar": "^0.2.11",
 | 
						|
    "jsplumb": "^2.6.9",
 | 
						|
    "mathjax": "^2.7.4",
 | 
						|
    "mediaelement": "^4.2.9",
 | 
						|
    "moment": "^2.22",
 | 
						|
    "multiselect-two-sides": "^2.5.5",
 | 
						|
    "mxgraph": "^3.9.3",
 | 
						|
    "optimize-css-assets-webpack-plugin": "^5.0.1",
 | 
						|
    "pace-js-amd-fix": "^1.0.5",
 | 
						|
    "perfect-scrollbar": "^1.4.0",
 | 
						|
    "qtip2": "^3.0.3",
 | 
						|
    "select2": "^4.0.6-rc.1",
 | 
						|
    "sweetalert": "^2.1.2",
 | 
						|
    "timeago": "^1.6.7",
 | 
						|
    "timepicker": "^1.11.14",
 | 
						|
    "uglifyjs-webpack-plugin": "^1.3.0",
 | 
						|
    "webcamjs": "^1.0",
 | 
						|
    "webpack-jquery-ui": "^2.0.1"
 | 
						|
  }
 | 
						|
}
 | 
						|
 |