-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtikslussticky.jquery.json
35 lines (34 loc) · 1023 Bytes
/
tikslussticky.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
{
"name": "tikslussticky",
"title": "Tikslus Sticky: Sticky any html anywhere on page",
"version": "1.0.0",
"description": "Tikslus sticky is a jquery plugin to stick any html content on the screen anywhere",
"homepage": "http://tikslus.com/plugins/free#tikslussticky",
"repository": {
"type": "git",
"url": "https://github.com/pushpendra10/tikslussticky.git"
},
"keywords": [
"sticky",
"jQuery",
"sticky",
"sticky-bar"
],
"author": {
"name": "Pushpendra Singh Chouhan",
"email": "pushpendra.as400@gmail.com"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/pushpendra10/tikslussticky/blob/master/mit-license.txt"
}
],
"bugs": "https://github.com/pushpendra10/tikslussticky/issues",
"download": "http://tikslus.com/web/bundles/tikslustikslus/downloads/tikslussticky.zip",
"demo" : "http://tikslus.com/tikslussticky/demo",
"docs" : "http://tikslus.com/tikslussticky/demo",
"dependencies": {
"jquery": ">=1.5"
}
}