Newer
Older
smartKitchenMiniProgram / package.json
{
    "dependencies": {
        "@vant/weapp": "^1.10.8",
        "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": []
}