| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 | {	"id": "song-data-picker",	"displayName": "基于uDataPicker(uni-data-picker)的带有搜索功能选择器",	"version": "1.0.4",	"description": "在官方组件uDataPicker(uni-data-picker:1.0.4)基础上添加搜索功能",	"keywords": [        "级联",        "搜索",        "picker",        "省市区",        "地址"    ],	"repository": "https://github.com/mofeimo110/uni-app-songcomponents",    "engines": {	},    "dcloudext": {        "sale": {			"regular": {				"price": "0.00"			},			"sourcecode": {				"price": "0.00"			}		},		"contact": {			"qq": ""		},		"declaration": {			"ads": "无",			"data": "无",			"permissions": "无"		},        "npmurl": "",        "type": "component-vue"	},	"uni_modules": {		"dependencies": [			"uni-load-more",			"uni-icons",			"uni-scss",			"uni-easyinput",			"uni-list"		],		"encrypt": [],		"platforms": {			"cloud": {				"tcb": "y",				"aliyun": "y"			},			"client": {				"Vue": {					"vue2": "y",					"vue3": "y"				},				"App": {					"app-vue": "y",					"app-nvue": "y"				},				"H5-mobile": {					"Safari": "y",					"Android Browser": "y",					"微信浏览器(Android)": "y",					"QQ浏览器(Android)": "y"				},				"H5-pc": {					"Chrome": "y",					"IE": "y",					"Edge": "y",					"Firefox": "y",					"Safari": "y"				},				"小程序": {					"微信": "y",					"阿里": "y",					"百度": "y",					"字节跳动": "y",					"QQ": "y",					"钉钉": "n",					"快手": "n",					"飞书": "n",                    "京东": "n"				},				"快应用": {					"华为": "y",					"联盟": "y"				}			}		}	}}
 |