1 Star 0 Fork 29

passerbyli / wx-connect

forked from 胖纸夏天 / wx-connect 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 628 Bytes
一键复制 编辑 原始数据 按行查看 历史
胖纸夏天 提交于 2015-01-16 09:25 . UPDATE Version
{
"name": "wx-connect",
"version": "0.0.5",
"description": "微信公众平台接口开发框架",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/xiatian/wx-connect"
},
"keywords": [
"WeChat",
"framework",
"web",
"middleware",
"connect"
],
"author": {
"name": "xiatian",
"email": "tianxia@tencent.com",
"url": "http://www.ixiatian.cn"
},
"license": "MIT",
"dependencies": {
"body-parser": "^1.10.1",
"connect": "^3.3.4",
"ejs": "^2.1.3"
}
}
1
https://gitee.com/passerbyli/wx-connect.git
git@gitee.com:passerbyli/wx-connect.git
passerbyli
wx-connect
wx-connect
master

搜索帮助