mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-24 12:16:31 +10:00
30 lines
609 B
JSON
30 lines
609 B
JSON
{
|
|
"name": "audio5js",
|
|
"filename": "audio5.min.js",
|
|
"description": "HTML5 Audio Compatibility Layer",
|
|
"version": "0.1.9",
|
|
"homepage": "http://zohararad.github.com/audio5js/",
|
|
"keywords": [
|
|
"audio",
|
|
"HTML5",
|
|
"API"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/zohararad/audio5js.git"
|
|
},
|
|
"author": "Zohar Arad <zohar@zohararad.com> (http://zohararad.com)",
|
|
"license": "MIT",
|
|
"npmName": "audio5",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/",
|
|
"files": [
|
|
"audio5.js",
|
|
"audio5.min.js",
|
|
"swf/audio5js.swf"
|
|
]
|
|
}
|
|
]
|
|
}
|