summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--component.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/component.json b/component.json
new file mode 100644
index 0000000..1dfd00c
--- /dev/null
+++ b/component.json
@@ -0,0 +1,11 @@
+{
+ "name": "jquery-timepicker-addon",
+ "version": "1.1.3",
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/trentrichardson/jQuery-Timepicker-Addon.git"
+ },
+ "dependencies": {
+ "jquery-ui": "~1.9.2"
+ }
+} \ No newline at end of file