{
    "name": "hy-app",
    "version": "0.6.6",
    "description": "📱一个基于vue3+ts构建的uni-app组件库,拥有八十多个精美组件，适配多端，支持自定义主题",
    "main": "./index.ts",
    "private": false,
    "scripts": {},
    "keywords": [
        "华玥组件库",
        "精美ui库",
        "移动端组件库",
        "适配多端小程序",
        "暗黑模式"
    ],
    "vetur": {
        "tags": "./tags.json",
        "attributes": "./attributes.json"
    },
    "web-types": "./web-types.json",
    "author": "华玥作者",
    "license": "MIT",
    "uni_modules": {
        "dependencies": [],
        "encrypt": [],
        "platforms": {
            "cloud": {
                "tcb": "√",
                "aliyun": "√",
                "alipay": "√"
            },
            "client": {
                "uni-app": {
                    "vue": {
                        "vue2": "x",
                        "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": "-",
                        "ios": "-",
                        "harmony": "-"
                    },
                    "mp": {
                        "weixin": "-"
                    }
                }
            }
        }
    }
}
