X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=webapp%2Fpackage.json;h=e3de00f1a9a8bd02b1f7b109e205446687439b52;hb=ad8f8d97a48f155ba94d5646012e969845a315ab;hp=ecc6a781184c6185486100976ee37c3e7461558e;hpb=ec7051e1da665206f594c7616ad381bfeaea333a;p=src%2Fxds%2Fxds-server.git diff --git a/webapp/package.json b/webapp/package.json index ecc6a78..e3de00f 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -1,7 +1,7 @@ { - "name": "xds-server", + "name": "xds-server-dashboard", "version": "1.0.0", - "description": "XDS (Cross Development System) Server", + "description": "X (cross) Development System dashboard", "scripts": { "clean": "gulp clean", "compile": "gulp compile", @@ -10,12 +10,12 @@ }, "repository": { "type": "git", - "url": "https://github.com/xds-server" + "url": "https://github.com/iotbzh/xds-server" }, "author": "Sebastien Douheret [IoT.bzh]", "license": "Apache-2.0", "bugs": { - "url": "https://github.com/xds-server/issues" + "url": "https://github.com/iotbzh/xds-server/issues" }, "dependencies": { "@angular/common": "2.4.4",