amoeba.io-socket-client
Version:
Socket Client for amoeba.io
25 lines (24 loc) • 442 B
JSON
{
"name": "amoeba.io-socket-client",
"main": "index.js",
"version": "0.2.1",
"homepage": "https://github.com/amoebaio/amoeba.io-socket-client",
"authors": [
"Maksym Pomazan"
],
"description": "Socket Client for amoeba.io",
"keywords": [
"socket.io",
"socket",
"service",
"nodejs"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}