UNPKG

wechat-sign

Version:

微信公众平台签名工具

28 lines (27 loc) 476 B
{ "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" } }