UNPKG

wx-sign-tool

Version:

微信签名工具

31 lines (30 loc) 495 B
{ "name": "wx-sign-tool", "version": "1.0.0", "description": "微信签名工具", "main": "index.js", "scripts": { "test": "test" }, "keywords": [ "微信", "微信签名", "wx", "wechat", "wechat-pay", "wechatPay", "wechatpay", "微信支付", "wechat-sign", "sign" ], "author": "Johnson", "license": "MIT", "devDependencies": { "webpack": "^4.27.1" }, "dependencies": { "md5": "^2.2.1", "sha1": "^1.1.1" } }