diff options
Diffstat (limited to 'www/lib/ionic-content-banner/bower.json')
| -rw-r--r-- | www/lib/ionic-content-banner/bower.json | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/www/lib/ionic-content-banner/bower.json b/www/lib/ionic-content-banner/bower.json deleted file mode 100644 index 7e330544..00000000 --- a/www/lib/ionic-content-banner/bower.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "name": "ionic-content-banner", - "version": "1.0.1", - "description": "A content banner directive for Ionic apps that animates in on the active ion-content", - "author": "Devin Jett <djett41@gmail.com> (https://github.com/djett41)", - "main": [ - "dist/ionic.content.banner.css", - "dist/ionic.content.banner.js" - ], - "repository": { - "type": "git", - "url": "https://github.com/djett41/ionic-content-banner.git" - }, - "ignore": [ - "demo", - "js", - "test", - ".gitignore", - "gulpfile.js", - "karma.conf.js", - "LICENSE", - "package.json", - "README.md" - ], - "dependencies": {}, - "devDependencies": { - "ionic": "^1.0.0-rc.0", - "angular-mocks": "1.4.3" - }, - "keywords": [ - "mobile", - "html5", - "ionic", - "cordova", - "phonegap", - "banner", - "info", - "error", - "angularjs", - "angular" - ], - "license": "MIT", - "private": false -} |
