socket.io-file-client
Version:
Client module for Socket.io-file
24 lines (23 loc) • 496 B
JSON
{
"name": "socket.io-file-client",
"version": "2.0.2",
"description": "Client module for Socket.io-file",
"main": "socket.io-file-client.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/rico345100/socket.io-file-client"
},
"keywords": [
"WebSocket",
"Socket.io",
"binary",
"arraybuffer",
"file",
"upload"
],
"author": ".modernator",
"license": "MIT"
}