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