add spark dependencies

This commit is contained in:
Walid Hosseini
2015-12-07 17:38:24 -08:00
parent 5c9dded474
commit 8f9222a917
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"dependencies": {
"when":">=3.4.4",
"request":">=2.55.0",
"browser-request":"0.3.x"
}
}
+1
View File
@@ -411,6 +411,7 @@
"sockjs-client": "github:sockjs/sockjs-client",
"socket.io-client": "github:socketio/socket.io-client",
"socket.io-rpc-client": "github:capaj/socket.io-rpc-client",
"spark":"npm:spark",
"spin": "github:fgnass/spin.js",
"sprintf-js": "npm:sprintf-js",
"stomp-websocket": "github:jmesnil/stomp-websocket",