From b28028ac4082842143b0f528d6bc539da6ccb419 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 21 Sep 2017 12:49:18 -0400 Subject: mega changes, including updates and X --- www/lib/videogular/.bower.json | 19 +++++++++++++++++++ 1 file changed, 19 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..2246d623 --- /dev/null +++ b/www/lib/videogular/.bower.json @@ -0,0 +1,19 @@ +{ + "name": "videogular", + "version": "1.4.4", + "main": "./videogular.js", + "dependencies": { + "angular": "^1.3.x", + "angular-sanitize": "^1.3.x" + }, + "homepage": "https://github.com/2fdevs/bower-videogular", + "_release": "1.4.4", + "_resolution": { + "type": "version", + "tag": "v1.4.4", + "commit": "6075385b6f0e41ffa707cf2c1f0afd456ac45e69" + }, + "_source": "https://github.com/2fdevs/bower-videogular.git", + "_target": "~1.4.4", + "_originalSource": "videogular" +} \ No newline at end of file -- cgit v1.2.3