summaryrefslogtreecommitdiff
path: root/www/lib/videogular-cuepoints/bower.json
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2017-09-27 12:42:48 -0400
committerPliable Pixels <pliablepixels@gmail.com>2017-09-27 12:42:48 -0400
commit210e8feae2fb4842bfb2de38666e6c41671fef3c (patch)
treecbdafa34b1a6260bb20236d7e9de9eb1b690a1c5 /www/lib/videogular-cuepoints/bower.json
parente7e7baeaad90229ccb3e0f45f4ebd77be7d79b14 (diff)
removed lib
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"
- ]
-}