mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-24 20:26:13 +10:00
23 lines
514 B
JSON
23 lines
514 B
JSON
{
|
|
"name": "howler",
|
|
"filename": "howler.min.js",
|
|
"version": "1.1.17",
|
|
"description": "Javascript audio library for the modern web.",
|
|
"homepage": "http://howlerjs.com/",
|
|
"keywords": [
|
|
"audio"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "James Simpson",
|
|
"web": "http://goldfirestudios.com/about"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "git://github.com/goldfire/howler.js.git"
|
|
}
|
|
]
|
|
}
|