wechat-wrap
Version:
20 lines (19 loc) • 424 B
JSON
{
"name": "wechat-wrap",
"version": "0.0.4",
"description": "weixin api",
"keywords": ["wechat-oauth", "wechat-oauth-wrap", "wechat-oauth-api", "wechat"],
"dependencies": {
"wechat-oauth": "~1.0.1",
"wechat-api": "~1.8.1"
},
"scripts": {
},
"main": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/navyxie/weixin-wrap.git"
},
"author": "navy",
"license": "ISC"
}