Reset by default LD_LIBRARY_PATH in xds-project.conf
[src/xds/xds-agent.git] / webapp / package.json
index 98bd844..449b313 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",
   },
   "dependencies": {
     "@agm/core": "1.0.0-beta.0",
-    "@angular/animations": "^4.4.6",
-    "@angular/common": "^4.4.6",
-    "@angular/compiler": "^4.4.6",
-    "@angular/core": "^4.4.6",
-    "@angular/forms": "^4.4.6",
-    "@angular/http": "^4.4.6",
-    "@angular/platform-browser": "^4.4.6",
-    "@angular/platform-browser-dynamic": "^4.4.6",
-    "@angular/router": "^4.4.6",
+    "@angular/animations": "4.4.6",
+    "@angular/common": "4.4.6",
+    "@angular/compiler": "4.4.6",
+    "@angular/core": "4.4.6",
+    "@angular/forms": "4.4.6",
+    "@angular/http": "4.4.6",
+    "@angular/platform-browser": "4.4.6",
+    "@angular/platform-browser-dynamic": "4.4.6",
+    "@angular/router": "4.4.6",
     "@nebular/auth": "2.0.0-rc.3",
     "@nebular/theme": "2.0.0-rc.3",
     "@ng-bootstrap/ng-bootstrap": "1.0.0-beta.5",
-    "@swimlane/ngx-charts": "5.2.0",
-    "angular2-chartjs": "^0.3.0",
-    "angular2-toaster": "^4.0.0",
+    "angular2-toaster": "4.0.0",
     "bootstrap": "4.0.0-beta.2",
-    "chart.js": "2.5.0",
-    "ckeditor": "4.6.2",
     "classlist.js": "1.1.20150312",
-    "core-js": "^2.4.1",
-    "d3": "4.8.0",
+    "core-js": "2.4.1",
+    "d3": "3.5.17",
     "font-awesome": "4.7.0",
     "font-awesome-animation": "0.0.10",
     "intl": "1.2.5",
     "ionicons": "2.0.1",
+    "jquery": "3.2.1",
     "nebular-icons": "1.0.6",
-    "ng2-ckeditor": "^1.1.9",
-    "ng2-smart-table": "1.1.0",
+    "ng2-smart-table": "1.2.2",
     "ng2-tree": "2.0.0-alpha.10",
-    "ngx-cookie": "^1.0.0",
-    "ngx-echarts": "1.2.2",
+    "ngx-cookie": "1.0.1",
+    "node-sass": "~4.8.1",
     "normalize.css": "6.0.0",
-    "pace-js": "^1.0.2",
+    "pace-js": "1.0.2",
+    "popper.js": "~1.12.9",
     "roboto-fontface": "0.8.0",
-    "rxjs": "^5.4.2",
+    "rxjs": "5.5.0",
     "socket.io-client": "^1.7.3",
     "socketio": "^1.0.0",
     "tether": "1.4.0",
     "typeface-exo": "0.0.22",
     "web-animations-js": "2.2.5",
-    "zone.js": "^0.8.14"
+    "xterm": "^3.0.0",
+    "zone.js": "0.8.18"
   },
   "devDependencies": {
-    "@angular/cli": "1.4.9",
-    "@angular/compiler-cli": "^4.4.6",
-    "@angular/language-service": "^4.4.6",
-    "@compodoc/compodoc": "^1.0.1",
+    "@angular/cli": "~1.7.0",
+    "@angular/compiler-cli": "4.4.6",
+    "@angular/language-service": "4.4.6",
+    "@compodoc/compodoc": "1.0.1",
     "@types/d3-color": "1.0.4",
     "@types/socket.io-client": "^1.4.31",
     "@types/jasmine": "~2.5.53",
     "@types/jasminewd2": "~2.0.2",
-    "@types/node": "~6.0.60",
-    "codelyzer": "~3.2.0",
-    "conventional-changelog-cli": "^1.3.4",
+    "@types/node": "6.0.90",
+    "codelyzer": "3.2.1",
+    "conventional-changelog-cli": "1.3.4",
     "husky": "0.13.3",
     "jasmine-core": "~2.6.2",
     "jasmine-spec-reporter": "~4.1.0",