zhgdyunapp/package.json

34 lines
930 B
JSON
Raw Permalink 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": "lq-hkvideo",
"name": "海康视频H5播放器组件",
"displayName": "海康视频H5播放器组件",
"version": "1.0.1",
"description": "海康视频H5播放器组件视频预览、录像回放和语音对讲等功能封装",
"keywords": [
"海康视频",
"综合安防管理",
"H5播放器"
],
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
},
"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",
"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"
}
}