mirror of
https://git.beihong.wang/wangbeihong/iot-bedroom-environment-controller.git
synced 2026-04-26 08:39:45 +08:00
增加补充相关资料和小程序源码
This commit is contained in:
16
微信小程序源码/iot-home/package.json
Normal file
16
微信小程序源码/iot-home/package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "iot-home",
|
||||
"version": "1.0.0",
|
||||
"description": "这是一个基于微信小程序的智能家居控制系统,通过 MQTT 协议与 ESP32 等物联网设备进行通信。",
|
||||
"main": ".eslintrc.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"type": "commonjs",
|
||||
"dependencies": {
|
||||
"@vant/weapp": "^1.11.7"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user