1 Star 0 Fork 890

guanming / MicroCommunityWeb

forked from java110 / MicroCommunityWeb 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 435 Bytes
一键复制 编辑 原始数据 按行查看 历史
java110 提交于 2020-09-18 12:34 . 优化代码
{
"name": "micrcommunityweb",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www",
"dev": "node ./bin/www"
},
"dependencies": {
"cookie-parser": "~1.4.4",
"debug": "~2.6.9",
"express": "~4.16.1",
"express-http-proxy": "^1.6.0",
"http-errors": "~1.6.3",
"jade": "~1.11.0",
"morgan": "~1.9.1"
},
"devDependencies": {
"http-proxy-middleware": "^1.0.1"
}
}
NodeJS
1
https://gitee.com/guanming/MicroCommunityWeb.git
git@gitee.com:guanming/MicroCommunityWeb.git
guanming
MicroCommunityWeb
MicroCommunityWeb
master

搜索帮助