telcat-js-client
Version:
a pomelo client wrapper for the TelCatCallServer
25 lines (24 loc) • 476 B
JSON
{
"name": "pomelo-jsclient-websocket",
"version": "0.1.1",
"homepage": "https://github.com/pomelonode/pomelo-jsclient-websocket",
"authors": [
"fantasyni"
],
"description": "pomelo jsclient for browser websocket",
"main": "build/pomelo-wsclient.js",
"moduleType": [],
"keywords": [
"pomelo",
"jsclient",
"websocket"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}