diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-28 20:25:25 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-28 20:25:25 -0400 |
| commit | 0d9a9353e756b7cdcabae85b4d4a4840910ed3df (patch) | |
| tree | 56a700baa0d04e81656a86df05c6c0f9b5ad24bf /www/lib/ionic-scroll-sista/bower.json | |
| parent | d78c434d088d1fee3f9d805347a2c5a5a88d19e3 (diff) | |
switched to "scroll-sista" for sqeezing headers
Former-commit-id: 55992626fea99156d7d1531efaa830c11186d8ca
Diffstat (limited to 'www/lib/ionic-scroll-sista/bower.json')
| -rw-r--r-- | www/lib/ionic-scroll-sista/bower.json | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/www/lib/ionic-scroll-sista/bower.json b/www/lib/ionic-scroll-sista/bower.json new file mode 100644 index 00000000..58c0c10a --- /dev/null +++ b/www/lib/ionic-scroll-sista/bower.json @@ -0,0 +1,43 @@ +{ + "name": "ionic-scroll-sista", + "version": "1.0.7", + "description": "An Ionic plugin that will push your headers and tabs away while scrolling to free up more space", + "author": "Devin Jett <djett41@gmail.com> (https://github.com/djett41)", + "main": [ + "dist/ionic.scroll.sista.js" + ], + "repository": { + "type": "git", + "url": "https://github.com/djett41/ionic-scroll-sista.git" + }, + "ignore": [ + "demo", + "js", + "test", + ".gitignore", + "gulpfile.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", + "scroll", + "header", + "shrink", + "tabs", + "angularjs", + "angular" + ], + "license": "MIT", + "private": false +} |
