1 Star 0 Fork 0

Mattler / chat-room

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 356 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mattler 提交于 2019-01-31 16:51 . 提交初始代码
{
"name": "websocket-demo",
"version": "1.0.0",
"description": "",
"main": "server.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
},
"author": "",
"license": "ISC",
"dependencies": {
"http": "^0.0.0",
"socket.io": "^2.2.0"
}
}
JavaScript
1
https://gitee.com/FJYjack/chat-room.git
git@gitee.com:FJYjack/chat-room.git
FJYjack
chat-room
chat-room
master

搜索帮助