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.
 
 
 
 
high-mini/package.json

20 lines
477 B

{
"id": "xiao-video-component",
"name": "视频播放器组件",
"version": "1.0.0",
"description": "基于uniapp小程序视频播放器组件",
"keywords": [
"视频",
"播放器",
"video",
"player",
"uniapp"
],
"dependencies": {
"jweixin-module": "^1.6.0",
"vue-clipboard2": "^0.3.3",
"vue-jsonp": "^2.0.0",
"vue-lottie": "^0.2.1",
"weixin-js-sdk": "^1.6.0"
}
}