1 Star 0 Fork 50

wpz / wechat For Node.js

forked from 夏悸 / wechat For Node.js 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 739 Bytes
一键复制 编辑 原始数据 按行查看 历史
夏悸 提交于 2013-08-04 12:14 . 修改描述
{
"name": "node-js-wechat",
"version": "1.0.0",
"description": "微信公众平台开发模式 Node.js SDK",
"author": {
"name": "____′↘夏悸",
"url": "http://git.oschina.net/gson/wechat-for-node-js"
},
"bugs": {
"url": "http://git.oschina.net/gson/wechat-for-node-js/issues"
},
"repository": {
"type": "git",
"url": "http://git.oschina.net/gson/wechat-for-node-js.git"
},
"main": "./wechat",
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/mit-license.php"
}
],
"dependencies": {
"xmlreader":"0.2.3"
},
"readmeFilename": "README.md",
"contributors": [
{
"name": "notejs",
"url": "https://github.com/notejs"
}
]
}
NodeJS
1
https://gitee.com/wpz1024/wechat-for-node-js.git
git@gitee.com:wpz1024/wechat-for-node-js.git
wpz1024
wechat-for-node-js
wechat For Node.js
master

搜索帮助