jessibuca
Version:
a h5 live stream player
21 lines (20 loc) • 415 B
JSON
{
"name": "jv4-connection",
"version": "1.0.8",
"description": "",
"type": "module",
"main": "src/index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@types/sdp-transform": "^2.4.9",
"afsm": "^2.2.4",
"eventemitter3": "^4.0.7",
"oput": "^1.2.2",
"streamrx": "^0.0.3"
}
}