Newer
Older
smartKitchenMiniProgram / package.json
dutingting on 22 Nov 2022 739 bytes 1.0.1
{
  "dependencies": {
    "@vant/weapp": "^1.6.2",
    "vant-weapp": "^0.5.29"
  },
  "name": "zhihui",
  "description": "This is a simple version of fast access[Doodle applet SDK](https://developer.tuya.com/cn/docs/iot/app-development/mini-programs/overview/applet-ecology?id=K9ptacgp94o5d),[配网插件](https://developer.tuya.com/cn/docs/iot/app-development/mini-programs/tuya-applet-with-web-plugin/distribution-network-plugin?id=K9lq218xn0wn8) and MQTT Of the connection Demo,It's stabilizing at the moment. New features will be updated in the future.",
  "version": "1.0.0",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "keywords": []
}