-
Notifications
You must be signed in to change notification settings - Fork 59
/
amaranjs.jquery.json
37 lines (37 loc) · 967 Bytes
/
amaranjs.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": "amaranjs",
"title": "AmaranJS Stylish Notifications",
"description": "Easy and stylish notifications.",
"keywords": [
"notification",
"animation",
"sylish",
"jquery",
"plugin"
],
"version": "0.5.4",
"author": {
"name": "Hakan ERSU",
"url": "http://blog.hakanersu.com/"
},
"maintainers": [
{
"name": "Hakan ERSU",
"email": "[email protected]",
"url": "http://blog.hakanersu.com"
}
],
"licenses": [
{
"type": "MIT",
"url": "http://hakanersu.github.io/AmaranJS/LICENCE.txt"
}
],
"bugs": "https://github.com/hakanersu/AmaranJS/issues",
"homepage": "http://hakanersu.github.io/AmaranJS/",
"docs": "http://hakanersu.github.io/AmaranJS/",
"download": "https://github.com/hakanersu/AmaranJS/",
"dependencies": {
"jquery": ">=1.9"
}
}