bower.json 218 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 { "name": "jqueryui-timepicker-addon", "version": "1.4.4", "repository": { "type": "git", "url": "git://github.com/trentrichardson/jQuery-Timepicker-Addon.git" }, "dependencies": { "jquery-ui": "~1.9.2" } }