wechat-sign
Version:
28 lines (27 loc) • 476 B
JSON
{
"name": "wechat-sign",
"version": "1.0.3",
"description": "微信公众平台签名工具",
"keywords": [
"wexin",
"wx",
"wechat",
"wechat-signature",
"wx-signature",
"wexin-signature",
"jsApi",
"微信"
],
"author": {
"name": "余阿伟"
},
"main": "sign",
"repository": {
"type": "git",
"url": "https://github.com/aweiu/wechat-sign.git"
},
"license": "ISC",
"dependencies": {
"jssha": "^1.5.0"
}
}