summaryrefslogtreecommitdiffstats
path: root/examples/html5/app/bower.json
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-05-04 13:59:00 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-05-04 13:59:00 +0200
commit5a87b82700a736e7c443023399da3d2a31098895 (patch)
tree66c306b27d3c61b362536d334ec283b912f5dd67 /examples/html5/app/bower.json
parent437f25048ab184e532059f3d31fcf47011abe9fe (diff)
Rename to more meaningful name directories
Change-Id: Ib3990308c1f2358b3e330cd0068719098c4dab56 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'examples/html5/app/bower.json')
-rw-r--r--examples/html5/app/bower.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/examples/html5/app/bower.json b/examples/html5/app/bower.json
deleted file mode 100644
index c78c624..0000000
--- a/examples/html5/app/bower.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "name": "healthy-gulp-angular",
- "version": "0.0.0",
- "authors": "",
- "private": true,
- "dependencies": {
- "angular": "~1.3.4",
- "angular-cookies": "~1.3.4",
- "foundation-apps": "~1.1.0",
- "angular-ui-notification": "~0.0.14",
- "foundation-icon-fonts": "*",
- "jszip": "Stuk/jszip#~2.5.0"
- },
- "overrides": {
- "foundation": {
- "main": [
- "dist/js/foundation-apps-templates.js",
- "dist/js/foundation-apps.js"
- ]
- }
- }
-}