Source: node-websocket Maintainer: Debian Javascript Maintainers Uploaders: Xavier Guimard Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , libnode-dev , mocha , node-buffer-equal , node-debug , node-es5-ext , node-gyp , node-nan (>= 2.0.0) , node-tape , node-typedarray-to-buffer , dh-sequence-nodejs , uglifyjs Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/js-team/node-websocket Vcs-Git: https://salsa.debian.org/js-team/node-websocket.git Homepage: https://github.com/theturtle32/WebSocket-Node Rules-Requires-Root: no Package: libjs-websocket Architecture: all Depends: ${misc:Depends} Recommends: javascript-common Description: WebSocket implementation for NodeJS, standalone API for browser An implementation of the WebSocket API for NodeJS. . This is the code for using the API in the browser, where a WebSocket implementation is already present. Package: node-websocket Architecture: any Provides: ${nodejs:Provides} Depends: ${shlibs:Depends} , ${misc:Depends} , nodejs , node-debug , node-es5-ext , node-typedarray-to-buffer Description: WebSocket implementation for NodeJS An implementation of the WebSocket API for NodeJS.