UNPKG

@s3bubble/player

Version:

Standalone S3Bubble DRM Media Player

65 lines (64 loc) 1.99 kB
{ "name": "@s3bubble/player", "version": "0.3.4", "description": "Standalone S3Bubble DRM Media Player", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/s3bubble/player.git" }, "keywords": [ "EZDRM", "BuyDRM", "Keyos", "Widevine", "Playready", "Fairplay", "Chromecast", "AirPlay", "DRM", "AWS", "SSAI", "CSAI", "Media", "Video", "Player" ], "author": "S3Bubble", "license": "ISC", "bugs": { "url": "https://github.com/s3bubble/player/issues" }, "homepage": "https://github.com/s3bubble/player#readme", "devDependencies": { "grunt": "^1.4.1", "grunt-contrib-concat": "2.0.0", "grunt-contrib-connect": "2.0.0", "grunt-contrib-cssmin": "3.0.0", "grunt-contrib-jshint": "2.1.0", "grunt-contrib-qunit": "3.1.0", "grunt-contrib-uglify": "4.0.1", "grunt-contrib-watch": "1.1.0" }, "dependencies": { "@fortawesome/fontawesome-free": "^6.0.0", "@s3bubble/videojs-contrib-dash-with-quality-levels": "^5.1.2", "@s3bubble/videojs-s3bubble-bitrate-switcher": "0.0.6", "@s3bubble/videojs-s3bubble-mediatailor": "0.0.3", "@s3bubble/videojs-s3bubble-settings-menu": "0.0.3", "@samueleastdev/videojs-audiowaveform-player": "0.0.5", "@silvermine/videojs-chromecast": "1.3.2", "m3u8-parser": "4.7.0", "video.js": "^7.17.0", "videojs-contextmenu-ui": "5.2.0", "videojs-contrib-ads": "6.9.0", "videojs-contrib-dash": "5.1.0", "videojs-contrib-eme": "3.10.1", "videojs-contrib-quality-levels": "2.1.0", "videojs-hotkeys": "0.2.27", "videojs-ima": "1.11.0", "videojs-markers-plugin": "^1.0.2", "videojs-mobile-ui": "0.4.1", "videojs-vr": "^1.8.0" } }