21 lines
657 B
JSON
21 lines
657 B
JSON
|
|
{
|
||
|
|
"name": "HlsVideoPlayer - APP 的 hls 的视频流播放器",
|
||
|
|
"version": "0.0.1",
|
||
|
|
"lockfileVersion": 3,
|
||
|
|
"requires": true,
|
||
|
|
"packages": {
|
||
|
|
"": {
|
||
|
|
"name": "HlsVideoPlayer - APP 的 hls 的视频流播放器",
|
||
|
|
"version": "0.0.1",
|
||
|
|
"dependencies": {
|
||
|
|
"hls.js": "^1.6.15"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/hls.js": {
|
||
|
|
"version": "1.6.15",
|
||
|
|
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.15.tgz",
|
||
|
|
"integrity": "sha512-E3a5VwgXimGHwpRGV+WxRTKeSp2DW5DI5MWv34ulL3t5UNmyJWCQ1KmLEHbYzcfThfXG8amBL+fCYPneGHC4VA=="
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|