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/select2/.bower.json

23 lines
663 B

{
"name": "select2",
"description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
"main": [
"dist/js/select2.js",
"src/scss/core.scss"
],
"repository": {
"type": "git",
"url": "git@github.com:select2/select2.git"
},
"homepage": "https://github.com/ivaynberg/select2",
"version": "4.0.1",
"_release": "4.0.1",
"_resolution": {
"type": "version",
"tag": "4.0.1",
"commit": "bc1996417041d9b6131bd8c2ba911984c7b6f2d9"
},
"_source": "git://github.com/ivaynberg/select2.git",
"_target": "4.*",
"_originalSource": "select2"
}