vvtcplayer
Version:
腾讯云web播放器SDK,移动端修改版
25 lines (24 loc) • 579 B
JSON
{
"name": "vvtcplayer",
"version": "0.0.1",
"description": "腾讯云web播放器SDK,移动端修改版",
"main": "TcPlayer.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lvchengli/TcPlayer.git"
},
"keywords": [
"腾讯云",
"腾讯直播",
"web播放器"
],
"author": "duxiaofeng",
"license": "MIT",
"bugs": {
"url": "https://github.com/lvchengli/TcPlayer/issues"
},
"homepage": "https://github.com/lvchengli/TcPlayer#readme"
}