1 Star 0 Fork 0

绿先生z / 有一个地方只有我们知道

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
今晚打老虎 提交于 2022-04-04 23:23 . readme编辑
{
"name": "weknow",
"version": "1.0.0",
"description": "",
"private": true,
"egg": {
"declarations": true
},
"dependencies": {
"egg": "^2.15.1",
"egg-cors": "^2.2.3",
"egg-http-proxy": "^1.0.1",
"egg-mysql": "^3.0.0",
"egg-passport": "^2.1.1",
"egg-redis": "^2.4.0",
"egg-scripts": "^2.11.0",
"egg-sequelize": "^6.0.0",
"egg-socket.io": "^4.1.6",
"egg-view-ejs": "^2.0.1",
"md5-node": "^1.0.1",
"mysql2": "^2.2.5",
"nodejs-websocket": "^1.7.2",
"nodemailer": "^6.7.2",
"socket.io": "^4.4.1"
},
"devDependencies": {
"autod": "^3.0.1",
"autod-egg": "^1.1.0",
"egg-bin": "^4.11.0",
"egg-ci": "^1.11.0",
"egg-mock": "^3.21.0",
"eslint": "^5.13.0",
"eslint-config-egg": "^7.1.0"
},
"engines": {
"node": ">=10.0.0"
},
"scripts": {
"start": "egg-scripts start --daemon --title=egg-server-example1",
"stop": "egg-scripts stop --title=egg-server-example1",
"dev": "egg-bin dev",
"debug": "egg-bin debug",
"test": "npm run lint -- --fix && npm run test-local",
"test-local": "egg-bin test",
"cov": "egg-bin cov",
"lint": "eslint .",
"ci": "npm run lint && npm run cov",
"autod": "autod"
},
"ci": {
"version": "10"
},
"repository": {
"type": "git",
"url": ""
},
"author": "",
"license": "MIT"
}
JavaScript
1
https://gitee.com/qiuxiaotong/chat.git
git@gitee.com:qiuxiaotong/chat.git
qiuxiaotong
chat
有一个地方只有我们知道
master

搜索帮助