[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / catalog-ui / app / third-party / ng-infinite-scroll / bower.json
1 {
2     "name": "ngInfiniteScroll",
3     "main": "build/ng-infinite-scroll.js",
4     "ignore": [
5         "**/.*",
6         "_*",
7         "node_modules",
8         "compile",
9         "test",
10         "Gruntfile.coffee",
11         ".*"
12     ],
13     "dependencies": {
14         "angular": ">=1.2.0"
15     }
16 }