1 Star 1 Fork 0

yt46767 / express-weixin-test

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 428 Bytes
一键复制 编辑 原始数据 按行查看 历史
yt46767 提交于 2017-02-15 10:21 . commit
{
"name": "weixin_express",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "~1.16.0",
"cookie-parser": "~1.4.3",
"debug": "~2.6.0",
"ejs": "~2.5.5",
"express": "~4.14.1",
"morgan": "~1.7.0",
"redis": "^2.6.5",
"request": "^2.79.0",
"serve-favicon": "~2.3.2",
"sha1": "^1.1.1",
"xml2js": "^0.4.17"
}
}
JavaScript
1
https://gitee.com/yt46767/express-weixin-test.git
git@gitee.com:yt46767/express-weixin-test.git
yt46767
express-weixin-test
express-weixin-test
master

搜索帮助