Improve build scripts of Web frontend

This commit is contained in:
Francis Lachapelle
2014-09-12 09:59:47 -04:00
parent 8d7a635d53
commit 245ce11c49
6 changed files with 50 additions and 22615 deletions
+12
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"
}
}