1 Star 0 Fork 29

Roby&奋斗码农/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": "[email protected]",
"url": "http://www.ixiatian.cn"
},
"license": "MIT",
"dependencies": {
"body-parser": "^1.10.1",
"connect": "^3.3.4",
"ejs": "^2.1.3"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/beilutesoft/wx-connect.git
[email protected]:beilutesoft/wx-connect.git
beilutesoft
wx-connect
wx-connect
master

搜索帮助