forked from torifat/jsAvroPhonetic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathavro.jquery.json
37 lines (37 loc) · 870 Bytes
/
avro.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
37
{
"name": "avro",
"title": "Avro Phonetic",
"description": "jQuery plugin for Avro Phonetic Keyboard.",
"keywords": [
"ime"
],
"version": "1.1.3",
"author": {
"name": "OmicronLab",
"url": "http://www.omicronlab.com/"
},
"maintainers": [
{
"name": "Rifat Nabi",
"email": "[email protected]",
"url": "http://VistaArc.com"
},
{
"name": "Mehdi Hasan Khan",
"email": "[email protected]",
"url": "http://omicronlab.com"
}
],
"licenses": [
{
"type": "MPL-1.1",
"url": "https://github.com/torifat/jsAvroPhonetic/blob/master/MPL-1.1.txt"
}
],
"bugs": "https://github.com/torifat/jsAvroPhonetic/issues",
"homepage": "http://torifat.github.com/jsAvroPhonetic/",
"docs": "http://torifat.github.com/jsAvroPhonetic/",
"dependencies": {
"jquery": ">=1.7"
}
}