UNPKG

videojs-contrib-ads

Version:

A framework that provides common functionality needed by video advertisement libraries working with video.js.

29 lines (28 loc) 575 B
{ "name": "videojs-contrib-ads", "version": "3.1.2", "homepage": "https://github.com/videojs/videojs-contrib-ads", "authors": [ "Brightcove" ], "description": "A plugin that provides common functionality needed by video advertisement libraries working with video.js", "main": "src/videojs.ads.js", "moduleType": [ "globals" ], "keywords": [ "videojs", "html5", "video", "ads", "advertisements" ], "license": "Apache-2.0", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }