sogo/UI/WebServerResources/bower.json
Francis Lachapelle 3b4731d6b7 Add virtual scrolling AngularJS module
Integrated virtual scrolling in contacts.
2015-06-11 15:40:20 -04:00

16 lines
341 B
JSON

{
"name": "sogo-web",
"private": true,
"devDependencies": {
"angular": "~1.2",
"angular-animate": "~1.2",
"angular-ui-router": "~0.2",
"angular-foundation": "~0.3",
"angular-recursion": "~1.0",
"angular-vs-repeat": ">=1.0",
"foundation": ">5.3",
"ionic": "1.0.0-beta.11",
"underscore": "~1.6"
}
}