summaryrefslogtreecommitdiff
path: root/www/lib/videogular-cuepoints/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/videogular-cuepoints/bower.json')
-rw-r--r--www/lib/videogular-cuepoints/bower.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/www/lib/videogular-cuepoints/bower.json b/www/lib/videogular-cuepoints/bower.json
deleted file mode 100644
index b4262999..00000000
--- a/www/lib/videogular-cuepoints/bower.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "name": "videogular-cuepoints",
- "homepage": "https://github.com/HarryCutts/videogular-cuepoints",
- "description": "Videogular plugin for displaying marks on a video's scrub bar",
- "license": "MIT",
- "authors": [
- { "name": "Harry Cutts" }
- ],
-
- "main": [
- "cuepoints.js",
- "cuepoints.css"
- ],
- "dependencies": {
- "videogular-controls": "1.x"
- },
- "ignore": [
- "**/.*",
- "**/*.md"
- ]
-}