1 Star 0 Fork 0

o0无忧亦无怖/pt-chat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 574 Bytes
一键复制 编辑 原始数据 按行查看 历史
o0无忧亦无怖 提交于 2016-03-31 15:32 . new socket
{
"name": "pt-chat",
"version": "1.0.0",
"description": "PaintMoreChat",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.oschina.net/liwenlong/pt-chat.git"
},
"keywords": [
"paintMore"
],
"dependencies":{
"express":"4.1.2",
"express-session":"1.13.0",
"socket.io":"1.4.5",
"redis":"2.5.2",
"ejs-locals":"*",
"mongodb":"2.1.10",
"request":"2.69.0"
},
"author": "o0无忧亦无怖",
"license": "MIT"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/Mars_Lee/pt-chat.git
git@gitee.com:Mars_Lee/pt-chat.git
Mars_Lee
pt-chat
pt-chat
master

搜索帮助