we-crypto
Version:
企业微信应用接受消息以及回调通知消息的签名验证和消息解密。
18 lines • 410 B
JSON
{
"name": "we-crypto",
"version": "1.1.3",
"description": "企业微信应用接受消息以及回调通知消息的签名验证和消息解密。",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"we-crypto",
"wework",
"wework crypto",
"crypto"
],
"author": "undefined_z",
"license": "ISC",
"dependencies": {}
}