1 Star 0 Fork 1

路拾遗(个人)/game_doudizhu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 856 Bytes
一键复制 编辑 原始数据 按行查看 历史
路拾遗 提交于 2021-09-11 09:25 . 开发中
{
"name": "game_doudizhu",
"version": "1.0.0",
"description": "斗地主游戏服务器",
"main": "index.js",
"scripts": {
"start": "pm2 start pm2.yaml",
"stop": "pm2 stop pm2.yaml",
"dev": "ts-node app.ts",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/iwof/game_doudizhu.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"@types/socket.io": "^2.1.13",
"common-https": "^1.0.0",
"common-log4js": "^1.0.4",
"common-manager": "^2.1.2",
"common-redis": "^1.0.4",
"lodash": "^4.17.21",
"mysql": "^2.18.1",
"socket.io": "^2.4.1",
"typeorm": "^0.2.34",
"typescript": "^4.3.2"
},
"devDependencies": {
"@types/lodash": "^4.14.170",
"@types/node": "^14.17.3",
"ts-node": "^9.1.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/iwof/game_doudizhu.git
git@gitee.com:iwof/game_doudizhu.git
iwof
game_doudizhu
game_doudizhu
master

搜索帮助