From 2cbb0645b07a1eead605874bc97a989b3fc1d89f Mon Sep 17 00:00:00 2001 From: SaloniGoyal Date: Thu, 16 Jun 2016 11:52:24 +0530 Subject: plot generated using plotly.js --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index d333bf4..79ccbe0 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,8 @@ "dependencies": { "express": "^4.13.3", "hogan-express": "^0.5.2", + "python-shell": "^0.4.0", + "shelljs": "^0.7.0", "socket.io": "^1.4.4" } } -- cgit