You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
866 B

{
"name": "wafer-client-sdk",
"description": "QCloud 微信小程序客户端 SDK",
"main": "index.js",
"authors": [
"Tencent Cloud"
],
"license": "MIT",
"keywords": [
"qcloud",
"weapp",
"wechat",
"sdk",
"client",
"auth",
"websocket"
],
"homepage": "https://github.com/tencentyun/wafer-client-sdk",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"typings.json",
"jsconfig.json",
"package.json",
".npmignore",
".travis.yml",
".gitignore"
],
"version": "0.8.4",
"_release": "0.8.4",
"_resolution": {
"type": "version",
"tag": "v0.8.4",
"commit": "3f605d1aa5bd0206bb9368586f4acb104f5f8ae5"
},
"_source": "https://github.com/tencentyun/wafer-client-sdk.git",
"_target": "^0.8.3",
"_originalSource": "wafer-client-sdk"
}