Index: bower_components/gif.js/site/config.json |
diff --git a/bower_components/gif.js/site/config.json b/bower_components/gif.js/site/config.json |
deleted file mode 100644 |
index 3d4f99b06bda8d548e32ad27de0fec04031ea747..0000000000000000000000000000000000000000 |
--- a/bower_components/gif.js/site/config.json |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-{ |
- "locals": { |
- "name": "gif.js", |
- "url": "http://jnordberg.github.io/gif.js", |
- "description": "Full-featured JavaScript GIF encoder that runs in your browser.", |
- "keywords": "gif, encoder, animation, browser, unicorn", |
- "version": "3" |
- }, |
- "baseUrl": "/gif.js/", |
- "require": { |
- "hljs": "highlight.js" |
- }, |
- "plugins": [ |
- "wintersmith-browserify", |
- "wintersmith-less", |
- "wintersmith-nunjucks", |
- "./plugins/jsignore.coffee" |
- ] |
-} |