mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 02:36:13 +10:00
HTML5 audio and video players in pure HTML and CSS. MediaElementPlayer.js uses the same HTML/CSS for all players. Author: John Dyer Repository: https://github.com/johndyer/mediaelement License: MIT
25 lines
536 B
JSON
25 lines
536 B
JSON
{
|
|
"name": "mediaelement",
|
|
"filename": "js/mediaelement.min.js",
|
|
"version": "2.11.3",
|
|
"description": "HTML5 audio and video players in pure HTML and CSS. MediaElementPlayer.js uses the same HTML/CSS for all players.",
|
|
"homepage": "http://mediaelementjs.com/",
|
|
"keywords": [
|
|
"video",
|
|
"player",
|
|
"html5"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "John Dyer",
|
|
"web": "http://j.hn/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/johndyer/mediaelement"
|
|
}
|
|
]
|
|
}
|