blob: 4b2ccfc3945cec6c9d6f87bf6fa1253b7e610a73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"name": "videojs/video.js",
"description": "An HTML5 video player.",
"type": "library",
"keywords": [
"videojs",
"html5",
"video",
"player"
],
"homepage": "https://www.videojs.com/",
"license": "Apache-2.0"
}
|