1 Star 0 Fork 0

weimingtom2000/fakezhihu-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 846 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "dzvpn-subserver",
"version": "0.1.0",
"private": true,
"scripts": {
"start": "node bin/www",
"dev": "nodemon bin/www",
"prd": "pm2 start bin/www",
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"crypto-js": "^3.1.9-1",
"debug": "^2.6.3",
"ejs": "^2.6.1",
"koa": "^2.2.0",
"koa-body": "^4.0.8",
"koa-bodyparser": "^3.2.0",
"koa-convert": "^1.2.0",
"koa-json": "^2.0.2",
"koa-logger": "^2.0.1",
"koa-onerror": "^1.2.1",
"koa-router": "^7.1.1",
"koa-static": "^3.0.0",
"koa-views": "^5.2.1",
"lodash": "^4.17.11",
"mysql2": "^1.6.1",
"pug": "^2.0.0-rc.1",
"sequelize": "^4.39.0"
},
"devDependencies": {
"nodemon": "^1.8.1"
},
"main": "app.js",
"author": "",
"license": "ISC",
"description": ""
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/weimingtom2000/fakezhihu-server.git
[email protected]:weimingtom2000/fakezhihu-server.git
weimingtom2000
fakezhihu-server
fakezhihu-server
master

搜索帮助