1 Star 0 Fork 4

MrMriacle/ym-gameserver

forked from 陈煜/ym-gameserver 
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 701 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈煜 提交于 2019-04-22 18:20 +08:00 . 1
{
"name": "ym-gameserver",
"version": "1.0.0",
"description": "摇米游戏服务器",
"main": "app.js",
"dependencies": {
"aliyun-oss-upload-stream": "^1.3.0",
"body-parser": "^1.18.3",
"bufferhelper": "^0.2.1",
"connect-multiparty": "^2.2.0",
"express": "^4.16.3",
"md5": "^2.2.1",
"mongoose": "^5.2.14",
"node-cron": "^2.0.3",
"queue": "^4.5.0",
"uuid": "^3.3.2",
"ws": "^6.0.0",
"request": "*"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/yuguo138/ym-gameserver.git"
},
"author": "",
"license": "ISC"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/mrmriacle/ym-gameserver.git
git@gitee.com:mrmriacle/ym-gameserver.git
mrmriacle
ym-gameserver
ym-gameserver
master

搜索帮助