mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
15 lines
441 B
JSON
15 lines
441 B
JSON
{
|
|
"name": "wavesurfer.js",
|
|
"filename": "wavesurfer.min.js",
|
|
"version": "0.1.7",
|
|
"description": "Interactive navigable audio visualization using Web Audio and Canvas",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/katspaugh/wavesurfer.js.git"
|
|
},
|
|
"author": "",
|
|
"license": "CC-BY 3.0",
|
|
"bugs": "https://github.com/katspaugh/wavesurfer.js/issues",
|
|
"homepage": "https://github.com/katspaugh/wavesurfer.js"
|
|
}
|