summaryrefslogtreecommitdiffstats
path: root/js/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/bower.json')
-rw-r--r--js/bower.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/js/bower.json b/js/bower.json
new file mode 100644
index 000000000..fccc835d4
--- /dev/null
+++ b/js/bower.json
@@ -0,0 +1,12 @@
+{
+ "name": "ownCloud news",
+ "version": "0.0.1",
+ "dependencies": {
+ "angular" : "",
+ "angular-ui" : "",
+ "jquery" : "",
+ "jquery-ui" : "",
+ "momentjs" : "",
+ "angular-mocks": ""
+ }
+} \ No newline at end of file