mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
23 lines
513 B
JSON
23 lines
513 B
JSON
{
|
|
"name": "dancer.js",
|
|
"filename": "dancer.min.js",
|
|
"version": "0.3.1",
|
|
"description": "high-level audio API, designed to make sweet visualizations",
|
|
"homepage": "http://jsantell.github.com/dancer.js",
|
|
"keywords": [
|
|
"audio"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Jordan Santell",
|
|
"email": "jsantell@gmail.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jsantell/dancer.js"
|
|
}
|
|
]
|
|
}
|