@teyuto/videojs-vtt-thumbnails
Version:
VTT Thumbnails Plugin for Video.js
30 lines (29 loc) • 723 B
JSON
{
"name": "@teyuto/videojs-vtt-thumbnails",
"author": "Teyuto",
"license": "MIT",
"version": "1.0.3",
"description": "VTT Thumbnails Plugin for Video.js",
"repository": {
"type": "git",
"url": "https://github.com/Teyuto/videojs-vtt-thumbnails.git"
},
"private": false,
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"files": [
"src"
],
"keywords": [
"videojs",
"videojs-plugin",
"teyuto",
"video"
],
"bugs": {
"url": "https://github.com/Teyuto/videojs-vtt-thumbnails/issues"
},
"homepage": "https://github.com/Teyuto/videojs-vtt-thumbnails#readme"
}