1 Star 1 Fork 889

afsoft / MicroCommunityWeb

forked from java110 / MicroCommunityWeb 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 435 Bytes
一键复制 编辑 原始数据 按行查看 历史
Your Name 提交于 2023-09-04 00:50 . 仓库更换版本提交
{
"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": "^0.31.2",
"morgan": "~1.9.1"
},
"devDependencies": {
"http-proxy-middleware": "^1.0.1"
}
}
NodeJS
1
https://gitee.com/afsoft_admin/MicroCommunityWeb.git
git@gitee.com:afsoft_admin/MicroCommunityWeb.git
afsoft_admin
MicroCommunityWeb
MicroCommunityWeb
master

搜索帮助