Tone.js/bower.json
2014-12-10 12:45:33 +00:00

19 lines
No EOL
376 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",
"grunt"
],
"authors": [
"Yotam Mann", "Yotam Mann <yotammann@gmail.com>"
]
}