Improve build scripts of Web frontend

This commit is contained in:
Francis Lachapelle
2014-08-06 15:43:03 -04:00
parent e817a3b3d0
commit d52d7582ca
4 changed files with 50 additions and 14 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "sogo-web",
"private": true,
"devDependencies": {
"angular": "~1.2",
"angular-ui-router": "~0.2",
"angular-foundation": "~0.3",
"foundation": "~5.3",
"ionic": "1.0.0-beta.10",
"underscore": "~1.6"
}
}