Skip to content

Commit

Permalink
adding bower
Browse files Browse the repository at this point in the history
  • Loading branch information
davidvanlaatum committed Apr 30, 2015
1 parent 883bb2c commit ded0e2f
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "jquery.ui.timepicker",
"version": "0.3.3",
"homepage": "https://github.com/fgelinas/timepicker",
"authors": [
"Francois Gelinas <[email protected]>"
],
"description": "jQuery UI Timepicker",
"main": "jquery.ui.timepicker.css",
"keywords": [
"time",
"jquery"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit ded0e2f

Please sign in to comment.