sogo/UI/WebServerResources/bower.json

14 lines
274 B
JSON
Raw Normal View History

2014-08-06 21:43:03 +02:00
{
"name": "sogo-web",
"private": true,
"devDependencies": {
"angular": "~1.2",
2014-08-20 21:30:59 +02:00
"angular-animate": "~1.2",
2014-08-06 21:43:03 +02:00
"angular-ui-router": "~0.2",
"angular-foundation": "~0.3",
"foundation": "~5.3",
"ionic": "1.0.0-beta.11",
2014-08-06 21:43:03 +02:00
"underscore": "~1.6"
}
}