|
@ -1,7 +1,7 @@ |
|
|
{ |
|
|
{ |
|
|
"name": "@videojs/http-streaming", |
|
|
"name": "@videojs/http-streaming", |
|
|
"version": "1.5.0", |
|
|
"version": "1.5.0", |
|
|
"description": "Play back HLS with video.js, even where it's not natively supported", |
|
|
|
|
|
|
|
|
"description": "Play back HLS and DASH with Video.js, even where it's not natively supported", |
|
|
"main": "dist/videojs-http-streaming.cjs.js", |
|
|
"main": "dist/videojs-http-streaming.cjs.js", |
|
|
"module": "dist/videojs-http-streaming.es.js", |
|
|
"module": "dist/videojs-http-streaming.es.js", |
|
|
"repository": { |
|
|
"repository": { |
|
|