mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-29 06:36:08 +10:00
Source: https://github.com/videojs/video.js/releases/download/v4.1.0/video-js-4. 1.0.zip
24 lines
484 B
JSON
24 lines
484 B
JSON
{
|
|
"name": "video.js",
|
|
"filename": "video.js",
|
|
"version": "4.1.0",
|
|
"description": "Open source HTML5 & Flash video player",
|
|
"homepage": "http://videojs.com/",
|
|
"keywords": [
|
|
"video",
|
|
"videojs"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "videojs",
|
|
"web": "https://github.com/videojs"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/videojs/video.js"
|
|
}
|
|
]
|
|
}
|