diff options
Diffstat (limited to 'component.json')
-rw-r--r-- | component.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/component.json b/component.json new file mode 100644 index 0000000..7e1fc6a --- /dev/null +++ b/component.json @@ -0,0 +1,11 @@ +{ + "name": "jquery-timepicker-addon", + "version": "1.2", + "repository": { + "type": "git", + "url": "git://github.com/trentrichardson/jQuery-Timepicker-Addon.git" + }, + "dependencies": { + "jquery-ui": "~1.9.2" + } +}
\ No newline at end of file |