Tone.js/bower.json
2014-09-25 13:44:34 -04:00

20 lines
No EOL
393 B
JSON

{
"name": "tone",
"description": "A Web Audio framework for making interactive music in the browser.",
"main": "build/Tone.js",
"keywords": [
"tone",
"tonejs",
"web audio"
],
"ignore": [
"examples",
"test",
"utils",
"grunt"
],
"authors": [
"Yotam Mann", "Yotam Mann <yotammann@gmail.com>"
]
}