UNPKG

qws

Version:

An HTML5 Web Sockets Server Module

28 lines (27 loc) 533 B
name: qws main: index.js version: 0.0.11 description: 'An HTML5 Web Sockets Server Module' author: name: q3boy email: q3boy1@gmail.com engines: node: >=0.10.0 homepage: https://github.com/q3boy/qws repository: type: git url: git://github.com/q3boy/qws.git bugs: url: https://github.com/q3boy/qws/issues dependencies: options-stream : '*' devDependencies: coffee-script: '*' mocha: '*' expect.js: '*' jscover: '*' yamljs: '*' scripts: prepublish: make release postpublish: make clean test: make test-cov