106 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
			
		
		
	
	
			106 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
{
 | 
						|
  "id": "uni-collapse",
 | 
						|
  "displayName": "uni-collapse 折叠面板",
 | 
						|
  "version": "1.4.6",
 | 
						|
  "description": "Collapse 组件,可以折叠 / 展开的内容区域。",
 | 
						|
  "keywords": [
 | 
						|
    "uni-ui",
 | 
						|
    "折叠",
 | 
						|
    "折叠面板",
 | 
						|
    "手风琴"
 | 
						|
],
 | 
						|
  "repository": "https://github.com/dcloudio/uni-ui",
 | 
						|
  "engines": {
 | 
						|
    "HBuilderX": "",
 | 
						|
    "uni-app": "^4.07",
 | 
						|
    "uni-app-x": ""
 | 
						|
  },
 | 
						|
  "directories": {
 | 
						|
    "example": "../../temps/example_temps"
 | 
						|
  },
 | 
						|
  "dcloudext": {
 | 
						|
    "sale": {
 | 
						|
      "regular": {
 | 
						|
        "price": "0.00"
 | 
						|
      },
 | 
						|
      "sourcecode": {
 | 
						|
        "price": "0.00"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "contact": {
 | 
						|
      "qq": ""
 | 
						|
    },
 | 
						|
    "declaration": {
 | 
						|
      "ads": "无",
 | 
						|
      "data": "无",
 | 
						|
      "permissions": "无"
 | 
						|
    },
 | 
						|
    "npmurl": "https://www.npmjs.com/package/@dcloudio/uni-ui",
 | 
						|
    "type": "component-vue",
 | 
						|
    "darkmode": "x",
 | 
						|
    "i18n": "x",
 | 
						|
    "widescreen": "x"
 | 
						|
  },
 | 
						|
  "uni_modules": {
 | 
						|
    "dependencies": [
 | 
						|
      "uni-scss",
 | 
						|
      "uni-icons"
 | 
						|
    ],
 | 
						|
    "encrypt": [],
 | 
						|
    "platforms": {
 | 
						|
      "cloud": {
 | 
						|
        "tcb": "x",
 | 
						|
        "aliyun": "x",
 | 
						|
        "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": "-",
 | 
						|
            "ios": "-",
 | 
						|
            "harmony": "-"
 | 
						|
          },
 | 
						|
          "mp": {
 | 
						|
            "weixin": "-"
 | 
						|
          }
 | 
						|
        }
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
} |