Added webapp Dashboard + logic to interact with server.
[src/xds/xds-agent.git] / webapp / typings.json
diff --git a/webapp/typings.json b/webapp/typings.json
new file mode 100644 (file)
index 0000000..23c6a41
--- /dev/null
@@ -0,0 +1,11 @@
+{
+  "dependencies": {},
+  "devDependencies": {},
+  "globalDependencies": {
+    "es6-shim": "registry:dt/es6-shim#0.31.2+20160317120654",
+    "socket.io-client": "registry:dt/socket.io-client#1.4.4+20160317120654"
+  },
+  "globalDevDependencies": {
+    "jasmine": "registry:dt/jasmine#2.2.0+20160505161446"
+  }
+}