From b60df56157ee1fd0bd4938799bac05a62fda91a1 Mon Sep 17 00:00:00 2001 From: lookshe Date: Sat, 14 Mar 2015 20:45:20 +0100 Subject: initial commit from working version --- .../components/learnboost-socket.io-protocol/component.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 signaling-server/node_modules/socket.io/node_modules/socket.io-client/components/learnboost-socket.io-protocol/component.json (limited to 'signaling-server/node_modules/socket.io/node_modules/socket.io-client/components/learnboost-socket.io-protocol/component.json') diff --git a/signaling-server/node_modules/socket.io/node_modules/socket.io-client/components/learnboost-socket.io-protocol/component.json b/signaling-server/node_modules/socket.io/node_modules/socket.io-client/components/learnboost-socket.io-protocol/component.json new file mode 100644 index 0000000..82ee9f1 --- /dev/null +++ b/signaling-server/node_modules/socket.io/node_modules/socket.io-client/components/learnboost-socket.io-protocol/component.json @@ -0,0 +1,12 @@ +{ + "name": "socket.io-parser", + "version": "1.0.1", + "description": "socket.io protocol parser", + "dependencies": { + "component/json": "*" + }, + "scripts": [ + "index.js" + ], + "repo": "https://raw.github.com/learnboost/socket.io-protocol" +} \ No newline at end of file -- cgit v1.2.3