You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
525 B
25 lines
525 B
{
|
|
"id": "sunui-upimg",
|
|
"name": "图片上传",
|
|
"displayName": "图片上传",
|
|
"version": "v2.77",
|
|
"description": "图片上传插件",
|
|
"keywords": [
|
|
"图片上传",
|
|
"上传图片",
|
|
"h5",
|
|
"小程序",
|
|
"多图片上传"
|
|
],
|
|
"dcloudext": {
|
|
"category": [
|
|
"前端组件",
|
|
"通用组件"
|
|
]
|
|
},
|
|
"dependencies": {
|
|
"crypto-js": "^4.2.0",
|
|
"jsencrypt": "^3.3.2",
|
|
"jsrsasign": "^11.1.0"
|
|
}
|
|
}
|
|
|