tls-sig-api-v2
Version:
tls-sig-api-v2 适用于腾讯云通信生成用户账号签名。
22 lines (21 loc) • 655 B
JSON
{
"name": "tls-sig-api-v2",
"version": "1.0.2",
"main": "TLSSigAPI.js",
"author": "weijunyi",
"license": "MIT",
"repository": "https://github.com/tencentyun/tls-sig-api-v2-node.git",
"description": "tls-sig-api-v2 适用于腾讯云通信生成用户账号签名。",
"main": "TLSSigAPIv2.js",
"author": "weijunyi",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/tencentyun/tls-sig-api-v2-node.git"
},
"keywords": [ "tencent", "im" ],
"bugs": {
"url": "https://github.com/tencentyun/tls-sig-api-v2-node/issues"
},
"homepage": "https://github.com/tencentyun/tls-sig-api-v2-node"
}