112 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
			
		
		
	
	
			112 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
| {
 | |
|   "id": "uni-swipe-action",
 | |
|   "displayName": "uni-swipe-action 滑动操作",
 | |
|   "version": "1.3.16",
 | |
|   "description": "SwipeAction 滑动操作操作组件",
 | |
|   "keywords": [
 | |
|     "",
 | |
|     "uni-ui",
 | |
|     "uniui",
 | |
|     "滑动删除",
 | |
|     "侧滑删除"
 | |
| ],
 | |
|   "repository": "https://github.com/dcloudio/uni-ui",
 | |
|   "engines": {
 | |
|     "HBuilderX": "",
 | |
|     "uni-app": "^4.27",
 | |
|     "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"
 | |
|     ],
 | |
|     "encrypt": [],
 | |
|     "platforms": {
 | |
|       "cloud": {
 | |
|         "tcb": "x",
 | |
|         "aliyun": "x",
 | |
|         "alipay": "x"
 | |
|       },
 | |
|       "client": {
 | |
|         "uni-app": {
 | |
|           "vue": {
 | |
|             "vue2": {
 | |
|                 "extVersion": "1.3.14",
 | |
|                 "minVersion": ""
 | |
|             },
 | |
|             "vue3": {
 | |
|                 "extVersion": "1.3.14",
 | |
|                 "minVersion": ""
 | |
|             }
 | |
|           },
 | |
|           "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": "-"
 | |
|           }
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| } |