Initial Version. Support both AfbDaemon & Backend Mock server.
[src/app-framework-demo.git] / afb-client / bower.json
1 {
2   "name": "healthy-gulp-angular",
3   "version": "0.0.0",
4   "authors": "",
5   "private": true,
6   "dependencies": {
7     "angular": "~1.3.4",
8     "angular-cookies": "~1.3.4",
9     "foundation-apps": "~1.1.0",
10     "angular-ui-notification": "~0.0.14",
11     "foundation-icon-fonts": "*"
12   },
13   "overrides": {
14     "foundation": {
15        "main": ["dist/js/foundation-apps-templates.js", "dist/js/foundation-apps.js"]
16     }
17   }
18 }