Fixed injection error with ngx-cookie package v1.0.1.
[src/xds/xds-server.git] / webapp / package.json
index ecc6a78..b08ce0b 100644 (file)
@@ -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",
   },
   "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",
     "font-awesome": "^4.7.0",
     "font-awesome-animation": "0.0.10",
     "ngx-bootstrap": "1.6.6",
-    "ngx-cookie": "^1.0.0",
+    "ngx-cookie": "1.0.0",
     "reflect-metadata": "^0.1.8",
     "rxjs": "5.0.3",
+    "rxjs-system-bundle": "5.0.3",
     "socket.io-client": "^1.7.3",
     "socketio": "^1.0.0",
     "systemjs": "0.20.0",