zhgdyunapp/package.json

35 lines
1011 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "fui-dropdown-menu",
"name": "DropdownMenu 下拉菜单fui-dropdown-menu",
"version": "v2.3.0",
"description": "FirstUI DropdownMenu 下拉菜单,用于弹出一个下拉菜单给用户选择操作。",
"keywords": [
"DropdownMenu",
"下拉菜单",
"组件",
"FirstUI"
],
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
},
"displayName": "DropdownMenu 下拉菜单fui-dropdown-menu",
"dependencies": {
"crypto-js": "^4.2.0",
"dayjs": "^1.11.13",
"hls.js": "^1.6.6",
"image-tools": "^1.4.0",
"moment": "^2.30.1",
"mui-player": "^1.8.1",
"uniapp-image-compress": "^1.0.5",
"uview-ui": "^2.0.38",
"vant": "^2.13.8",
"vconsole": "^3.15.1",
"video.js": "^8.23.3",
"videojs-contrib-hls": "^5.15.0",
"vue-cropper": "^0.5.11",
"vue-resource": "^1.5.3"
}
}