diff options
| author | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-11-01 06:33:26 -0500 |
|---|---|---|
| committer | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-11-01 06:33:26 -0500 |
| commit | 2fe632d47c2c12aea423fdb837057d86d136e7c1 (patch) | |
| tree | 5169c6a293e617a46cb4cd9d4ce872eea9c415a3 /www/lib/videogular-buffering/.bower.json | |
| parent | 5f452cb3add568b0b2dcc795e7885b6275f918e1 (diff) | |
inital commits - getting video branch to work #60 - implemented in quick scrub - works fine
Diffstat (limited to 'www/lib/videogular-buffering/.bower.json')
| -rw-r--r-- | www/lib/videogular-buffering/.bower.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/www/lib/videogular-buffering/.bower.json b/www/lib/videogular-buffering/.bower.json new file mode 100644 index 00000000..2bfe6f72 --- /dev/null +++ b/www/lib/videogular-buffering/.bower.json @@ -0,0 +1,19 @@ +{ + "name": "videogular-buffering", + "version": "1.3.2", + "main": "./vg-buffering.js", + "dependencies": { + "videogular": "~1.3.2" + }, + "homepage": "https://github.com/2fdevs/bower-videogular-buffering", + "_release": "1.3.2", + "_resolution": { + "type": "version", + "tag": "v1.3.2", + "commit": "c46fd7f63d446b048e9ffe5d5a3656f180478e16" + }, + "_source": "git://github.com/2fdevs/bower-videogular-buffering.git", + "_target": "~1.3.2", + "_originalSource": "videogular-buffering", + "_direct": true +}
\ No newline at end of file |
