1
0
mirror of https://github.com/videojs/video.js.git synced 2024-11-21 17:46:35 +02:00
video.js/composer.json
2020-12-22 14:10:53 -05:00

14 lines
271 B
JSON

{
"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"
}