mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 21:06:39 +10:00
25 lines
605 B
JSON
25 lines
605 B
JSON
{
|
|
"name": "SoundJS",
|
|
"filename": "soundjs.min.js",
|
|
"version": "0.5.2",
|
|
"description": "A Javascript library that provides a simple API, and powerful features to make working with audio a breeze.",
|
|
"homepage": "http://www.createjs.com/#!/SoundJS",
|
|
"keywords": [
|
|
"sound",
|
|
"audio",
|
|
"webAudio"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "SoundJS",
|
|
"web": "http://www.createjs.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/CreateJS/SoundJS.git"
|
|
}
|
|
]
|
|
}
|