Add gitlab issue/merge request templates
[src/app-framework-demo.git] / afm-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     "jszip": "Stuk/jszip#~2.5.0"
13   },
14   "overrides": {
15     "foundation": {
16       "main": [
17         "dist/js/foundation-apps-templates.js",
18         "dist/js/foundation-apps.js"
19       ]
20     }
21   }
22 }