File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 44 "engines" : {
55 "node" : " >= 0.8.0"
66 },
7+ "keywords" : [
8+ " timepicker" , " jquery" , " datetime" , " jquery-ui"
9+ ],
10+ "repository" : {
11+ "type" : " git" ,
12+ "url" : " https://github.com/trentrichardson/jQuery-Timepicker-Addon.git"
13+ },
14+ "licenses" : [
15+ {
16+ "type" : " MIT" ,
17+ "url" : " https://raw.github.com/trentrichardson/jQuery-Timepicker-Addon/master/LICENSE-MIT"
18+ }
19+ ],
20+ "homepage" : " http://trentrichardson.com/examples/timepicker" ,
21+ "main" : " ./dist/jquery-ui-timepicker-addon.js" ,
22+ "browser" : " ./dist/jquery-ui-timepicker-addon.js" ,
723 "scripts" : {
8- "test" : " grunt jasmine"
24+ "start" : " grunt" ,
25+ "test" : " grunt test"
926 },
27+ "dependencies" : {},
1028 "devDependencies" : {
1129 "grunt-contrib-jshint" : " ~0.1.1" ,
1230 "grunt-contrib-jasmine" : " ~0.5.1" ,
You can’t perform that action at this time.
0 commit comments