1 Star 0 Fork 58

safecctv / hlsjs-p2p-engine

forked from cdnbye / hlsjs-p2p-engine 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 790 Bytes
一键复制 编辑 原始数据 按行查看 历史
snowinszu 提交于 2020-09-16 02:09 . release 1.7.5
{
"name": "cdnbye",
"version": "1.7.5",
"description": "Save Your Bandwidth using WebRTC.",
"main": "./dist/hls.min.js",
"scripts": {
"git-push": "git add demo && git add package.json && git add README.md && git add Readme_zh.md && git commit -m 'release 1.7.5' && git push origin master",
"git-pull": "git pull origin master",
"publish": "npm publish",
"test": "webpack --progress --env.test-bundle"
},
"repository": {
"type": "git",
"url": "https://github.com/cdnbye/hlsjs-p2p-engine.git"
},
"author": "cdnbye",
"license": "MIT",
"keywords": [
"html5",
"WebRTC",
"video",
"mse",
"player",
"p2p",
"peer-to-peer",
"hls",
"cdnbye",
"bittorrent",
"webrtc data channel",
"http live streaming"
]
}
JavaScript
1
https://gitee.com/safes/hlsjs-p2p-engine.git
git@gitee.com:safes/hlsjs-p2p-engine.git
safes
hlsjs-p2p-engine
hlsjs-p2p-engine
master

搜索帮助