Files
cdnjs/ajax/libs/html5media/package.json
T

36 lines
609 B
JSON

{
"name": "html5media",
"filename": "html5media.js",
"version": "1.1.8",
"description": "HTML5 video and audio tags in all major browsers",
"homepage": "http://html5media.info/",
"keywords": [
"html5",
"audio",
"video",
"media",
"ogg",
"ogv",
"mp3",
"mp4",
"webm"
],
"author": "Dave Hall",
"repositories": [
{
"type": "git",
"url": "https://github.com/etianen/html5media.git"
}
],
"npmName": "html5media",
"npmFileMap": [
{
"basePath": "/dist/api/",
"files": [
"*.js",
"*.swf"
]
}
]
}