{ "name": "Ext.ux.data.proxy.WebSocket", "version": "0.0.7", "homepage": "https://github.com/wilk/Ext.ux.data.proxy.WebSocket", "authors": [ "Vincenzo (Wilk) Ferrari " ], "description": "An easy-to-use implementation of the ExtJS/Sencha Touch proxy, using HTML5 WebSocket", "main": [ "WebSocket.js" ], "keywords": [ "sencha", "extjs", "senchatouch", "html5", "websocket", "proxy" ], "license": "MIT", "ignore": [ "**/.*", "package.json", "node_modules", "bower.json", "bower_components", "test", "tests", "ux", "demo", "Gruntfile.js" ], "dependencies": { "ext.ux.websocket": "~0.0.4" } }