UNPKG

artplayer-plugin-hls-control

Version:

Hls control plugin for ArtPlayer

24 lines 734 B
{ "license": "MIT", "version": "1.0.1", "name": "artplayer-plugin-hls-control", "types": "types/artplayer-plugin-hls-control.d.ts", "description": "Hls control plugin for ArtPlayer", "main": "dist/artplayer-plugin-hls-control.js", "legacy": "dist/artplayer-plugin-hls-control.legacy.js", "author": "Harvey Zack <laozhaochaguan@gmail.com>", "browserslist": "last 1 Chrome version", "homepage": "https://artplayer.org", "repository": { "type": "git", "url": "git+https://github.com/zhw2590582/ArtPlayer.git" }, "bugs": { "url": "https://github.com/zhw2590582/ArtPlayer/issues" }, "keywords": [ "html5", "video", "player" ] }