/home/techb158/workloadmatch.com/workloadmatch.com/bower_components/select2
NameSizeModeActions
.github/-0755rm
dist/-0755rm
docs/-0755rm
src/-0755rm
tests/-0755rm
vendor/-0755rm
.bower.json6880644editdlrm
.editorconfig660644editdlrm
.gitignore480644editdlrm
.jshintignore740644editdlrm
.jshintrc4330644editdlrm
.travis.yml5960644editdlrm
bower.json3840644editdlrm
CHANGELOG.md205320644editdlrm
component.json4620644editdlrm
composer.json5220644editdlrm
Gruntfile.js83830644editdlrm
LICENSE.md11240644editdlrm
package.json17580644editdlrm
README.md46380644editdlrm
select2.jquery.json8730644editdlrm
Edit: /home/techb158/workloadmatch.com/workloadmatch.com/bower_components/select2/select2.jquery.json (873B)
{ "name": "select2", "title": "Select2", "description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.", "keywords": [ "select", "autocomplete", "typeahead", "dropdown", "multiselect", "tag", "tagging" ], "version": "4.0.4", "author": { "name": "Kevin Brown", "url": "https://github.com/kevin-brown" }, "licenses": [ { "type": "MIT", "url": "http://opensource.org/licenses/MIT" } ], "bugs": "https://github.com/select2/select2/issues", "homepage": "https://select2.org", "docs": "https://select2.org", "download": "https://github.com/select2/select2/releases", "dependencies": { "jquery": ">=1.7.2" } }