summaryrefslogtreecommitdiff
path: root/www/lib/ion-image-lazy-load/.bower.json
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-08-06 17:39:59 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-08-06 17:39:59 -0400
commit9f8f4a49cf908064b0303f09fde0556aee83142b (patch)
treeb84078b3cf47508c8837ff548f39e12cd98c7074 /www/lib/ion-image-lazy-load/.bower.json
parenteed8037064f0a2f66115981b5de7246a1dc48225 (diff)
timeline now has a joystick button that is easier to use, also removed dependencies
Diffstat (limited to 'www/lib/ion-image-lazy-load/.bower.json')
-rw-r--r--www/lib/ion-image-lazy-load/.bower.json36
1 files changed, 0 insertions, 36 deletions
diff --git a/www/lib/ion-image-lazy-load/.bower.json b/www/lib/ion-image-lazy-load/.bower.json
deleted file mode 100644
index c7fbe652..00000000
--- a/www/lib/ion-image-lazy-load/.bower.json
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "name": "ionic-image-lazy-load",
- "main": "ionic-image-lazy-load.js",
- "homepage": "https://github.com/paveisistemas/ionic-image-lazy-load",
- "authors": [
- "Vincius Zilli Pavei <vinicius@paveisistemas.com.br>",
- "Michel Vidailhet <mvidailhet@mncc.fr>"
- ],
- "description": "Directive to Ionic Framework that only loads an image when it is seen by the user.",
- "moduleType": [
- "amd"
- ],
- "keywords": [
- "ionic",
- "lazy",
- "load",
- "image"
- ],
- "license": "MIT",
- "ignore": [
- "**/.*",
- "node_modules",
- "bower_components",
- "test",
- "tests"
- ],
- "_release": "fd1812ec1c",
- "_resolution": {
- "type": "branch",
- "branch": "master",
- "commit": "fd1812ec1cec3d3e44ef2e9f823104ceed0b196b"
- },
- "_source": "git://github.com/paveisistemas/ionic-image-lazy-load.git",
- "_target": "*",
- "_originalSource": "ion-image-lazy-load"
-}