Added target and terminal support in Dashboard
[src/xds/xds-agent.git] / webapp / package.json
index 8bc3aca..8176cf2 100644 (file)
@@ -2,12 +2,13 @@
   "name": "xds-dashboard",
   "version": "1.0.0",
   "license": "(MIT OR Apache-2.0)",
+  "author": "Sebastien Douheret [IoT.bzh] (based on akveo/ngx-admin)",
   "repository": {
     "type": "git",
-    "url": "git+https://github.com/iotbzh/xds-agent.git"
+    "url": "https://gerrit.automotivelinux.org/gerrit/src/xds/xds-agent"
   },
   "bugs": {
-    "url": "https://github.com/iotbzh/xds-agent/issues"
+    "url": "https://jira.automotivelinux.org/projects/SPEC/issues"
   },
   "scripts": {
     "ng": "ng",
@@ -71,6 +72,7 @@
     "tether": "1.4.0",
     "typeface-exo": "0.0.22",
     "web-animations-js": "2.2.5",
+    "xterm": "^3.0.0",
     "zone.js": "0.8.18"
   },
   "devDependencies": {