-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtikslusnotyrious.jquery.json
36 lines (35 loc) · 1.03 KB
/
tikslusnotyrious.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": "tikslusnotyrious",
"title": "Tikslus notyrious: Jquery notification pulugin with 7 skins,custom buttons,images and progress bar.",
"version": "1.0.2",
"description": "Jquery notification pulugin with custom buttons,images and progress bar. Dispatch multiple messages at once.",
"homepage": "http://tikslus.com/tikslusnotyrious/",
"repository": {
"type": "git",
"url": "https://github.com/pushpendra10/tikslusnotyrious.git"
},
"keywords": [
"notice",
"jQuery",
"notification",
"progress-bar",
"sticky-message",
"fixed-message"
],
"author": {
"name": "Pushpendra Singh Chouhan",
"email": "pushpendra.as400@gmail.com"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/pushpendra10/tikslusnotyrious/blob/master/mit-license.txt"
}
],
"bugs": "https://github.com/pushpendra10/tikslusnotyrious/issues",
"demo" : "http://tikslus.com/tikslusnotyrious/",
"docs" : "http://tikslus.com/tikslusnotyrious/",
"dependencies": {
"jquery": ">=1.5"
}
}