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.
35 lines
1.4 KiB
35 lines
1.4 KiB
{
|
|
"name": "qcloud-iotexplorer-appdev-miniprogram-sdk-demo",
|
|
"version": "1.1.1",
|
|
"description": "腾讯云物联网开发平台应用开发小程序端 SDK Demo",
|
|
"main": "app.js",
|
|
"scripts": {},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/tencentyun/qcloud-iotexplorer-appdev-miniprogram-sdk-demo.git"
|
|
},
|
|
"dependencies": {
|
|
"moment": "^2.29.1",
|
|
"qcloud-iotexplorer-appdev-plugin-wificonf-airkiss": "^1.4.6",
|
|
"qcloud-iotexplorer-appdev-plugin-wificonf-blecombo": "^1.4.6",
|
|
"qcloud-iotexplorer-appdev-plugin-wificonf-core": "^1.4.6",
|
|
"qcloud-iotexplorer-appdev-plugin-wificonf-simpleconfig": "^1.4.6",
|
|
"qcloud-iotexplorer-appdev-plugin-wificonf-smartconfig": "^1.4.6",
|
|
"qcloud-iotexplorer-appdev-plugin-wificonf-softap": "^1.4.6",
|
|
"qcloud-iotexplorer-appdev-sdk": "^1.4.6",
|
|
"qcloud-iotexplorer-bluetooth-adapter": "^0.4.6",
|
|
"qcloud-iotexplorer-bluetooth-adapter-llsync": "^1.4.6",
|
|
"qcloud-iotexplorer-fileresource-sdk": "^1.1.9",
|
|
"query-string": "^6.13.1",
|
|
"spark-md5": "^3.0.1",
|
|
"url-parse": "^1.4.7",
|
|
"weui-miniprogram": "1.0.8"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/tencentyun/qcloud-iotexplorer-appdev-miniprogram-sdk-demo/issues"
|
|
},
|
|
"homepage": "https://github.com/tencentyun/qcloud-iotexplorer-appdev-miniprogram-sdk-demo#readme"
|
|
}
|
|
|