diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-27 11:39:30 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2017-09-27 11:39:30 -0400 |
| commit | e18708f10b04455be151a5a799f0109c34f20a25 (patch) | |
| tree | 9e4559ef0fff8b366474e7768308ddca1e32268a /www/lib/angular-carousel/bower.json | |
| parent | 97a1cb3ae199c7b5455dcba0001efd5b4c32040a (diff) | |
package updates to set up bower correctly #535
Diffstat (limited to 'www/lib/angular-carousel/bower.json')
| -rw-r--r-- | www/lib/angular-carousel/bower.json | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/www/lib/angular-carousel/bower.json b/www/lib/angular-carousel/bower.json deleted file mode 100644 index 77a6936b..00000000 --- a/www/lib/angular-carousel/bower.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "angular-carousel", - "description": "Angular Carousel - Mobile friendly touch carousel for AngularJS", - "version": "0.3.13", - "homepage": "http://revolunet.github.com/angular-carousel", - "author": "Julien Bouquillon <julien@revolunet.com>", - "repository": { - "type": "git", - "url": "git://github.com/revolunet/angular-carousel.git" - }, - "main": [ - "dist/angular-carousel.js", - "dist/angular-carousel.css" - ], - "ignore": [ - "demo" - ], - "dependencies": { - "angular": ">=1.2.10", - "angular-touch": ">=1.2.10" - }, - "devDependencies": { - "angular-mocks": ">=1.2.10", - "requirejs": ">=2.1.0" - } -} |
