forked from meganz/ion.sound
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ion-sound.jquery.json
36 lines (36 loc) · 1.18 KB
/
ion-sound.jquery.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"name": "ion-sound",
"version": "3.0.6",
"title": "Ion.Sound",
"description": "JavaScript plugin for playing sounds on user actions and events. Today websites are full of events (new mail, new chat-message, content update etc.). Often it is not enough to indicate this events only visually to get user attention. You need sounds! This library, made for playing small sounds, will help you with this task.",
"keywords": [
"sound",
"sounds",
"web",
"audio",
"api",
"WebAudioAPI",
"html5",
"events",
"alert",
"effect",
"mp3",
"ogg",
"ui"
],
"author": {
"name": "IonDen",
"url": "https://github.com/IonDen",
"email": "[email protected]"
},
"licenses": [
{
"type": "MIT",
"url": "http://ionden.com/a/plugins/licence-en.html"
}
],
"homepage": "https://github.com/IonDen/ion.sound",
"docs": "https://github.com/IonDen/ion.sound/blob/master/readme.md",
"demo": "http://ionden.com/a/plugins/ion.sound/en.html",
"download": "http://ionden.com/a/plugins/ion.sound/ion.sound-3.0.6.zip"
}