PATH:
home
/
letacommog
/
crmleta
/
libraries
/
jquery
/
timepicker
{ "name": "timepicker", "version": "1.0.0", "title": "jquery-timepicker", "author": { "name": "Jon Thornton", "url": "https://github.com/jonthornton" }, "licenses": [ { "type": "MIT", "url": "MIT-LICENSE.txt" } ], "dependencies": { "jquery": ">=1.7" }, "devDependencies": { "grunt": ">=0.3.15" }, "description": "A jQuery timepicker plugin inspired by Google Calendar. It supports both mouse and keyboard navigation.", "keywords": [ "time", "picker", "google calendar" ], "homepage": "http://jonthornton.github.com/jquery-timepicker/", "files": [ "jquery.timepicker.js", "jquery.timepicker.css" ] }
[+]
..
[-] package.json
[edit]
[-] index.html
[edit]
[-] jquery.timepicker.css
[edit]
[-] jquery.timepicker.min.js
[edit]
[-] grunt.js
[edit]
[-] README.md
[edit]
[+]
lib
[-] jquery.timepicker.js
[edit]