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.
		
		
		
		
		
			
		
			
				
					
					
						
							47 lines
						
					
					
						
							1.1 KiB
						
					
					
				
			
		
		
	
	
							47 lines
						
					
					
						
							1.1 KiB
						
					
					
				{
 | 
						|
  "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.11.*",
 | 
						|
    "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"
 | 
						|
  }
 | 
						|
}
 | 
						|
 |