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/web/assets/bootstrap-select/.bower.json

42 lines
878 B

{
"name": "bootstrap-select",
"main": [
"less/bootstrap-select.less",
"dist/css/bootstrap-select.css",
"dist/js/bootstrap-select.js"
],
"homepage": "http://silviomoreto.github.io/bootstrap-select",
"authors": [
"silviomoreto"
],
"keywords": [
"form",
"bootstrap",
"select",
"replacement"
],
"dependencies": {
"jquery": ">=1.8"
},
"license": "MIT",
"ignore": [
".gitignore",
"CONTRIBUTING.md",
"Gruntfile.js",
"README.md",
"composer.json",
"package.json",
"test.html",
"docs"
],
"version": "1.12.4",
"_release": "1.12.4",
"_resolution": {
"type": "version",
"tag": "v1.12.4",
"commit": "e1a7743e82eb16bce825ec58a8c95b2aceae6942"
},
"_source": "https://github.com/silviomoreto/bootstrap-select.git",
"_target": "1.12.*",
"_originalSource": "bootstrap-select"
}