{
    "id": "hello-uvue",
    "name": "hello-uvue",
    "displayName": "hello-uvue",
    "version": "1.0.29",
    "description": "uvue的vue语法示例工程",
    "main": "env.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": "https://gitcode.net/dcloud/hello-uvue.git",
    "keywords": [
        "uvue",
        "uni-app2.0"
    ],
    "author": "",
    "license": "MIT",
    "dependencies": {},
    "engines": {
        "HBuilderX": "^3.96",
        "uni-app": "",
        "uni-app-x": "^4.03"
    },
    "dcloudext": {
        "sale": {
            "regular": {
                "price": "0.00"
            },
            "sourcecode": {
                "price": "0.00"
            }
        },
        "contact": {
            "qq": ""
        },
        "declaration": {
            "ads": "无",
            "data": "无",
            "permissions": "无"
        },
        "npmurl": "",
        "type": "uniapp-template-project",
        "darkmode": "x",
        "i18n": "x",
        "widescreen": "x"
    },
    "uni_modules": {
        "dependencies": [],
        "encrypt": [],
        "platforms": {
            "cloud": {
                "tcb": "√",
                "aliyun": "√",
                "alipay": "x"
            },
            "client": {
                "uni-app": {
                    "vue": {
                        "vue2": "-",
                        "vue3": "-"
                    },
                    "web": {
                        "safari": "-",
                        "chrome": "-"
                    },
                    "app": {
                        "vue": "-",
                        "nvue": "-",
                        "android": "-",
                        "ios": "-",
                        "harmony": "-"
                    },
                    "mp": {
                        "weixin": "-",
                        "alipay": "-",
                        "toutiao": "-",
                        "baidu": "-",
                        "kuaishou": "-",
                        "jd": "-",
                        "harmony": "-",
                        "qq": "-",
                        "lark": "-"
                    },
                    "quickapp": {
                        "huawei": "-",
                        "union": "-"
                    }
                },
                "uni-app-x": {
                    "web": {
                        "safari": "√",
                        "chrome": "√"
                    },
                    "app": {
                        "android": {
                            "extVersion": "",
                            "minVersion": "21"
                        },
                        "ios": "√",
                        "harmony": "√"
                    },
                    "mp": {
                        "weixin": "√"
                    }
                }
            }
        }
    }
}