@swarmcloud/bitmovin
Version:
Let your viewers become your unlimitedly scalable CDN.
28 lines (27 loc) • 612 B
JSON
{
"name": "@swarmcloud/bitmovin",
"version": "0.4.1",
"description": "Let your viewers become your unlimitedly scalable CDN.",
"main": "./bitmovin-p2p-engine.min.js",
"module": "./bitmovin-p2p-engine.es.min.js",
"types": "./bitmovin-p2p-engine.min.d.ts",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/swarm-cloud/bitmovin-p2p-engine.git"
},
"author": "swarmcloud",
"license": "MIT",
"keywords": [
"html5",
"WebRTC",
"video",
"bitmovin",
"p2p",
"peer-to-peer",
"cdnbye",
"swarmcloud"
]
}