mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 10:47:12 +10:00
36 lines
609 B
JSON
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"
|
|
]
|
|
}
|
|
]
|
|
}
|