Change navigation structure

Change-Id: I12c819293ce1eda188dc9f257ae9370f1b73cb18
Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
diff --git a/package.json b/package.json
index 8e6844b..dd2a5bd 100644
--- a/package.json
+++ b/package.json
@@ -23,11 +23,10 @@
   "keywords": [
     "node"
   ],
-  "dependencies": {},
+  "dependencies": {
+  },
   "peerDependencies": {},
   "devDependencies": {
-    "angular": "^1.5.6",
-    "angular-route": "^1.5.6",
     "autoprefixer": "^6.6.1",
     "bower": "1.8.0",
     "eslint-plugin-angular": "2.0.0",
@@ -35,14 +34,13 @@
     "gulp": "3.9.1",
     "gulp-angular-templatecache": "2.0.0",
     "gulp-clean": "^0.3.2",
-    "gulp-clean-css": "^3.0.4",
     "gulp-connect": "5.0.0",
     "gulp-eslint": "3.0.1",
     "gulp-htmlparser": "^0.0.4",
     "gulp-if": "^1.2.5",
-    "gulp-imagemin": "^3.1.1",
     "gulp-jsoncombine": "^1.0.3",
     "gulp-load-tasks": "^0.8.3",
+    "gulp-clean-css": "^3.0.4",
     "gulp-ng-annotate": "^1.1.0",
     "gulp-ng-constant": "^0.3.0",
     "gulp-nodemon": "^2.1.0",
@@ -54,12 +52,12 @@
     "gulp-uglify": "^1.2.0",
     "gulp-useref": "^1.2.0",
     "gulp-util": "^3.0.6",
+    "gulp-imagemin": "^3.1.1",
     "html-minifier": "^3.3.0",
     "node-sass": "^4.3.0",
     "onchange": "^3.2.1",
     "parallelshell": "^2.0.0",
-    "run-sequence": "^1.1.2",
-    "v-accordion": "^1.6.0"
+    "run-sequence": "^1.1.2"
   },
   "license": "MIT",
   "engines": {