mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 02:36:13 +10:00
34 lines
636 B
JSON
34 lines
636 B
JSON
{
|
|
"name": "dancer.js",
|
|
"filename": "dancer.min.js",
|
|
"version": "0.4.0",
|
|
"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"
|
|
}
|
|
],
|
|
"npmName": "dancer",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/",
|
|
"files": [
|
|
"dancer.js",
|
|
"dancer.min.js",
|
|
"plugins/*.js"
|
|
]
|
|
}
|
|
]
|
|
}
|