@swarmcloud/hls
Version:
Let your viewers become your unlimitedly scalable CDN.
32 lines (31 loc) • 650 B
JSON
{
"name": "@swarmcloud/hls",
"version": "2.14.2",
"description": "Let your viewers become your unlimitedly scalable CDN.",
"main": "./p2p-engine.min.js",
"module": "./p2p-engine.es.min.js",
"types": "./p2p-engine.min.d.ts",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/swarm-cloud/hls-p2p-engine.git"
},
"author": "swarmcloud",
"license": "MIT",
"keywords": [
"html5",
"WebRTC",
"video",
"ios",
"p2p",
"peer-to-peer",
"hls",
"hls.js",
"cdnbye",
"bittorrent",
"webrtc data channel",
"http live streaming"
]
}