sogo/UI/WebServerResources/bower.json
2015-06-11 15:27:01 -04:00

14 lines
274 B
JSON

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