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