-
Notifications
You must be signed in to change notification settings - Fork 8
/
Ayat.jquery.json
46 lines (46 loc) · 1.16 KB
/
Ayat.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
38
39
40
41
42
43
44
45
46
{
"name": "Ayat",
"title": "Ayat.js - Quranic Verses Plugin",
"description": "Generate Quranic Verses by Topics, Languages, Reciters and other Options",
"keywords": [
"quran",
"islam",
"muslim",
"arabic",
"search",
"translation",
"quranic",
"index",
"ayat",
"topics",
"languages",
"reciters",
"verses",
"social"
],
"version": "1.0.2",
"author": {
"name": "Kamal Jellouli"
},
"maintainers": [
{
"name": "Kamal Jellouli",
"email": "suggestions@quranindex.info",
"url": "http://quranindex.info"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/kjellouli/Ayat.js/blob/master/LICENSE.md"
}
],
"bugs": "https://github.com/kjellouli/Ayat.js/issues",
"homepage": "http://kjellouli.github.io/Ayat.js",
"docs": "http://kjellouli.github.io/Ayat.js/",
"download": "https://github.com/kjellouli/Ayat.js/archive/master.zip",
"dependencies": {
"jquery": ">=1.8.3",
"icomoon": ">=1.0.0"
}
}