socket-io-sample
Version:
25 lines (24 loc) • 400 B
JSON
{
"name": "socket-io-sample",
"version": "1.0.0",
"authors": [
"Behzad Khalili <behzadkhalili.online@gmail.com>"
],
"description": "Socket IO Sample",
"main": "",
"keywords": [
"Socket.io",
"Socket",
"WebSocket",
"NodeJS"
],
"license": "MIT",
"homepage": "",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}