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/app/Resources/public/assets/jquery.scrollbar/.bower.json

27 lines
577 B

{
"name": "jquery.scrollbar",
"version": "0.2.10",
"main": [
"./jquery.scrollbar.js",
"./jquery.scrollbar.css"
],
"dependencies": {
"jquery": ">=1.7"
},
"ignore": [
".*",
"*.json",
"*.md",
"*.txt"
],
"homepage": "https://github.com/gromo/jquery.scrollbar",
"_release": "0.2.10",
"_resolution": {
"type": "version",
"tag": "0.2.10",
"commit": "058c143d6623f8d39cd45becc1205b9aee325246"
},
"_source": "https://github.com/gromo/jquery.scrollbar.git",
"_target": "0.2.*",
"_originalSource": "jquery.scrollbar"
}