diff options
Diffstat (limited to 'www/lib/videogular/bower.json')
| -rw-r--r-- | www/lib/videogular/bower.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/lib/videogular/bower.json b/www/lib/videogular/bower.json new file mode 100644 index 00000000..50cca3b7 --- /dev/null +++ b/www/lib/videogular/bower.json @@ -0,0 +1,9 @@ +{ + "name": "videogular", + "version": "1.4.4", + "main": "./videogular.js", + "dependencies": { + "angular": "^1.3.x", + "angular-sanitize": "^1.3.x" + } +} |
