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.
|
{
|
|
"id": "xiao-video-component",
|
|
"name": "视频播放器组件",
|
|
"version": "1.0.0",
|
|
"description": "基于uniapp小程序视频播放器组件",
|
|
"keywords": [
|
|
"视频",
|
|
"播放器",
|
|
"video",
|
|
"player",
|
|
"uniapp"
|
|
],
|
|
"dependencies": {
|
|
"vue-jsonp": "^2.0.0",
|
|
"vue-lottie": "^0.2.1",
|
|
"weixin-js-sdk": "^1.6.0"
|
|
}
|
|
}
|
|
|