X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=webapp%2Fpackage.json;h=2df4888ed3f45dd61318aaca7f4ea42bd904c0ab;hb=866c50d4a927396288c37d8f59b3b8913ac49eac;hp=8bc3aca8db92d0be216359b6eedf131c77411b50;hpb=a85f3ef5017e7e1406476194cd5f3e848a3718f9;p=src%2Fxds%2Fxds-agent.git diff --git a/webapp/package.json b/webapp/package.json index 8bc3aca..2df4888 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -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", @@ -51,7 +52,7 @@ "bootstrap": "4.0.0-beta.2", "classlist.js": "1.1.20150312", "core-js": "2.4.1", - "d3": "4.8.0", + "d3": "3.5.17", "font-awesome": "4.7.0", "font-awesome-animation": "0.0.10", "intl": "1.2.5", @@ -61,6 +62,7 @@ "ng2-smart-table": "1.2.2", "ng2-tree": "2.0.0-alpha.10", "ngx-cookie": "1.0.1", + "node-sass": "^4.8.1", "normalize.css": "6.0.0", "pace-js": "1.0.2", "popper.js": "~1.12.9", @@ -71,10 +73,11 @@ "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": { - "@angular/cli": "1.4.9", + "@angular/cli": "~1.7.0", "@angular/compiler-cli": "4.4.6", "@angular/language-service": "4.4.6", "@compodoc/compodoc": "1.0.1",