summaryrefslogtreecommitdiff
path: root/www/lib/videogular-themes-default/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/videogular-themes-default/bower.json')
-rw-r--r--www/lib/videogular-themes-default/bower.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/lib/videogular-themes-default/bower.json b/www/lib/videogular-themes-default/bower.json
new file mode 100644
index 00000000..38f5332c
--- /dev/null
+++ b/www/lib/videogular-themes-default/bower.json
@@ -0,0 +1,11 @@
+{
+ "name": "videogular-themes-default",
+ "version": "1.3.2",
+ "main": [
+ "./videogular.css",
+ "./fonts/*"
+ ],
+ "dependencies": {
+ "videogular": "~1.3.2"
+ }
+}