1 Star 0 Fork 50

microinfo/wechat For Node.js

forked from 夏悸/wechat For Node.js 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
package.json 739 Bytes
Copy Edit Raw Blame History
夏悸 authored 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"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/microinfo/wechat-for-node-js.git
git@gitee.com:microinfo/wechat-for-node-js.git
microinfo
wechat-for-node-js
wechat For Node.js
master

Search