1
0
Fork 0
mirror of https://github.com/MatomoCamp/live-platform.git synced 2024-09-09 04:33:44 +02:00
live-platform/package.json

18 lines
431 B
JSON

{
"name": "matomocamp-videoplayer",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@videojs/http-streaming": "^2.10.3",
"bootstrap": "^5.1.1",
"video.js": "^8.5.2",
"videojs-contrib-quality-levels": "^4.0.0",
"videojs-hls-quality-selector": "^1.1.4"
},
"author": "",
"license": "ISC"
}