UNPKG

socket-chat-lilu

Version:

my first socket.io app

17 lines (16 loc) 336 B
{ "name": "socket-chat-lilu", "version": "0.0.1", "description": "my first socket.io app", "dependencies": { "express": "^4.13.4", "socket.io": "^1.4.4" }, "main": "index.js", "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC" }