From 2fe632d47c2c12aea423fdb837057d86d136e7c1 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Sun, 1 Nov 2015 06:33:26 -0500 Subject: inital commits - getting video branch to work #60 - implemented in quick scrub - works fine --- www/lib/videogular/.bower.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 www/lib/videogular/.bower.json (limited to 'www/lib/videogular/.bower.json') diff --git a/www/lib/videogular/.bower.json b/www/lib/videogular/.bower.json new file mode 100644 index 00000000..f105cfd7 --- /dev/null +++ b/www/lib/videogular/.bower.json @@ -0,0 +1,20 @@ +{ + "name": "videogular", + "version": "1.3.2", + "main": "./videogular.js", + "dependencies": { + "angular": "^1.3.x", + "angular-sanitize": "^1.3.x" + }, + "homepage": "https://github.com/2fdevs/bower-videogular", + "_release": "1.3.2", + "_resolution": { + "type": "version", + "tag": "v1.3.2", + "commit": "b0c01c91bd5277797d3a02e5546a5b31423cfeaa" + }, + "_source": "git://github.com/2fdevs/bower-videogular.git", + "_target": "~1.3.2", + "_originalSource": "videogular", + "_direct": true +} \ No newline at end of file -- cgit v1.2.3