mirror of
https://git.beihong.wang/wangbeihong/iot-bedroom-environment-controller.git
synced 2026-04-23 10:43:04 +08:00
23 lines
557 B
JSON
23 lines
557 B
JSON
{
|
|
"name": "iot-home",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "iot-home",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@vant/weapp": "^1.11.7"
|
|
}
|
|
},
|
|
"node_modules/@vant/weapp": {
|
|
"version": "1.11.7",
|
|
"resolved": "https://registry.npmjs.org/@vant/weapp/-/weapp-1.11.7.tgz",
|
|
"integrity": "sha512-Rwn9BBnb4kHSV4XmvBicwtd42J+amEUfnFDcXJsGNPNX4a9c/DoT6YLsm4X1wB2+sQbdiQsbFBLAvGRBxCkD8g==",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|