/home/techb158/workloadmatch.com/workloadmatch.com/BackUp/bower_components/jquery-ui
NameSizeModeActions
themes/-0755rm
ui/-0755rm
.bower.json4680644editdlrm
.gitignore420644editdlrm
AUTHORS.txt107590644editdlrm
bower.json1510644editdlrm
component.json2210644editdlrm
composer.json20830644editdlrm
jquery-ui.js4705960644editdlrm
jquery-ui.min.js2404270644editdlrm
LICENSE.txt18270644editdlrm
package.json16890644editdlrm
README.md7580644editdlrm
Edit: /home/techb158/workloadmatch.com/workloadmatch.com/BackUp/bower_components/jquery-ui/composer.json (2083B)
{ "name": "components/jqueryui", "type": "component", "description": "jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.", "license": "MIT", "require": { "components/jquery": ">=1.6" }, "authors": [ { "name": "jQuery UI Team", "homepage": "http://jqueryui.com/about" }, { "name": "Scott Gonzalez", "email": "scott.gonzalez@gmail.com", "homepage": "http://scottgonzalez.com" }, { "name": "Joern Zaefferer", "email": "joern.zaefferer@gmail.com", "homepage": "http://bassistance.de" }, { "name": "Kris Borchers", "email": "kris.borchers@gmail.com", "homepage": "http://krisborchers.com" }, { "name": "Corey Frang", "email": "gnarf37@gmail.com", "homepage": "http://gnarf.net" }, { "name": "Mike Sherov", "email": "mike.sherov@gmail.com", "homepage": "http://mike.sherov.com" }, { "name": "TJ VanToll", "email": "tj.vantoll@gmail.com", "homepage": "http://tjvantoll.com" }, { "name": "Felix Nagel", "email": "info@felixnagel.com", "homepage": "http://www.felixnagel.com" } ], "extra": { "component": { "name": "jquery-ui", "scripts": [ "jquery-ui.js" ], "files": [ "ui/**", "themes/**", "jquery-ui.min.js" ], "shim": { "deps": [ "jquery" ], "exports": "jQuery" } } } }